.. |
ASTCodegen.cpp
|
9cbf17f181
LibJS/Bytecode: Emit `do...while` body before test in codegen
|
1 rok temu |
BasicBlock.cpp
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
1 rok temu |
BasicBlock.h
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
1 rok temu |
Builtins.cpp
|
86b85aa68b
LibJS: Introduce Builtins
|
1 rok temu |
Builtins.h
|
afeb551d57
LibJS/JIT: Add builtin for Math.exp()
|
1 rok temu |
CodeGenerationError.cpp
|
93ad25fbe5
LibJS: Add to_string definitions to CodeGenerationError and ParserError
|
2 lat temu |
CodeGenerationError.h
|
1400a85fae
LibJS: Remove unused CodeGenerationError::to_deprecated_string
|
2 lat temu |
CommonImplementations.h
|
8ff16c1b57
LibJS: Cache access to properties found in prototype chain
|
1 rok temu |
Executable.cpp
|
5a08544138
LibJS/Bytecode: Keep instruction source mappings in Executable
|
1 rok temu |
Executable.h
|
5a08544138
LibJS/Bytecode: Keep instruction source mappings in Executable
|
1 rok temu |
Generator.cpp
|
fae1527a18
LibJS/Bytecode: Turn JumpIf condition,@a,@next into JumpTrue/JumpFalse
|
1 rok temu |
Generator.h
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
1 rok temu |
IdentifierTable.cpp
|
37d722f4a6
LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index
|
1 rok temu |
IdentifierTable.h
|
37d722f4a6
LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index
|
1 rok temu |
Instruction.cpp
|
e43d96f310
LibJS/Bytecode: Remove Instruction::m_length field
|
1 rok temu |
Instruction.h
|
e43d96f310
LibJS/Bytecode: Remove Instruction::m_length field
|
1 rok temu |
Interpreter.cpp
|
f4af056aa9
LibJS/Bytecode: Thread the bytecode interpreter
|
1 rok temu |
Interpreter.h
|
f6aee2b9e8
LibJS/Bytecode: Flatten bytecode to a contiguous representation
|
1 rok temu |
Label.cpp
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
1 rok temu |
Label.h
|
3a73eb99ac
LibJS/Bytecode: Store labels as basic block index during compilation
|
1 rok temu |
Op.h
|
68507b7e55
LibJS/Bytecode: Store SetLocal's local index as a u32
|
1 rok temu |
Operand.h
|
3466771492
LibJS/Bytecode: Add Bytecode::Operand
|
1 rok temu |
RegexTable.cpp
|
c0f985ffcf
LibJS/Bytecode: Don't reparse regular expressions on instantiation
|
2 lat temu |
RegexTable.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
Register.h
|
58e2fe895c
LibJS: Stash thrown exception in a register before executing finalizer
|
1 rok temu |
StringTable.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
StringTable.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |