| /third_party/node/deps/v8/src/deoptimizer/ |
| D | translation-array.cc | 110 BytecodeOffset bytecode_offset, int literal_id, unsigned height) { in BeginBuiltinContinuationFrame() 121 BytecodeOffset bytecode_offset, int literal_id, unsigned height, in BeginJSToWasmBuiltinContinuationFrame() 134 BytecodeOffset bytecode_offset, int literal_id, unsigned height) { in BeginJavaScriptBuiltinContinuationFrame() 144 BytecodeOffset bytecode_offset, int literal_id, unsigned height) { in BeginJavaScriptBuiltinContinuationWithCatchFrame() 155 BytecodeOffset bytecode_offset, int literal_id, unsigned height) { in BeginConstructStubFrame() 174 BytecodeOffset bytecode_offset, int literal_id, unsigned height, in BeginInterpretedFrame()
|
| D | translated-state.cc | 59 int bytecode_offset = iterator.Next(); in TranslationArrayPrintSingleFrame() local 624 BytecodeOffset bytecode_offset, SharedFunctionInfo shared_info, int height, in UnoptimizedFrame() 638 BytecodeOffset bytecode_offset, SharedFunctionInfo shared_info, in ConstructStubFrame() 646 BytecodeOffset bytecode_offset, SharedFunctionInfo shared_info, in BuiltinContinuationFrame() 655 BytecodeOffset bytecode_offset, SharedFunctionInfo shared_info, int height, in JSToWasmBuiltinContinuationFrame() 665 BytecodeOffset bytecode_offset, SharedFunctionInfo shared_info, in JavaScriptBuiltinContinuationFrame() 673 BytecodeOffset bytecode_offset, SharedFunctionInfo shared_info, in JavaScriptBuiltinContinuationWithCatchFrame() 733 BytecodeOffset bytecode_offset = BytecodeOffset(iterator->Next()); in CreateNextTranslatedFrame() local 768 BytecodeOffset bytecode_offset = BytecodeOffset(iterator->Next()); in CreateNextTranslatedFrame() local 783 BytecodeOffset bytecode_offset = BytecodeOffset(iterator->Next()); in CreateNextTranslatedFrame() local [all …]
|
| D | deoptimizer.cc | 645 int bytecode_offset = translated_frame->bytecode_offset().ToInt(); in LookupCatchHandler() local 662 BytecodeOffset bytecode_offset) { in TraceDeoptBegin() 815 BytecodeOffset bytecode_offset = in DoComputeOutputFrames() local 954 const int bytecode_offset = in DoComputeUnoptimizedFrame() local 1325 BytecodeOffset bytecode_offset = translated_frame->bytecode_offset(); in DoComputeConstructStubFrame() local 1644 const BytecodeOffset bytecode_offset = translated_frame->bytecode_offset(); in DoComputeBuiltinContinuation() local 2036 BytecodeOffset bytecode_offset) { in ComputeSourcePositionFromBytecodeArray()
|
| D | translated-state.h | 194 BytecodeOffset bytecode_offset() const { return bytecode_offset_; } in bytecode_offset() function
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-trace.cc | 126 int bytecode_offset = args.smi_value_at(1); in RUNTIME_FUNCTION() local 176 int bytecode_offset = args.smi_value_at(1); in RUNTIME_FUNCTION() local
|
| D | runtime-debug.cc | 80 int bytecode_offset = interpreted_frame->GetBytecodeOffset(); in RUNTIME_FUNCTION_RETURN_PAIR() local
|
| /third_party/node/deps/v8/src/execution/ |
| D | messages.h | 52 int bytecode_offset() const { return bytecode_offset_; } in bytecode_offset() function
|
| D | messages.cc | 47 int bytecode_offset) in MessageLocation() 83 int bytecode_offset = -1; in MakeMessageObject() local
|
| D | frames.cc | 1623 int bytecode_offset = code_offset(); in CreateStackFrameInfo() local
|
| /third_party/node/deps/v8/src/baseline/ |
| D | bytecode-offset-iterator.h | 38 inline void AdvanceToBytecodeOffset(int bytecode_offset) { in AdvanceToBytecodeOffset()
|
| D | baseline-compiler.cc | 2275 int bytecode_offset = in VisitSuspendGenerator() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | bytecode-register.cc | 76 Register Register::bytecode_offset() { in bytecode_offset() function in v8::internal::interpreter::Register
|
| D | interpreter-assembler.cc | 104 TNode<IntPtrT> bytecode_offset = BytecodeOffset(); in SaveBytecodeOffset() local 1162 TNode<IntPtrT> bytecode_offset) { in LoadBytecode() 1251 TNode<RawPtrT> handler_entry, TNode<IntPtrT> bytecode_offset) { in DispatchToBytecodeHandlerEntry()
|
| D | bytecode-array-writer.cc | 225 int bytecode_offset = static_cast<int>(bytecodes()->size()); in UpdateSourcePositionTable() local
|
| /third_party/node/deps/v8/src/profiler/ |
| D | tick-sample.cc | 336 i::Address bytecode_offset = base::Memory<i::Address>( in GetStackSample() local
|
| /third_party/node/deps/v8/src/objects/ |
| D | code-inl.h | 557 uintptr_t Code::GetBaselinePCForBytecodeOffset(int bytecode_offset, in GetBaselinePCForBytecodeOffset() 575 uintptr_t Code::GetBaselineStartPCForBytecodeOffset(int bytecode_offset, in GetBaselineStartPCForBytecodeOffset() 581 uintptr_t Code::GetBaselineEndPCForBytecodeOffset(int bytecode_offset, in GetBaselineEndPCForBytecodeOffset() 587 uintptr_t Code::GetBaselinePCForNextExecutedBytecode(int bytecode_offset, in GetBaselinePCForNextExecutedBytecode()
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-generator-gen.cc | 214 auto bytecode_offset = in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/codegen/ |
| D | external-reference.cc | 680 int bytecode_offset, in BaselinePCForBytecodeOffset() 690 int bytecode_offset, in BaselinePCForNextExecutedBytecode()
|
| /third_party/node/deps/v8/src/debug/ |
| D | debug.cc | 1415 int bytecode_offset = frame->GetBytecodeOffset(); in VisitThread() local
|
| /third_party/node/deps/v8/src/heap/ |
| D | factory.cc | 3156 int bytecode_offset, Handle<Script> script, Handle<Object> stack_frames) { in NewJSMessageObject()
|
| /third_party/node/deps/v8/src/compiler/ |
| D | bytecode-graph-builder.cc | 1216 void BytecodeGraphBuilder::AdvanceIteratorsTo(int bytecode_offset) { in AdvanceIteratorsTo()
|
| /third_party/node/deps/v8/src/builtins/loong64/ |
| D | builtins-loong64.cc | 932 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
|
| /third_party/node/deps/v8/src/builtins/s390/ |
| D | builtins-s390.cc | 1246 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
|
| /third_party/node/deps/v8/src/builtins/mips64/ |
| D | builtins-mips64.cc | 942 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
|
| /third_party/node/deps/v8/src/builtins/riscv64/ |
| D | builtins-riscv64.cc | 993 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
|