Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
faed4fb
test/built-ins/RegExp/prototype/Symbol.matchAll/isregexp-called-once.js
flags
(see my PR from last month)test/intl402/ListFormat/constructor/constructor/locales-valid.js
test/intl402/RelativeTimeFormat/constructor/constructor/locales-valid.js
test/intl402/Locale/constructor-options-numeric-undefined.js
test/intl402/Locale/constructor-options-numeric-valid.js
test/intl402/Locale/getters.js
test/intl402/Locale/constructor-options-numeric-undefined.js
SameValue(undefined, "true")
isfalse
, cf. https://tc39.github.io/proposal-intl-locale/#sec-Intl.Locale step 36.atest/intl402/Locale/constructor-parse-twice.js
test/intl402/Locale/extensions-grandfathered.js
test/intl402/Locale/extensions-private.js
test/intl402/Locale/getters-grandfathered.js
test/intl402/Locale/getters-privateuse.js
test/intl402/Locale/constructor-tag-tostring.js
test/intl402/NumberFormat/constructor-default-value.js
__proto__
is Annex-B, replace withObject.create
.test/intl402/NumberFormat/prototype/formatToParts/default-parameter.js
test/intl402/NumberFormat/prototype/formatToParts/value-tonumber.js
assert.sameValue
can't be used to compare two objects.test/language/module-code/dynamic-import/eval-self-once-script.js
$DONE
is only called from the first script and not from the (module-)script when it's dynamically imported.d3e5b81