HomeSort by relevance Sort by last modified time
    Searched defs:protoObject (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/jit/
JITPropertyAccess.cpp 727 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame));
732 Structure** prototypeStructureAddress = &(protoObject->m_structure);
741 compileGetDirectOffset(protoObject, regT2, regT1, regT0, cachedOffset);
    [all...]
  /external/v8/src/
mirror-debugger.js 591 ObjectMirror.prototype.protoObject = function() {
934 UnresolvedFunctionMirror.prototype.protoObject = function() {
    [all...]

Completed in 194 milliseconds