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

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DJSNPObject.h48 JSC::JSValue callObject(JSC::ExecState*);
H A DJSNPObject.cpp121 JSC::JSValue JSNPObject::callObject(JSC::ExecState* exec) function in class:WebKit::JSNPObject
200 return JSValue::encode(static_cast<JSNPObject*>(object)->callObject(exec));

Completed in 64 milliseconds