Searched refs:code_slot (Results 1 – 2 of 2) sorted by relevance
592 Object*& ExitFrame::code_slot() const { in code_slot() function in v8::internal::ExitFrame598 return reinterpret_cast<Code*>(code_slot()); in unchecked_code()620 v->VisitRootPointer(Root::kTop, nullptr, &code_slot()); in Iterate()
413 Object*& code_slot() const;