mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:28:11 +00:00
![]() This is not we're supposed to do according to https://tc39.es/ecma262/#sec-runtime-semantics-propertydefinitionevaluation Furthermore, this was observable by ToPrimitive looking up toString and valueOf and potentially calling them if they exist. The big ticket issue however is that for objects without toString and valueOf, such as null-proto objects, this would unexpectedly throw. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |