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