diff options
author | Linus Groh <mail@linusgroh.de> | 2022-03-10 16:58:10 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-03-10 23:20:39 +0100 |
commit | 4722045e28777aacc33c5549b4839343d95ec1e7 (patch) | |
tree | 8de64ba0a6b18a1c6c46224c092c785d039d0d01 /Userland/Libraries/LibJS/Runtime/Temporal/Instant.cpp | |
parent | a496868ee52fbec42659bc62179364151b740ad4 (diff) | |
download | serenity-4722045e28777aacc33c5549b4839343d95ec1e7.zip |
LibJS: Do not expose mathematical values to script in Duration methods
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/26a4c4f
No behavioral change as we already did this correctly, but I changed
some implicit JS::Value creations to explicit ones.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/Temporal/Instant.cpp')
0 files changed, 0 insertions, 0 deletions