Luke Wilde 12e3abc9e7 LibJS/Bytecode: Make setting failures throw only in strict mode преди 3 години
..
Pass 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
ASTCodegen.cpp c153d1779e LibJS/Bytecode: End the for variable scope at the start of its end block преди 3 години
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ преди 3 години
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ преди 3 години
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible преди 3 години
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
Executable.h 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis преди 3 години
Generator.cpp 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis преди 3 години
Generator.h c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels преди 3 години
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header преди 4 години
Instruction.h 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs преди 3 години
Interpreter.cpp 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis преди 3 години
Interpreter.h d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators преди 3 години
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
Op.cpp 12e3abc9e7 LibJS/Bytecode: Make setting failures throw only in strict mode преди 3 години
Op.h 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs преди 3 години
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes преди 4 години
Register.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable преди 3 години
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable преди 3 години