.. |
ASTCodegen.cpp
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
hace 1 año |
BasicBlock.cpp
|
67566e5017
LibJS: Migrate DeprecatedString to String
|
hace 1 año |
BasicBlock.h
|
67566e5017
LibJS: Migrate DeprecatedString to String
|
hace 1 año |
Builtins.cpp
|
86b85aa68b
LibJS: Introduce Builtins
|
hace 1 año |
Builtins.h
|
afeb551d57
LibJS/JIT: Add builtin for Math.exp()
|
hace 1 año |
CodeGenerationError.cpp
|
93ad25fbe5
LibJS: Add to_string definitions to CodeGenerationError and ParserError
|
hace 2 años |
CodeGenerationError.h
|
1400a85fae
LibJS: Remove unused CodeGenerationError::to_deprecated_string
|
hace 2 años |
CommonImplementations.cpp
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
hace 1 año |
CommonImplementations.h
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
hace 1 año |
Executable.cpp
|
ecfcc9aef3
LibJS: Make Bytecode::Executable GC-allocated
|
hace 1 año |
Executable.h
|
ecfcc9aef3
LibJS: Make Bytecode::Executable GC-allocated
|
hace 1 año |
Generator.cpp
|
ecfcc9aef3
LibJS: Make Bytecode::Executable GC-allocated
|
hace 1 año |
Generator.h
|
ecfcc9aef3
LibJS: Make Bytecode::Executable GC-allocated
|
hace 1 año |
IdentifierTable.cpp
|
feef542c73
LibJS: Don't worry about deduplicating bytecode string tables
|
hace 1 año |
IdentifierTable.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
hace 2 años |
Instruction.cpp
|
1c06111cbd
LibJS: Add file & line number to bytecode VM stack traces :^)
|
hace 1 año |
Instruction.h
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
hace 1 año |
Interpreter.cpp
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
hace 1 año |
Interpreter.h
|
3fc0333ee6
LibJS: Put Bytecode::CallFrame + register slots in a single allocation
|
hace 1 año |
Label.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Op.h
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
hace 1 año |
RegexTable.cpp
|
c0f985ffcf
LibJS/Bytecode: Don't reparse regular expressions on instantiation
|
hace 2 años |
RegexTable.h
|
c0f985ffcf
LibJS/Bytecode: Don't reparse regular expressions on instantiation
|
hace 2 años |
Register.h
|
58e2fe895c
LibJS: Stash thrown exception in a register before executing finalizer
|
hace 1 año |
StringTable.cpp
|
feef542c73
LibJS: Don't worry about deduplicating bytecode string tables
|
hace 1 año |
StringTable.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |