Home
last modified time | relevance | path

Searched defs:bytecode_offset (Results 1 – 25 of 31) sorted by relevance

12

/third_party/node/deps/v8/src/deoptimizer/
Dtranslation-array.cc110 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()
Dtranslated-state.cc59 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 …]
Ddeoptimizer.cc645 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()
Dtranslated-state.h194 BytecodeOffset bytecode_offset() const { return bytecode_offset_; } in bytecode_offset() function
/third_party/node/deps/v8/src/runtime/
Druntime-trace.cc126 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
Druntime-debug.cc80 int bytecode_offset = interpreted_frame->GetBytecodeOffset(); in RUNTIME_FUNCTION_RETURN_PAIR() local
/third_party/node/deps/v8/src/execution/
Dmessages.h52 int bytecode_offset() const { return bytecode_offset_; } in bytecode_offset() function
Dmessages.cc47 int bytecode_offset) in MessageLocation()
83 int bytecode_offset = -1; in MakeMessageObject() local
Dframes.cc1623 int bytecode_offset = code_offset(); in CreateStackFrameInfo() local
/third_party/node/deps/v8/src/baseline/
Dbytecode-offset-iterator.h38 inline void AdvanceToBytecodeOffset(int bytecode_offset) { in AdvanceToBytecodeOffset()
Dbaseline-compiler.cc2275 int bytecode_offset = in VisitSuspendGenerator() local
/third_party/node/deps/v8/src/interpreter/
Dbytecode-register.cc76 Register Register::bytecode_offset() { in bytecode_offset() function in v8::internal::interpreter::Register
Dinterpreter-assembler.cc104 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()
Dbytecode-array-writer.cc225 int bytecode_offset = static_cast<int>(bytecodes()->size()); in UpdateSourcePositionTable() local
/third_party/node/deps/v8/src/profiler/
Dtick-sample.cc336 i::Address bytecode_offset = base::Memory<i::Address>( in GetStackSample() local
/third_party/node/deps/v8/src/objects/
Dcode-inl.h557 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/
Dbuiltins-generator-gen.cc214 auto bytecode_offset = in TF_BUILTIN() local
/third_party/node/deps/v8/src/codegen/
Dexternal-reference.cc680 int bytecode_offset, in BaselinePCForBytecodeOffset()
690 int bytecode_offset, in BaselinePCForNextExecutedBytecode()
/third_party/node/deps/v8/src/debug/
Ddebug.cc1415 int bytecode_offset = frame->GetBytecodeOffset(); in VisitThread() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc3156 int bytecode_offset, Handle<Script> script, Handle<Object> stack_frames) { in NewJSMessageObject()
/third_party/node/deps/v8/src/compiler/
Dbytecode-graph-builder.cc1216 void BytecodeGraphBuilder::AdvanceIteratorsTo(int bytecode_offset) { in AdvanceIteratorsTo()
/third_party/node/deps/v8/src/builtins/loong64/
Dbuiltins-loong64.cc932 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc1246 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
/third_party/node/deps/v8/src/builtins/mips64/
Dbuiltins-mips64.cc942 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()
/third_party/node/deps/v8/src/builtins/riscv64/
Dbuiltins-riscv64.cc993 Register bytecode_offset, in AdvanceBytecodeOffsetOrReturn()

12