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