Searched refs:EmitCreateObjectWithBuffer (Results 1 – 2 of 2) sorted by relevance
90 …void EmitCreateObjectWithBuffer(compiler::PandaGen *pg, compiler::LiteralBuffer *buf, bool hasMeth…
228 void ObjectExpression::EmitCreateObjectWithBuffer(compiler::PandaGen *pg, compiler::LiteralBuffer *… in EmitCreateObjectWithBuffer() function in panda::es2panda::ir::ObjectExpression338 EmitCreateObjectWithBuffer(pg, buf, hasMethod); in CompileStaticProperties()