Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/
Dtest_class_methods.ts86 const literalValue: STRING_LITERAL = 'Test'; constant
91 const literalValue: INTEGER_LITERAL = 1; constant
96 const literalValue: BOOLEAN_LITERAL = false; constant
101 const literalValue: BIGN_LITERAL = 100n; constant
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDateTimeFormat.cpp642 icu::UnicodeString literalValue; in FormatToPartsImpl() local
890 UStr literalValue; in FormatRangeToPartsImpl() local
900 UStr literalValue; in FormatRangeToPartsImpl() local