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

  /external/chromium_org/v8/src/
frames.cc 493 Object*& ExitFrame::code_slot() const { function in class:v8::internal::ExitFrame
500 return reinterpret_cast<Code*>(code_slot());
526 v->VisitPointer(&code_slot());
    [all...]
frames.h 421 Object*& code_slot() const;
mark-compact.cc 1107 Object** code_slot = local
    [all...]

Completed in 576 milliseconds