Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dhotfix.cpp35 LiteralBuffers &literalBuffers) in ProcessFunction()
145 LiteralBuffers &literalBuffers) in GenerateFunctionAndClassHash()
210 std::string Hotfix::ExpandLiteral(int64_t bufferIdx, Hotfix::LiteralBuffers &literalBuffers) in ExpandLiteral()
221 …r<std::string> Hotfix::GetLiteralMethods(int64_t bufferIdx, Hotfix::LiteralBuffers &literalBuffers) in GetLiteralMethods()
246 Hotfix::LiteralBuffers &literalBuffers) in CollectClassMemberFunctions()
494 LiteralBuffers &literalBuffers) in HandleFunction()
539 Hotfix::LiteralBuffers &literalBuffers) in DumpFunctionInfo()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
DtypeExtractorEmitter.cpp151 …ArenaVector<std::pair<int32_t, std::vector<Literal>>> literalBuffers(recorder->Allocator()->Adapte… in GenTypeLiteralBuffers() local
Demitter.cpp426 …d Emitter::GenBufferLiterals(ArenaVector<std::pair<int32_t, std::vector<Literal>>> &literalBuffers, in GenBufferLiterals()