Searched refs:bytecode_offsets (Results 1 – 3 of 3) sorted by relevance
66 def bytecode_offset_counts(bytecode_offsets): argument68 for offset in bytecode_offsets:166 bytecode_offsets = bytecode_offset_generator(168 offset_counts = bytecode_offset_counts(bytecode_offsets)
136 Handle<ByteArray> bytecode_offsets( in CodeCreateEvent() local139 bytecode_offsets, bytecodes); in CodeCreateEvent()
2134 i::Handle<i::ByteArray> bytecode_offsets; in TestVerifySourcePositions() local2137 bytecode_offsets = in TestVerifySourcePositions()2142 bytecode_offsets, bytecodes); in TestVerifySourcePositions()2160 i::baseline::BytecodeOffsetIterator pc_lookup(bytecode_offsets, in TestVerifySourcePositions()