[Temporal] Add toString, toJSON, and toLocaleString methods for PlainYearMonth#54717
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Dec 3, 2025
Conversation
Collaborator
|
EWS run on previous version of this PR (hash 4be93cf) Details |
4be93cf to
0128c33
Compare
Collaborator
|
EWS run on previous version of this PR (hash 0128c33) Details |
Collaborator
|
EWS run on previous version of this PR (hash 428f09e) Details |
darinadler
approved these changes
Dec 2, 2025
Collaborator
|
EWS run on previous version of this PR (hash ca95458) Details |
Collaborator
|
EWS run on previous version of this PR (hash 8f02af4) Details |
8f02af4 to
05bddb7
Compare
Collaborator
|
EWS run on previous version of this PR (hash 05bddb7) Details |
05bddb7 to
3fba7ca
Compare
Collaborator
|
EWS run on current version of this PR (hash 3fba7ca) Details |
darinadler
approved these changes
Dec 3, 2025
…YearMonth https://bugs.webkit.org/show_bug.cgi?id=303413 Reviewed by Darin Adler. Implement these methods. Co-authored-by: Darin Adler <[email protected]> * JSTests/stress/temporal-plainyearmonth.js: (shouldThrow): * JSTests/test262/config.yaml: * JSTests/test262/expectations.yaml: * Source/JavaScriptCore/runtime/ISO8601.cpp: (JSC::ISO8601::temporalYearMonthToString): * Source/JavaScriptCore/runtime/ISO8601.h: * Source/JavaScriptCore/runtime/TemporalPlainYearMonth.cpp: (JSC::TemporalPlainYearMonth::toString const): * Source/JavaScriptCore/runtime/TemporalPlainYearMonth.h: * Source/JavaScriptCore/runtime/TemporalPlainYearMonthPrototype.cpp: (JSC::JSC_DEFINE_HOST_FUNCTION): Canonical link: https://commits.webkit.org/303866@main
3fba7ca to
bf9ae75
Compare
Collaborator
|
Committed 303866@main (bf9ae75): https://commits.webkit.org/303866@main Reviewed commits have been landed. Closing PR #54717 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
bf9ae75
3fba7ca
🛠 win🧪 win-tests🧪 ios-wk2🧪 ios-wk2-wpt🧪 api-mac-debug🧪 api-ios🧪 gtk-wk2🧪 mac-AS-debug-wk2🛠 playstation🧪 jsc-armv7-tests🛠 watch