Home
last modified time | relevance | path

Searched defs:pcOffset (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp27 std::string JsStackInfo::BuildMethodTrace(Method *method, uint32_t pcOffset) in BuildMethodTrace()
80 auto pcOffset = frameHandler.GetBytecodeOffset(); in BuildJsStackTrace() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp51 GateRef FrameStateBuilder::FrameState(size_t pcOffset, FrameStateInfo *stateInfo) in FrameState()
72 void FrameStateBuilder::BindStateSplit(GateRef gate, size_t pcOffset, FrameStateInfo *stateInfo) in BindStateSplit()
364 auto pcOffset = builder_->GetPcOffset(index); in BindStateSplit() local
Dbytecode_circuit_builder.cpp159 auto pcOffset = catchBlock.GetHandlerPc(); in CollectTryCatchBlockInfo() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp128 bool HandleSpecialOpcode(uint32_t pcOffset, int32_t lineOffset) in HandleSpecialOpcode()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h249 uint32_t pcOffset = byteCode.GetU32(GetCurrentPC() + LOOP_PC_OFFSET); in HandleOpLoop() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp418 uint32_t pcOffset = panda_file::INVALID_OFFSET; in FindCatchBlock() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h769 uint32_t pcOffset = context->GetBCOffset(); in GeneratorReEnterInterpreter() local
3618 uint32_t pcOffset = panda_file::INVALID_OFFSET; in RunInternal() local
7108 uint32_t pcOffset = panda_file::INVALID_OFFSET; in FindCatchBlock() local
Dinterpreter_assembly.cpp7350 uint32_t pcOffset = panda_file::INVALID_OFFSET; in ExceptionHandler() local
7392 uint32_t pcOffset = panda_file::INVALID_OFFSET; in ASM_UNUSED_BC_STUB_LIST() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1034 uint32_t pcOffset = panda_file::INVALID_OFFSET; in DEF_RUNTIME_STUBS() local