-
Frank Tang authored
Also add AOs: GetTemporalUnit, NegateTemporalRoundingMode, MaximumTemporalDurationRoundingIncrement, GetDifferenceSettings, DifferenceInstant, DifferenceTemporalInstant Spec Text: https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.since https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.until https://tc39.es/proposal-temporal/#sec-temporal-gettemporalunit https://tc39.es/proposal-temporal/#sec-temporal-negatetemporalroundingmode https://tc39.es/proposal-temporal/#sec-temporal-maximumtemporaldurationroundingincrement https://tc39.es/proposal-temporal/#sec-temporal-getdifferencesettings https://tc39.es/proposal-temporal/#sec-temporal-differenceinstant https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalinstant Bug: v8:11544 Change-Id: Iabcc452304366132b03bb82529159c7553c610b3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3722456 Commit-Queue: Frank Tang <ftang@chromium.org> Reviewed-by: Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/main@{#81502}
e61e0194