Searched defs:literalValue (Results 1 – 3 of 3) 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 | 192 …jsPandaFile, &recordName, &indexSignInfo](const uint32_t literalTag, const uint32_t literalValue) { in ParseIndexSigType() 335 [this, &jsPandaFile, &recordName, &extendsIndex, &extendsId](const uint32_t literalValue) { in ParseInterfaceType() 362 [this, &jsPandaFile, &recordName, &index, &components](const uint32_t literalValue) { in ParseUnionType() 385 [this, &jsPandaFile, &recordName, &index, ¶meterTypes](const uint32_t literalValue) { in ParseFunctionType() 445 …&key, &jsPandaFile, &recordName, &layout](const CString &literalKey, const uint32_t literalValue) { in FillPropTypes() 466 [this, &jsPandaFile, &recordName, &layout, &key](const uint32_t literalValue) { in FillInterfaceMethodTypes() 659 [this, &jsPandaFile, &recordName, ¶s](const uint32_t literalValue) { in ParseGenericsInstanceType()
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs-inl.h | 3004 JSTaggedValue literalValue = literalBuffer->Get(i); in RuntimeCreatePrivateProperty() local
|