Searched refs:resetPrototype (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
H A DJSContextRef.cpp105 globalObject->resetPrototype(*globalData, prototype);
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalObject.cpp296 resetPrototype(exec->globalData(), prototype);
300 void JSGlobalObject::resetPrototype(JSGlobalData& globalData, JSValue prototype) function in class:JSC::JSGlobalObject
H A DJSGlobalObject.h238 void resetPrototype(JSGlobalData&, JSValue prototype);

Completed in 86 milliseconds