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 577 Object*& ExitFrame::code_slot() const { function in class:v8::internal::ExitFrame
583 return reinterpret_cast<Code*>(code_slot());
610 v->VisitPointer(&code_slot());
    [all...]
frames.h 714 Object*& code_slot() const;
    [all...]
  /external/v8/src/heap/
mark-compact.cc 976 Object** code_slot = local
    [all...]

Completed in 291 milliseconds