Home
last modified time | relevance | path

Searched defs:literalArray (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/tests/
Dts_type_test_helper.h79 static void AddTagValue(std::vector<LiteralArray::Literal> &literalArray, in AddTagValue()
/arkcompiler/ets_frontend/merge_abc/src/
DassemblyProgramProto.cpp78 panda::pandasm::LiteralArray literalArray; in Deserialize() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h265 JSHandle<TaggedArray> literalArray = LiteralDataExtractor::GetDatasIgnoreType( in GetClassLiteralFromCache() local
Dquick_fix_loader.cpp262 JSHandle<TaggedArray> literalArray(thread, classLiteral->GetArray()); in ReplaceMethod() local
415 JSHandle<TaggedArray> literalArray(thread, classLiteral->GetArray()); in UnloadPatch() local
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp237 …id ParseLiteral(const Json::Value &literal, std::vector<panda::pandasm::LiteralArray::Literal> &li… in ParseLiteral()
659 std::vector<panda::pandasm::LiteralArray::Literal> literalArray; in ParseFunctionTypeInfo() local
708 std::vector<panda::pandasm::LiteralArray::Literal> literalArray; in CreateLiteralArrayForType() local
1119 std::vector<panda::pandasm::LiteralArray::Literal> literalArray; in ParseSingleLiteralBuf() local