Searched refs:DefineClassWithBuffer (Results 1 – 3 of 3) sorted by relevance
318 pg->DefineClassWithBuffer(this, ctorId, bufIdx, baseReg); in Compile()
426 …void DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32_t litIdx…
1675 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32… in DefineClassWithBuffer() function in panda::es2panda::compiler::PandaGen