mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:27:45 +00:00
LibJS: Move ExecutionContext function implementations out of line
This commit is contained in:
parent
4311c2164e
commit
40cc38869e
3 changed files with 46 additions and 25 deletions
|
@ -81,6 +81,7 @@ set(SOURCES
|
|||
Runtime/ErrorConstructor.cpp
|
||||
Runtime/ErrorPrototype.cpp
|
||||
Runtime/ErrorTypes.cpp
|
||||
Runtime/ExecutionContext.cpp
|
||||
Runtime/FinalizationRegistry.cpp
|
||||
Runtime/FinalizationRegistryConstructor.cpp
|
||||
Runtime/FinalizationRegistryPrototype.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue