Hendiadyoin1 fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode 2 anos atrás
..
Pass 186237aec8 LibJS: Don't try to merge blocks not ending in Jumps 2 anos atrás
ASTCodegen.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 anos atrás
BasicBlock.cpp 42e22f89a4 AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap 3 anos atrás
BasicBlock.h 192897c269 LibJS: Remeber which instruction terminated a block 2 anos atrás
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible 3 anos atrás
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Executable.h 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis 3 anos atrás
Generator.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 anos atrás
Generator.h 192897c269 LibJS: Remeber which instruction terminated a block 2 anos atrás
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
IdentifierTable.h c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones 2 anos atrás
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 anos atrás
Instruction.h fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode 2 anos atrás
Interpreter.cpp b86f1c2fe7 LibJS: Restore cached current_block on return in Bytecode 2 anos atrás
Interpreter.h 8c4717fc6e LibJS: Add a debug_position helper to the Bytecode Interpreter 2 anos atrás
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
Op.cpp fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode 2 anos atrás
Op.h fd6e75fd01 LibJS: Add a way to replace references to registers in Bytecode 2 anos atrás
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 anos atrás
Register.h f5e7fa4d0e LibJS: Make Register comparable 2 anos atrás
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 anos atrás
StringTable.h c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones 2 anos atrás