Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Ddumper.cpp19 void Dumper::DumpLiterals(std::map<std::string, panda::pandasm::LiteralArray> const &literalTable) in DumpLiterals()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp537 …JSHandle<TaggedArray> literalTable = tsManager_->GetExportTableFromLiteral(jsPandaFile, recordName… in GenerateExportTableFromRecord() local