Searched defs:literalValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ts_types/tests/ |
| D | ts_type_test_helper.h | 88 pandasm::LiteralArray::Literal literalValue; in AddTagValue() local
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | ts_type_parser.cpp | 187 …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, ¶meterTypes](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, ¶s](const uint32_t literalValue) { in ParseGenericsInstanceType()
|