Home
last modified time | relevance | path

Searched defs:literalBuffer (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp216 …td::string PatchFix::ConvertLiteralToString(std::vector<panda::pandasm::LiteralArray::Literal> &li… in ConvertLiteralToString()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1104 JSHandle<TaggedArray> literalBuffer(thread, literal); in ResolveClass() local