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