Searched refs:code_slot (Results 1 – 3 of 3) sorted by relevance
527 Object*& ExitFrame::code_slot() const { in code_slot() function in v8::internal::ExitFrame534 return reinterpret_cast<Code*>(code_slot()); in unchecked_code()560 v->VisitPointer(&code_slot()); in Iterate()
445 Object*& code_slot() const;
1039 Object** code_slot = in ProcessSharedFunctionInfoCandidates() local1041 isolate_->heap()->mark_compact_collector()->RecordSlot(candidate, code_slot, in ProcessSharedFunctionInfoCandidates()1042 *code_slot); in ProcessSharedFunctionInfoCandidates()