mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +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 | ||