mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:57:34 +00:00
Meta: Port c0f985ffcf
to gn build
This commit is contained in:
parent
2f16aa45b7
commit
8475ccc232
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ shared_library("LibJS") {
|
||||||
"Bytecode/Pass/MergeBlocks.cpp",
|
"Bytecode/Pass/MergeBlocks.cpp",
|
||||||
"Bytecode/Pass/PlaceBlocks.cpp",
|
"Bytecode/Pass/PlaceBlocks.cpp",
|
||||||
"Bytecode/Pass/UnifySameBlocks.cpp",
|
"Bytecode/Pass/UnifySameBlocks.cpp",
|
||||||
|
"Bytecode/RegexTable.cpp",
|
||||||
"Bytecode/StringTable.cpp",
|
"Bytecode/StringTable.cpp",
|
||||||
"Console.cpp",
|
"Console.cpp",
|
||||||
"Contrib/Test262/AgentObject.cpp",
|
"Contrib/Test262/AgentObject.cpp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue