mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:01:01 +00:00
Converting a base value to an Object is performed by Reference::delete_. Doing this early in the bytecode operator could be observable, although it would likely be the first observable step in Reference::delete_ anyways. This will just align these operators with upcoming operators for super references, where doing this coercion first will be observable (we need to throw an exception for deleting a super property before this coercion). |
||
|---|---|---|
| .. | ||
| Applets | ||
| Applications | ||
| BuggieBox | ||
| Demos | ||
| DevTools | ||
| DynamicLoader | ||
| Games | ||
| Libraries | ||
| Services | ||
| Shell | ||
| Utilities | ||
| CMakeLists.txt | ||