Searched defs:fistPC (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.h | 1368 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 1416 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 2969 auto fistPC = method->GetBytecodeArray(); in RunInternal() local 4966 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 5000 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal() local
|
| D | interpreter_assembly.cpp | 482 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleReturn() local 510 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleReturnundefined() local 1705 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleSuspendgeneratorV8() local 2639 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleAsyncgeneratorresolveV8V8V8() local 4296 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleDeprecatedSuspendgeneratorPrefV8V8() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.cpp | 2302 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2361 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2433 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2504 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2833 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local
|