Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/tests/
Dts_type_test_helper.h88 pandasm::LiteralArray::Literal literalValue; in AddTagValue() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp187 …jsPandaFile, &recordName, &indexSignInfo](const uint32_t literalTag, const uint32_t literalValue) { in ParseIndexSigType()
327 [this, &jsPandaFile, &recordName, &extendsIndex, &extendsId](const uint32_t literalValue) { in ParseInterfaceType()
354 [this, &jsPandaFile, &recordName, &index, &components](const uint32_t literalValue) { in ParseUnionType()
377 [this, &jsPandaFile, &recordName, &index, &parameterTypes](const uint32_t literalValue) { in ParseFunctionType()
436 …&key, &jsPandaFile, &recordName, &layout](const CString &literalKey, const uint32_t literalValue) { in FillPropTypes()
457 [this, &jsPandaFile, &recordName, &layout, &key](const uint32_t literalValue) { in FillInterfaceMethodTypes()
643 [this, &jsPandaFile, &recordName, &paras](const uint32_t literalValue) { in ParseGenericsInstanceType()