Searched defs:fistPC (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.h | 1502 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 1551 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 3169 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal() local 5186 [[maybe_unused]] auto fistPC = methodHandle->GetBytecodeArray(); in RunInternal() local 5220 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in RunInternal() local
|
| D | interpreter_assembly.cpp | 534 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleReturn() local 562 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleReturnundefined() local 1804 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleSuspendgeneratorV8() local 2767 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleAsyncgeneratorresolveV8V8V8() local 4435 [[maybe_unused]] auto fistPC = method->GetBytecodeArray(); in HandleDeprecatedSuspendgeneratorPrefV8V8() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.cpp | 2505 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2576 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2659 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 2739 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local 3060 GateRef fistPC = Load(VariableType::NATIVE_POINTER(), method, in DECLARE_ASM_HANDLER() local
|