Meta: Port recent changes to the GN build

3a73eb99ac
This commit is contained in:
Nico Weber 2024-05-07 07:39:50 -04:00 committed by Tim Flynn
parent 8c4dc9476b
commit 2f81a3610d

View file

@ -33,6 +33,7 @@ shared_library("LibJS") {
"Bytecode/IdentifierTable.cpp",
"Bytecode/Instruction.cpp",
"Bytecode/Interpreter.cpp",
"Bytecode/Label.cpp",
"Bytecode/RegexTable.cpp",
"Bytecode/StringTable.cpp",
"Console.cpp",