Searched refs:current_bytecode_offset (Results 1 – 3 of 3) sorted by relevance
39 while (current_bytecode_offset() < bytecode_offset) { in AdvanceToBytecodeOffset()42 DCHECK_EQ(bytecode_offset, current_bytecode_offset()); in AdvanceToBytecodeOffset()65 inline int current_bytecode_offset() const { in current_bytecode_offset() function
554 return offset_iterator.current_bytecode_offset(); in GetBytecodeOffsetForBaselinePC()
2145 DCHECK_EQ(offset_iterator->current_bytecode_offset(), in TestVerifySourcePositions()2151 if (offset_iterator->current_bytecode_offset() != in TestVerifySourcePositions()2163 if (pc_lookup.current_bytecode_offset() != in TestVerifySourcePositions()