mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 02:09:24 +00:00
LibJS: Implement Math.sumPrecise
This commit is contained in:
parent
c769271e82
commit
80b2c11c81
Notes:
github-actions[bot]
2025-03-03 20:47:18 +00:00
Author: https://github.com/aplefull
Commit: 80b2c11c81
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3776
5 changed files with 341 additions and 0 deletions
|
@ -499,6 +499,7 @@ namespace JS {
|
|||
P(substr) \
|
||||
P(substring) \
|
||||
P(subtract) \
|
||||
P(sumPrecise) \
|
||||
P(sup) \
|
||||
P(supportedLocalesOf) \
|
||||
P(supportedValuesOf) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue