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

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DJSNPObject.h65 JSC::JSValue callObject(JSC::ExecState*);
H A DJSNPObject.cpp147 JSC::JSValue JSNPObject::callObject(JSC::ExecState* exec) function in class:WebKit::JSNPObject
228 return JSValue::encode(static_cast<JSNPObject*>(object)->callObject(exec));

Completed in 147 milliseconds