Searched refs:OffsetWithinBytecode (Results 1 – 3 of 3) sorted by relevance
51 bool OffsetWithinBytecode(int offset) const;
195 bool BytecodeArrayAccessor::OffsetWithinBytecode(int offset) const { in OffsetWithinBytecode() function in v8::internal::interpreter::BytecodeArrayAccessor
271 iterator.OffsetWithinBytecode(osr_loop_end_offset)); in Analyze()