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