.. |
Pass
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
il y a 3 ans |
ASTCodegen.cpp
|
c153d1779e
LibJS/Bytecode: End the for variable scope at the start of its end block
|
il y a 3 ans |
BasicBlock.cpp
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
il y a 3 ans |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
il y a 3 ans |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
il y a 3 ans |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
il y a 3 ans |
Executable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
il y a 3 ans |
Generator.cpp
|
c0fadfb9b7
LibJS/Bytecode: Implement break/continue labels
|
il y a 3 ans |
Generator.h
|
c0fadfb9b7
LibJS/Bytecode: Implement break/continue labels
|
il y a 3 ans |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
il y a 3 ans |
IdentifierTable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
il y a 3 ans |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
il y a 4 ans |
Instruction.h
|
482a827346
LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs
|
il y a 3 ans |
Interpreter.cpp
|
d5791c85b4
LibJS: Avoid copying the frame into the interpreter in BC generators
|
il y a 3 ans |
Interpreter.h
|
d5791c85b4
LibJS: Avoid copying the frame into the interpreter in BC generators
|
il y a 3 ans |
Label.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
il y a 3 ans |
Op.cpp
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
il y a 3 ans |
Op.h
|
482a827346
LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs
|
il y a 3 ans |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
il y a 4 ans |
Register.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
il y a 3 ans |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
il y a 3 ans |
StringTable.h
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
il y a 3 ans |