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