Searched defs:currentFunc (Results 1 – 9 of 9) sorted by relevance
2981 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local2990 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local3210 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local3693 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local3726 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local3761 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local4080 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local4092 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local4104 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local4116 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local[all …]
295 GateRef currentFunc = GetFunctionFromFrame(GetFrame(sp)); in GetModule() local
629 JSTaggedValue ModuleManager::GetModuleNamespace(int32_t index, JSTaggedValue currentFunc) in GetModuleNamespace()680 JSTaggedValue ModuleManager::GetModuleNamespace(JSTaggedValue localName, JSTaggedValue currentFunc) in GetModuleNamespace()
4917 JSFunction *currentFunc = JSFunction::Cast((GET_FRAME(sp)->function).GetTaggedObject()); in RunInternal() local4935 JSFunction *currentFunc = JSFunction::Cast((GET_FRAME(sp)->function).GetTaggedObject()); in RunInternal() local7606 JSFunction *currentFunc = JSFunction::Cast((GET_FRAME(sp)->function).GetTaggedObject()); in GetEcmaModule() local
1002 …lowRuntimeStub::DynamicImport(JSThread *thread, JSTaggedValue specifier, JSTaggedValue currentFunc) in DynamicImport()
6745 JSFunction *currentFunc = in HandleDefinefuncImm16Id16Imm8() local6767 JSFunction *currentFunc = in HandleDefinefuncImm8Id16Imm8() local
379 MIRFunction *currentFunc = GetCurrentFunction(); in GetOrCreateLocalDecl() local
755 const ir::MethodDefinition *const currentFunc) in CheckIdenticalOverloads()
2395 …JSHandle<JSTaggedValue> currentFunc = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the zero… in DEF_RUNTIME_STUBS() local