Searched defs:_NPN_Invoke (Results 1 - 2 of 2) sorted by path

/external/webkit/Source/WebCore/bindings/v8/
H A DNPV8Object.cpp140 bool _NPN_Invoke(NPP npp, NPObject* npObject, NPIdentifier methodName, const NPVariant* arguments, uint32_t argumentCount, NPVariant* result) function
203 // FIXME: Fix it same as _NPN_Invoke (HandleScope and such).
/external/webkit/Source/WebCore/bridge/
H A DNP_jsobject.cpp209 bool _NPN_Invoke(NPP npp, NPObject* o, NPIdentifier methodName, const NPVariant* args, uint32_t argCount, NPVariant* result) function

Completed in 293 milliseconds