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

  /external/webkit/Source/JavaScriptCore/runtime/
Structure.h 138 static ptrdiff_t prototypeOffset()
  /external/webkit/Source/JavaScriptCore/jit/
JITOpcodes32_64.cpp 602 load32(Address(regT2, Structure::prototypeOffset() + OBJECT_OFFSETOF(JSValue, u.asBits.payload)), regT2);
    [all...]
JITOpcodes.cpp 420 loadPtr(Address(regT2, Structure::prototypeOffset()), regT2);
    [all...]

Completed in 126 milliseconds