Searched refs:GetModuleFromFunction (Results 1 – 6 of 6) sorted by relevance
101 inline GateRef GetModuleFromFunction(GateRef function);
3402 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3436 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3472 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3780 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3790 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3800 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3810 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3821 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()3832 GateRef module = GetModuleFromFunction(currentFunc); in DECLARE_ASM_HANDLER()4065 SetModuleToFunction(glue, *result, GetModuleFromFunction(currentFunc)); in DECLARE_ASM_HANDLER()[all …]
714 GateRef CircuitBuilder::GetModuleFromFunction(GateRef function) in GetModuleFromFunction() function in panda::ecmascript::kungfu::CircuitBuilder741 GateRef module = GetModuleFromFunction(jsFunc); in GetObjectFromConstPool()
248 GateRef InterpreterStubBuilder::GetModuleFromFunction(GateRef function) in GetModuleFromFunction() function
453 GateRef GetModuleFromFunction(GateRef function);
1885 GateRef module = builder_.GetModuleFromFunction(jsFunc); in LowerCreateArrayWithBuffer()3054 GateRef module = builder_.GetModuleFromFunction(jsFunc); in LowerDefineClassWithBuffer()3113 builder_.SetModuleToFunction(glue_, result, builder_.GetModuleFromFunction(jsFunc)); in LowerDefineFunc()3412 builder_.SetModuleToFunction(glue_, result, builder_.GetModuleFromFunction(jsFunc)); in LowerDefineMethod()