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

Completed in 60 milliseconds