Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 년 전
..
Pass 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전
ASTCodegen.cpp fe2efbb2fc LibJS/Bytecode: Implement initializers for array binding patterns 3 년 전
BasicBlock.cpp 42e22f89a4 AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap 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 3a48c7fdaf LibJS/Bytecode: Check for lexical bindings only in current scope 3 년 전
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 년 전
IdentifierTable.h 5a106b6401 Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_' 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 a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 년 전
Op.h c55a4c7f30 LibJS/Bytecode: Create global variables before setting them 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 5a106b6401 Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_' 3 년 전