| /third_party/node/deps/v8/src/codegen/ |
| D | unoptimized-compilation-info.h | 76 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function 77 void SetBytecodeArray(Handle<BytecodeArray> bytecode_array) { in SetBytecodeArray()
|
| D | optimized-compilation-info.h | 119 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function 195 Handle<BytecodeArray> bytecode_array; // Explicit to prevent flushing. member
|
| D | handler-table.cc | 32 HandlerTable::HandlerTable(BytecodeArray bytecode_array) in HandlerTable()
|
| D | external-reference.cc | 683 BytecodeArray bytecode_array = in BaselinePCForBytecodeOffset() local 693 BytecodeArray bytecode_array = in BaselinePCForNextExecutedBytecode() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | bytecode-array-random-iterator.cc | 14 Handle<BytecodeArray> bytecode_array, Zone* zone) in BytecodeArrayRandomIterator()
|
| D | bytecode-register.cc | 68 Register Register::bytecode_array() { in bytecode_array() function in v8::internal::interpreter::Register
|
| D | bytecode-array-iterator.h | 106 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function
|
| D | bytecode-array-iterator.cc | 18 Handle<BytecodeArray> bytecode_array, int initial_offset) in BytecodeArrayIterator()
|
| D | bytecode-array-writer.cc | 50 Handle<BytecodeArray> bytecode_array = isolate->factory()->NewBytecodeArray( in ToBytecodeArray() local
|
| /third_party/node/deps/v8/src/runtime/ |
| 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
|
| D | runtime-debug.cc | 79 BytecodeArray bytecode_array = shared.GetBytecodeArray(isolate); in RUNTIME_FUNCTION_RETURN_PAIR() local
|
| D | runtime-test.cc | 535 Handle<BytecodeArray> bytecode_array(frame->GetBytecodeArray(), isolate); in OffsetOfNextJumpLoop() local
|
| /third_party/node/deps/v8/src/compiler/ |
| D | bytecode-analysis.cc | 87 BytecodeAnalysis::BytecodeAnalysis(Handle<BytecodeArray> bytecode_array, in BytecodeAnalysis() 274 Handle<BytecodeArray> bytecode_array, in UpdateOutLiveness() 367 Handle<BytecodeArray> bytecode_array, in UpdateOutLiveness() 386 Handle<BytecodeArray> bytecode_array, in UpdateLiveness() 412 Handle<BytecodeArray> bytecode_array, in UpdateLiveness()
|
| D | bytecode-analysis.h | 165 Handle<BytecodeArray> bytecode_array() const { return bytecode_array_; } in bytecode_array() function
|
| D | js-inlining.cc | 561 BytecodeArrayRef bytecode_array = shared_info->GetBytecodeArray(); in ReduceJSCall() local
|
| /third_party/node/deps/v8/src/debug/ |
| D | debug-evaluate.cc | 1014 Handle<BytecodeArray> bytecode_array(info->GetBytecodeArray(isolate), in FunctionGetSideEffectState() local 1241 Handle<BytecodeArray> bytecode_array) { in ApplySideEffectChecks()
|
| D | debug.cc | 288 BytecodeArray bytecode_array = debug_info_->OriginalBytecodeArray(); in GetDebugBreakType() local 323 Handle<BytecodeArray> bytecode_array(debug_info_->DebugBytecodeArray(), in SetDebugBreak() 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 = shared.GetBytecodeArray(isolate_); in PerformSideEffectCheckAtBytecode() local
|
| /third_party/node/deps/v8/src/profiler/ |
| D | tick-sample.cc | 334 i::Address bytecode_array = base::Memory<i::Address>( in GetStackSample() local
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-async-function-gen.cc | 89 TNode<BytecodeArray> bytecode_array = in TF_BUILTIN() local
|
| D | builtins-object-gen.cc | 1248 TNode<BytecodeArray> bytecode_array = in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| D | deoptimizer.cc | 975 BytecodeArray bytecode_array = in DoComputeUnoptimizedFrame() local
|
| /third_party/node/deps/v8/src/builtins/mips64/ |
| D | builtins-mips64.cc | 941 Register bytecode_array, in AdvanceBytecodeOffsetOrReturn() 1056 Register bytecode_array) { in ResetBytecodeAgeAndOsrState() 1130 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local
|
| /third_party/node/deps/v8/src/builtins/loong64/ |
| D | builtins-loong64.cc | 931 Register bytecode_array, in AdvanceBytecodeOffsetOrReturn() 1050 Register bytecode_array) { in ResetBytecodeAgeAndOsrState() 1126 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local
|
| /third_party/node/deps/v8/src/builtins/riscv64/ |
| D | builtins-riscv64.cc | 992 Register bytecode_array, in AdvanceBytecodeOffsetOrReturn() 1118 Register bytecode_array) { in ResetBytecodeAgeAndOsrState() 1188 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local
|
| /third_party/node/deps/v8/src/builtins/arm64/ |
| D | builtins-arm64.cc | 1141 Register bytecode_array, in AdvanceBytecodeOffsetOrReturn() 1254 Register bytecode_array) { in ResetBytecodeAgeAndOsrState() 1325 Register bytecode_array = descriptor.GetRegisterParameter( in Generate_BaselineOutOfLinePrologue() local
|