Searched refs:GetFunctionObject (Results 1 – 4 of 4) sorted by relevance
92 pg->GetFunctionObject(this); in Compile()
183 pg->GetFunctionObject(pg->RootNode()); in CompileFunction()
280 void GetFunctionObject(const ir::AstNode *node);
283 void PandaGen::GetFunctionObject(const ir::AstNode *node) in GetFunctionObject() function in panda::es2panda::compiler::PandaGen1278 GetFunctionObject(node); // load funcobj to acc for super call in arrow function in SuperCall()