.. |
Pass
|
0c365fdfd3
LibJS: Avoid unnecessary copies in MergeBlocks codegen pass
|
3 tahun lalu |
ASTCodegen.cpp
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 tahun lalu |
BasicBlock.cpp
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 tahun lalu |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 tahun lalu |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 tahun lalu |
Executable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 tahun lalu |
Generator.cpp
|
7a742b17da
LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr
|
3 tahun lalu |
Generator.h
|
7a742b17da
LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr
|
3 tahun lalu |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 tahun lalu |
IdentifierTable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 tahun lalu |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 tahun lalu |
Instruction.h
|
b96118b5d1
LibJS: Fix codegen for nodes after try statements without 'finally'
|
3 tahun lalu |
Interpreter.cpp
|
6fa600fce3
LibJS: Fix the execution context for the bytecode interpreter
|
3 tahun lalu |
Interpreter.h
|
070d2eaa51
LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<>
|
3 tahun lalu |
Label.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 tahun lalu |
Op.cpp
|
6f20f49b21
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
|
3 tahun lalu |
Op.h
|
b96118b5d1
LibJS: Fix codegen for nodes after try statements without 'finally'
|
3 tahun lalu |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 tahun lalu |
Register.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 tahun lalu |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 tahun lalu |
StringTable.h
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 tahun lalu |