mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 05:02:33 +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 | ||
| CrashTest.cpp | ||
| CrashTest.h | ||
| JavaScriptTestRunner.h | ||
| JavaScriptTestRunnerMain.cpp | ||
| Macros.h | ||
| Results.h | ||
| TestCase.h | ||
| TestMain.cpp | ||
| TestRunner.h | ||
| TestSuite.cpp | ||
| TestSuite.h | ||