Searched refs:code_slot (Results 1 – 3 of 3) sorted by relevance
494 Object*& ExitFrame::code_slot() const { in code_slot() function in v8::internal::ExitFrame501 return reinterpret_cast<Code*>(code_slot()); in unchecked_code()527 v->VisitPointer(&code_slot()); in Iterate()
421 Object*& code_slot() const;
1091 Object** code_slot = in ProcessSharedFunctionInfoCandidates() local1093 isolate_->heap()->mark_compact_collector()->RecordSlot(code_slot, code_slot, in ProcessSharedFunctionInfoCandidates()1094 *code_slot); in ProcessSharedFunctionInfoCandidates()