mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 22:30:59 +00:00
Many operations in JavaScript may incur side effects, including calling arbitrary user code. Since the user code will clobber the accumulator, we have to take care to extract anything we need from the accumulator before doing anything that may have side effects. Fixes 3 test262 tests. :^) |
||
|---|---|---|
| .. | ||
| Applets | ||
| Applications | ||
| BuggieBox | ||
| Demos | ||
| DevTools | ||
| DynamicLoader | ||
| Games | ||
| Libraries | ||
| Services | ||
| Shell | ||
| Utilities | ||
| CMakeLists.txt | ||