mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 01:52:35 +00:00
Using an Optional was extremely wasteful for function objects that don't even have a bytecode executable. This allows ECMAScriptFunctionObject to fit in a smaller size class. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-bytecode-js.cpp | ||
| test-invalid-unicode-js.cpp | ||
| test-js.cpp | ||