Searched refs:OffHeapInstructionEnd (Results 1 – 3 of 3) sorted by relevance
252 return V8_UNLIKELY(is_off_heap_trampoline()) ? OffHeapInstructionEnd() in InstructionEnd()310 inner_pointer < OffHeapInstructionEnd()) { in contains()
149 V8_EXPORT_PRIVATE Address OffHeapInstructionEnd() const;
155 Address Code::OffHeapInstructionEnd() const { in OffHeapInstructionEnd() function in v8::internal::Code