Searched defs:bytecode_offset (Results 1 – 6 of 6) sorted by relevance
83 Register Register::bytecode_offset() { in bytecode_offset() function in v8::internal::interpreter::Register
94 int bytecode_offset = static_cast<int>(bytecodes()->size()); in UpdateSourcePositionTable() local
961 Node* InterpreterAssembler::LoadBytecode(compiler::Node* bytecode_offset) { in LoadBytecode()1033 Node* bytecode_offset) { in DispatchToBytecodeHandler()1040 Node* handler_entry, Node* bytecode_offset) { in DispatchToBytecodeHandlerEntry()
645 int bytecode_offset = translated_frame->node_id().ToInt(); in LookupCatchHandler() local1057 int bytecode_offset = translated_frame->node_id().ToInt(); in DoComputeInterpretedFrame() local2370 void Translation::BeginInterpretedFrame(BailoutId bytecode_offset, in BeginInterpretedFrame()3079 BailoutId bytecode_offset, SharedFunctionInfo* shared_info, int height) { in InterpretedFrame()3187 BailoutId bytecode_offset = BailoutId(iterator->Next()); in CreateNextTranslatedFrame() local
14705 int bytecode_offset = iterator.Next(); in DeoptimizationInputDataPrint() local
58 int bytecode_offset = interpreted_frame->GetBytecodeOffset(); in RUNTIME_FUNCTION() local