Searched defs:funcObj (Results 1 – 10 of 10) sorted by relevance
71 compiler::VReg funcObj = pg->AllocReg(); in CompileSuperCallWithSpreadArgs() local
7446 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7602 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7612 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7622 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7632 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7770 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7780 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7790 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local7800 JSTaggedValue funcObj = GetFunction(sp); in RunInternal() local
1389 void PandaGen::SuperCallForwardAllArgs(const ir::AstNode *node, VReg funcObj) in SuperCallForwardAllArgs()1478 void PandaGen::CreateGeneratorObj(const ir::AstNode *node, VReg funcObj) in CreateGeneratorObj()1483 void PandaGen::CreateAsyncGeneratorObj(const ir::AstNode *node, VReg funcObj) in CreateAsyncGeneratorObj()
1173 void PandaGen::CreateGeneratorObj(const ir::AstNode *node, VReg funcObj) in CreateGeneratorObj()1178 void PandaGen::CreateAsyncGeneratorObj(const ir::AstNode *node, VReg funcObj) in CreateAsyncGeneratorObj()
1046 JSHandle<JSFunction> funcObj = JSHandle<JSFunction>::Cast(obj); in FunctionGetInferredName() local
1362 extern "C" bool DecrementHotnessCounterDyn(Method *method, TaggedValue funcObj, ManagedThread *thre… in DecrementHotnessCounterDyn()
2373 JSHandle<JSFunction> funcObj = JSHandle<JSFunction>::Cast(func); in DEF_RUNTIME_STUBS() local
1454 int8_t funcObj = READ_INST_8_0(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
5410 GateRef funcObj = GetFunctionFromFrame(GetFrame(sp)); in GenerateCircuit() local
5571 GateRef funcObj = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER() local