Searched defs:bytecodes (Results 1 – 9 of 9) sorted by relevance
14 Handle<BytecodeArray> bytecodes) in BytecodeOffsetIterator()28 BytecodeArray bytecodes) in BytecodeOffsetIterator()
255 Handle<BytecodeArray> bytecodes) { in AllocateBuffer()
266 .. _bytecodes: target in Analysis functions
110 ZoneVector<uint8_t>* bytecodes() { return &bytecodes_; } in bytecodes() function
271 Handle<BytecodeArray> bytecodes = compilation_info_.bytecode_array(); in DoFinalizeJobImpl() local
545 BytecodeArray bytecodes) { in GetBytecodeOffsetForBaselinePC()559 BytecodeArray bytecodes) { in GetBaselinePCForBytecodeOffset()576 BytecodeArray bytecodes) { in GetBaselineStartPCForBytecodeOffset()582 BytecodeArray bytecodes) { in GetBaselineEndPCForBytecodeOffset()588 BytecodeArray bytecodes) { in GetBaselinePCForNextExecutedBytecode()
134 Handle<BytecodeArray> bytecodes(shared->GetBytecodeArray(isolate_), in CodeCreateEvent() local
2310 BytecodeArray bytecodes = iframe->GetBytecodeArray(); in Print() local
2130 i::Handle<i::BytecodeArray> bytecodes = in TestVerifySourcePositions() local