Searched refs:GetModuleFromFunction (Results 1 – 9 of 9) sorted by relevance
106 inline GateRef GetModuleFromFunction(GateRef function);
277 GateRef InterpreterStubBuilder::GetModuleFromFunction(GateRef function) in GetModuleFromFunction() function296 return GetModuleFromFunction(currentFunc); in GetModule()
534 GateRef CircuitBuilder::GetModuleFromFunction(GateRef function) in GetModuleFromFunction() function in panda::ecmascript::kungfu::CircuitBuilder557 GateRef module = GetModuleFromFunction(jsFunc); in GetObjectFromConstPool()
3694 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3727 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3762 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()4117 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()4129 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()4141 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()4698 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()5067 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()5112 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()
551 GateRef module = GetModuleFromFunction(jsFunc); in NewJSFunction()1303 GateRef module = GetModuleFromFunction(jsFunc); in CreateArrayWithBuffer()
2354 GateRef module = builder_.GetModuleFromFunction(jsFunc); in LowerDefineClassWithBuffer()3212 GateRef module = builder_.GetModuleFromFunction(jsFunc); in LowerCreatePrivateProperty()3245 GateRef module = builder_.GetModuleFromFunction(jsFunc); in LowerDefineSendableClass()
251 GateRef GetModuleFromFunction(GateRef function);
2650 inline GateRef StubBuilder::GetModuleFromFunction(GateRef function) in GetModuleFromFunction() function2652 return env_->GetBuilder()->GetModuleFromFunction(function); in GetModuleFromFunction()
654 GateRef GetModuleFromFunction(GateRef function);