Meta: Port c0f985ffcf to gn build

This commit is contained in:
Andrew Kaster 2023-07-13 13:34:50 -06:00 committed by Andrew Kaster
parent 2f16aa45b7
commit 8475ccc232
Notes: sideshowbarker 2024-07-17 06:28:38 +09:00

View file

@ -33,6 +33,7 @@ shared_library("LibJS") {
"Bytecode/Pass/MergeBlocks.cpp",
"Bytecode/Pass/PlaceBlocks.cpp",
"Bytecode/Pass/UnifySameBlocks.cpp",
"Bytecode/RegexTable.cpp",
"Bytecode/StringTable.cpp",
"Console.cpp",
"Contrib/Test262/AgentObject.cpp",