HomeSort by relevance Sort by last modified time
    Searched refs:resetPrototype (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/API/
JSContextRef.cpp 105 globalObject->resetPrototype(prototype);
  /external/webkit/JavaScriptCore/runtime/
JSGlobalObject.h 263 void resetPrototype(JSValue prototype);
JSGlobalObject.cpp 348 resetPrototype(prototype);
352 void JSGlobalObject::resetPrototype(JSValue prototype)

Completed in 41 milliseconds