| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-array-random-iterator.cc | 13 BytecodeArrayRandomIterator( Handle<BytecodeArray> bytecode_array, Zone* zone) BytecodeArrayRandomIterator() argument
|
| H A D | bytecode-array-iterator.h | 106 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function in v8::internal::interpreter::BytecodeArrayIterator
|
| H A D | bytecode-register.cc | 68 Register Register::bytecode_array() { in bytecode_array() function in v8::internal::interpreter::Register
|
| H A D | bytecode-array-iterator.cc | 17 BytecodeArrayIterator( Handle<BytecodeArray> bytecode_array, int initial_offset) BytecodeArrayIterator() argument
|
| H A D | bytecode-array-writer.cc | 50 Handle<BytecodeArray> bytecode_array = isolate->factory()->NewBytecodeArray( in ToBytecodeArray() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | unoptimized-compilation-info.h | 76 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function in v8::internal::final 77 void SetBytecodeArray(Handle<BytecodeArray> bytecode_array) { in SetBytecodeArray() argument
|
| H A D | optimized-compilation-info.h | 119 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function in v8::internal::final 195 Handle<BytecodeArray> bytecode_array; // Explicit to prevent flushing. member
|
| H A D | handler-table.cc | 32 HandlerTable::HandlerTable(BytecodeArray bytecode_array) in HandlerTable() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-async-function-gen.cc | 89 TNode<BytecodeArray> bytecode_array = in TF_BUILTIN() local
|
| H A D | builtins-object-gen.cc | 1248 TNode<BytecodeArray> bytecode_array = in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-trace.cc | 125 Handle<BytecodeArray> bytecode_array = args.at<BytecodeArray>(0); in RUNTIME_FUNCTION() local 175 Handle<BytecodeArray> bytecode_array = args.at<BytecodeArray>(0); in RUNTIME_FUNCTION() local
|
| H A D | runtime-debug.cc | 79 BytecodeArray bytecode_array = shared.GetBytecodeArray(isolate); in RUNTIME_FUNCTION_RETURN_PAIR() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-analysis.h | 165 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function in v8::internal::compiler::BytecodeAnalysis
|
| H A D | bytecode-analysis.cc | 87 BytecodeAnalysis::BytecodeAnalysis(Handle<BytecodeArray> bytecode_array, in BytecodeAnalysis() argument 271 UpdateOutLiveness(BytecodeLiveness& liveness, BytecodeLivenessState* next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateOutLiveness() argument 364 UpdateOutLiveness(Bytecode bytecode, BytecodeLiveness& liveness, BytecodeLivenessState* next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateOutLiveness() argument 383 UpdateLiveness(BytecodeLiveness& liveness, BytecodeLivenessState** next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateLiveness() argument 409 UpdateLiveness(Bytecode bytecode, BytecodeLiveness& liveness, BytecodeLivenessState** next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateLiveness() argument [all...] |
| H A D | js-inlining.cc | 561 BytecodeArrayRef bytecode_array = shared_info->GetBytecodeArray(); in ReduceJSCall() local
|
| H A D | heap-refs.cc | 1560 BytecodeArray bytecode_array; in GetBytecodeArray() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.cc | 334 i::Address bytecode_array = base::Memory<i::Address>( in GetStackSample() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-evaluate.cc | 1240 ApplySideEffectChecks( Handle<BytecodeArray> bytecode_array) ApplySideEffectChecks() argument
|
| H A D | debug.cc | 288 BytecodeArray bytecode_array = debug_info_->OriginalBytecodeArray(); in GetDebugBreakType() local 333 BytecodeArray bytecode_array = debug_info_->DebugBytecodeArray(); in ClearDebugBreak() local 350 BytecodeArray bytecode_array = debug_info_->OriginalBytecodeArray(); in GetBreakLocation() local 2848 BytecodeArray bytecode_array in PerformSideEffectCheckAtBytecode() local [all...] |
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | deoptimizer.cc | 975 BytecodeArray bytecode_array = in DoComputeUnoptimizedFrame() local
|
| /third_party/node/deps/v8/src/builtins/mips64/ |
| H A D | builtins-mips64.cc | 1130 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local 940 AdvanceBytecodeOffsetOrReturn(MacroAssembler* masm, Register bytecode_array, Register bytecode_offset, Register bytecode, Register scratch1, Register scratch2, Register scratch3, Label* if_return) AdvanceBytecodeOffsetOrReturn() argument 1055 ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array) ResetBytecodeAgeAndOsrState() argument
|
| /third_party/node/deps/v8/src/builtins/ppc/ |
| H A D | builtins-ppc.cc | 82 void ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array, in ResetBytecodeAgeAndOsrState() argument 1211 AdvanceBytecodeOffsetOrReturn(MacroAssembler* masm, Register bytecode_array, Register bytecode_offset, Register bytecode, Register scratch1, Register scratch2, Label* if_return) AdvanceBytecodeOffsetOrReturn() argument
|
| /third_party/node/deps/v8/src/builtins/loong64/ |
| H A D | builtins-loong64.cc | 1126 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local 930 AdvanceBytecodeOffsetOrReturn(MacroAssembler* masm, Register bytecode_array, Register bytecode_offset, Register bytecode, Register scratch1, Register scratch2, Register scratch3, Label* if_return) AdvanceBytecodeOffsetOrReturn() argument 1049 ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array) ResetBytecodeAgeAndOsrState() argument
|
| /third_party/node/deps/v8/src/builtins/arm/ |
| H A D | builtins-arm.cc | 1070 void ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array, in ResetBytecodeAgeAndOsrState() argument 954 AdvanceBytecodeOffsetOrReturn(MacroAssembler* masm, Register bytecode_array, Register bytecode_offset, Register bytecode, Register scratch1, Register scratch2, Label* if_return) AdvanceBytecodeOffsetOrReturn() argument
|
| /third_party/node/deps/v8/src/builtins/riscv64/ |
| H A D | builtins-riscv64.cc | 1188 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local 991 AdvanceBytecodeOffsetOrReturn(MacroAssembler* masm, Register bytecode_array, Register bytecode_offset, Register bytecode, Register scratch1, Register scratch2, Register scratch3, Label* if_return) AdvanceBytecodeOffsetOrReturn() argument 1117 ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array) ResetBytecodeAgeAndOsrState() argument
|