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

  /external/v8/src/
frames.cc 527 Object*& ExitFrame::code_slot() const { function in class:v8::internal::ExitFrame
534 return reinterpret_cast<Code*>(code_slot());
560 v->VisitPointer(&code_slot());
    [all...]
frames.h 445 Object*& code_slot() const;
  /external/v8/src/heap/
mark-compact.cc 1039 Object** code_slot = local
    [all...]

Completed in 478 milliseconds