Home
last modified time | relevance | path

Searched defs:AddLiteralBuffer (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp166 std::uint32_t CodeGen::AddLiteralBuffer(LiteralBuffer &&buf) in AddLiteralBuffer() function in ark::es2panda::compiler::CodeGen
Demitter.cpp476 void Emitter::AddLiteralBuffer(const LiteralBuffer &literals, uint32_t index) in AddLiteralBuffer() function in ark::es2panda::compiler::Emitter
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp287 int32_t PandaGen::AddLiteralBuffer(LiteralBuffer *buf) in AddLiteralBuffer() function in panda::es2panda::compiler::PandaGen