Searched refs:callConstructor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DJSNPObject.h66 JSC::JSValue callConstructor(JSC::ExecState*);
H A DJSNPObject.cpp187 JSValue JSNPObject::callConstructor(ExecState* exec) function in class:WebKit::JSNPObject
247 return JSValue::encode(static_cast<JSNPObject*>(constructor)->callConstructor(exec));

Completed in 121 milliseconds