Searched refs:NewObjSpread (Results 1 – 3 of 3) sorted by relevance
66 pg->NewObjSpread(this, ctor); in Compile()
376 void NewObjSpread(const ir::AstNode *node, VReg obj);
1345 void PandaGen::NewObjSpread(const ir::AstNode *node, VReg obj) in NewObjSpread() function in panda::es2panda::compiler::PandaGen