Searched refs:notation (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/language/arguments-object/ |
| D | test-key-named-bound-value-expected.txt | 1 scientific notation 2 scientific notation
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/language/arguments-object/ |
| D | test-class-func-named-scientific-notation-expected.txt | 1 SyntaxError: Unexpected token [test-class-func-named-scientific-notation.js:21:4]
|
| D | test-func-named-scientific-notation-expected.txt | 1 … token, expected identifier after 'function' keyword [test-func-named-scientific-notation.js:17:10]
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_number_format.cpp | 109 JSHandle<JSTaggedValue> OptionToEcmaString(JSThread *thread, NotationOption notation) in OptionToEcmaString() argument 113 switch (notation) { in OptionToEcmaString() 560 auto notation = JSLocale::GetOptionOfString<NotationOption>( in InitializeNumberFormat() local 565 numberFormat->SetNotation(notation); in InitializeNumberFormat() 569 mnfdDefault, mxfdDefault, notation); in InitializeNumberFormat() 580 if (notation == NotationOption::COMPACT) { in InitializeNumberFormat() 583 … icuNumberFormatter = icuNumberFormatter.notation(icu::number::Notation::compactShort()); in InitializeNumberFormat() 586 … icuNumberFormatter = icuNumberFormatter.notation(icu::number::Notation::compactLong()); in InitializeNumberFormat() 592 switch (notation) { in InitializeNumberFormat() 594 icuNumberFormatter = icuNumberFormatter.notation(icu::number::Notation::simple()); in InitializeNumberFormat() [all …]
|
| D | js_locale.h | 504 NotationOption notation) in SetNumberFormatDigitOptions() argument 581 } else if (notation == NotationOption::COMPACT) { in SetNumberFormatDigitOptions()
|
| D | global_env_constants.h | 361 …V(JSTaggedValue, NotationString, NOTATION_INDEX, notation) …
|
| /arkcompiler/runtime_core/docs/bc_verification/ |
| D | types_n_values.md | 22 Some conventions about notation: 51 ## How to read notation of type parameters and to determine subtyping relation?
|
| /arkcompiler/ets_frontend/test262/ |
| D | intl_tests.txt | 547 intl402/NumberFormat/constructor-notation.js 572 intl402/NumberFormat/prototype/format/notation-compact-ja-JP.js 586 intl402/NumberFormat/prototype/format/notation-compact-zh-TW.js 605 intl402/NumberFormat/prototype/format/notation-compact-ko-KR.js 608 intl402/NumberFormat/prototype/format/notation-compact-en-US.js 616 intl402/NumberFormat/prototype/format/notation-compact-de-DE.js 621 intl402/NumberFormat/prototype/formatToParts/notation-compact-ja-JP.js 631 intl402/NumberFormat/prototype/formatToParts/notation-compact-zh-TW.js 644 intl402/NumberFormat/prototype/formatToParts/notation-compact-ko-KR.js 647 intl402/NumberFormat/prototype/formatToParts/notation-compact-en-US.js [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test262skiplist.txt | 7638 intl402/NumberFormat/prototype/format/notation-compact-de-DE.js 7639 intl402/NumberFormat/prototype/format/notation-compact-en-US.js 7640 intl402/NumberFormat/prototype/format/notation-compact-ja-JP.js 7641 intl402/NumberFormat/prototype/format/notation-compact-ko-KR.js 7642 intl402/NumberFormat/prototype/format/notation-compact-zh-TW.js 7671 intl402/NumberFormat/prototype/formatToParts/notation-compact-de-DE.js 7672 intl402/NumberFormat/prototype/formatToParts/notation-compact-en-US.js 7673 intl402/NumberFormat/prototype/formatToParts/notation-compact-ja-JP.js 7674 intl402/NumberFormat/prototype/formatToParts/notation-compact-ko-KR.js 7675 intl402/NumberFormat/prototype/formatToParts/notation-compact-zh-TW.js
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …notation."),A_bigint_literal_must_be_an_integer:t(1353,e.DiagnosticCategory.Error,"A_bigint_litera…
|