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

  /external/webkit/JavaScriptCore/runtime/
JSFunction.cpp 258 structure = asObject(prototype)->inheritorID();
JSObject.h 90 Structure* inheritorID();
322 inline Structure* JSObject::inheritorID()
JSGlobalObject.cpp 218 d()->emptyObjectStructure = d()->objectPrototype->inheritorID();
  /external/webkit/JavaScriptCore/jit/
JITStubs.cpp     [all...]
  /external/webkit/JavaScriptCore/interpreter/
Interpreter.cpp     [all...]

Completed in 75 milliseconds