Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS vor 3 Jahren
..
Pass 53166c10ca LibJS: Remove unused header includes vor 4 Jahren
ASTCodegen.cpp 715f9666f2 LibJS: Fix that in Bytecode mode functions where not created anymore vor 3 Jahren
BasicBlock.cpp 1414c7b049 LibJS: Add a basic pass manager and add some basic passes vor 4 Jahren
BasicBlock.h e73b142a97 LibJS: Make basic block size customizable vor 4 Jahren
Executable.cpp da77e2aa4f LibJS: Add Bytecode::Executable::dump() vor 3 Jahren
Executable.h da77e2aa4f LibJS: Add Bytecode::Executable::dump() vor 3 Jahren
Generator.cpp 53166c10ca LibJS: Remove unused header includes vor 4 Jahren
Generator.h da77e2aa4f LibJS: Add Bytecode::Executable::dump() vor 3 Jahren
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header vor 4 Jahren
Instruction.h 32932f83be LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals} vor 3 Jahren
Interpreter.cpp c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS vor 3 Jahren
Interpreter.h c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS vor 3 Jahren
Label.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes vor 4 Jahren
Op.cpp 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr vor 3 Jahren
Op.h 32932f83be LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals} vor 3 Jahren
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes vor 4 Jahren
Register.h 22c803d8e5 LibJS: Always keep the global object in bytecode VM register $1 vor 4 Jahren
StringTable.cpp 6a0d1fa259 LibJS: Store strings in a string table vor 4 Jahren
StringTable.h 6a0d1fa259 LibJS: Store strings in a string table vor 4 Jahren