.. |
Pass
|
0c365fdfd3
LibJS: Avoid unnecessary copies in MergeBlocks codegen pass
|
hace 3 años |
ASTCodegen.cpp
|
750b69540e
LibJS/Bytecode: Setup declarative environment for lexical for statements
|
hace 3 años |
BasicBlock.cpp
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
hace 3 años |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
hace 3 años |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
hace 3 años |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
hace 3 años |
Executable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
hace 3 años |
Generator.cpp
|
858bcac4c7
LibJS/Bytecode: Unwind environments before block terminating instruction
|
hace 3 años |
Generator.h
|
9f4cc6435d
LibJS/Bytecode: Unwind to closest unwind boundary on Throw
|
hace 3 años |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
hace 3 años |
IdentifierTable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
hace 3 años |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
hace 4 años |
Instruction.h
|
2000251333
LibJS: Implement bytecode generation for WithStatement
|
hace 3 años |
Interpreter.cpp
|
ada8880f58
LibJS: Leave unwind context if it has no finalizer when using handler
|
hace 3 años |
Interpreter.h
|
1bbfaf8627
LibJS: More properly implement scoping rules in bytecode codegen
|
hace 3 años |
Label.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
hace 3 años |
Op.cpp
|
2000251333
LibJS: Implement bytecode generation for WithStatement
|
hace 3 años |
Op.h
|
2000251333
LibJS: Implement bytecode generation for WithStatement
|
hace 3 años |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
hace 4 años |
Register.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
hace 3 años |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
hace 3 años |
StringTable.h
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
hace 3 años |