Home
last modified time | relevance | path

Searched refs:EmitCreateObjectWithBuffer (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DobjectExpression.h90 void EmitCreateObjectWithBuffer(compiler::PandaGen *pg, compiler::LiteralBuffer *buf, bool hasMethod) const;
H A DobjectExpression.cpp228 void ObjectExpression::EmitCreateObjectWithBuffer(compiler::PandaGen *pg, compiler::LiteralBuffer *buf, in EmitCreateObjectWithBuffer() function in panda::es2panda::ir::ObjectExpression
331 EmitCreateObjectWithBuffer(pg, buf, hasMethod); in CompileStaticProperties()

Completed in 2 milliseconds