.. |
Pass
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 rokov pred |
ASTCodegen.cpp
|
0151dc562a
LibJS/Bytecode: Implement destructuring assignment
|
3 rokov pred |
BasicBlock.cpp
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 rokov pred |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 rokov pred |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 rokov pred |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
Executable.h
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
3 rokov pred |
Generator.cpp
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
3 rokov pred |
Generator.h
|
3a48c7fdaf
LibJS/Bytecode: Check for lexical bindings only in current scope
|
3 rokov pred |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
IdentifierTable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 rokov pred |
Instruction.h
|
482a827346
LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs
|
3 rokov pred |
Interpreter.cpp
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
3 rokov pred |
Interpreter.h
|
d5791c85b4
LibJS: Avoid copying the frame into the interpreter in BC generators
|
3 rokov pred |
Label.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 rokov pred |
Op.cpp
|
c55a4c7f30
LibJS/Bytecode: Create global variables before setting them
|
3 rokov pred |
Op.h
|
c55a4c7f30
LibJS/Bytecode: Create global variables before setting them
|
3 rokov pred |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 rokov pred |
Register.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 rokov pred |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 rokov pred |
StringTable.h
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 rokov pred |