Luke Wilde c153d1779e LibJS/Bytecode: End the for variable scope at the start of its end block 3 anos atrás
..
Pass 0b8d2fb62f LibJS/Bytecode: Replace merged block references before copying them 3 anos atrás
ASTCodegen.cpp c153d1779e LibJS/Bytecode: End the for variable scope at the start of its end block 3 anos atrás
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 anos atrás
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 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 da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Generator.cpp c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels 3 anos atrás
Generator.h c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels 3 anos atrás
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 anos atrás
Instruction.h 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs 3 anos atrás
Interpreter.cpp d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators 3 anos atrás
Interpreter.h d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators 3 anos atrás
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 anos atrás
Op.cpp 9ad807d08b LibJS/Bytecode: Pass contains_direct_call_to_eval into ESFO::create 3 anos atrás
Op.h 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs 3 anos atrás
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 anos atrás
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 anos atrás
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 anos atrás
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 anos atrás