.. |
ASTCodegen.cpp
|
c8e4499b08
LibJS: Make return control flow more static
|
пре 1 година |
BasicBlock.cpp
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
пре 1 година |
BasicBlock.h
|
7654da3851
LibJS/Bytecode: Do basic compare-and-jump peephole optimization
|
пре 1 година |
Builtins.cpp
|
86b85aa68b
LibJS: Introduce Builtins
|
пре 1 година |
Builtins.h
|
b99f0a7e22
LibJS/Bytecode: Reorder Call instruction members to make it smaller
|
пре 1 година |
CodeGenerationError.cpp
|
93ad25fbe5
LibJS: Add to_string definitions to CodeGenerationError and ParserError
|
пре 2 година |
CodeGenerationError.h
|
1400a85fae
LibJS: Remove unused CodeGenerationError::to_deprecated_string
|
пре 2 година |
CommonImplementations.h
|
b7c04f999a
LibJS/Bytecode: Split SetVariable into four separate instructions
|
пре 1 година |
Executable.cpp
|
855f6417df
LibJS/Bytecode: Move environment variable caches into instructions
|
пре 1 година |
Executable.h
|
855f6417df
LibJS/Bytecode: Move environment variable caches into instructions
|
пре 1 година |
Generator.cpp
|
c8e4499b08
LibJS: Make return control flow more static
|
пре 1 година |
Generator.h
|
c8e4499b08
LibJS: Make return control flow more static
|
пре 1 година |
IdentifierTable.cpp
|
37d722f4a6
LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index
|
пре 1 година |
IdentifierTable.h
|
37d722f4a6
LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index
|
пре 1 година |
Instruction.cpp
|
d79438a2a6
LibJS: Join locals, constants and registers into single vector
|
пре 1 година |
Instruction.h
|
6ca94bd0b1
LibJS/Bytecode: Rename GetVariable => GetBinding
|
пре 1 година |
Interpreter.cpp
|
c8e4499b08
LibJS: Make return control flow more static
|
пре 1 година |
Interpreter.h
|
d79438a2a6
LibJS: Join locals, constants and registers into single vector
|
пре 1 година |
Label.cpp
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
пре 1 година |
Label.h
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
пре 1 година |
Op.h
|
73fdd31124
LibJS: Avoid returning Completions from more Bytecode instructions
|
пре 1 година |
Operand.h
|
d79438a2a6
LibJS: Join locals, constants and registers into single vector
|
пре 1 година |
RegexTable.cpp
|
c0f985ffcf
LibJS/Bytecode: Don't reparse regular expressions on instantiation
|
пре 2 година |
RegexTable.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
пре 1 година |
Register.h
|
58e2fe895c
LibJS: Stash thrown exception in a register before executing finalizer
|
пре 1 година |
ScopedOperand.cpp
|
cea59b6642
LibJS/Bytecode: Reuse bytecode registers
|
пре 1 година |
ScopedOperand.h
|
7654da3851
LibJS/Bytecode: Do basic compare-and-jump peephole optimization
|
пре 1 година |
StringTable.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
пре 1 година |
StringTable.h
|
601e10d50c
LibJS/Bytecode: Make StringTableIndex be a 32-bit index
|
пре 1 година |