Searched defs:fistPC (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 1518 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 1567 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 3185 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal() local 5225 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 5259 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal() local
|
| D | interpreter_assembly.cpp | 526 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleReturn() local 554 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleReturnundefined() local 1796 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleSuspendgeneratorV8() local 2759 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleAsyncgeneratorresolveV8V8V8() local 4467 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleDeprecatedSuspendgeneratorPrefV8V8() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.cpp | 2781 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2880 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2987 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 3092 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 3473 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local
|