.. |
Bytecode
|
35cc579264
LibJS: Also set ExecutionContext::realm in Bytecode::Interpreter::run()
|
hace 3 años |
Heap
|
f58b2a0358
LibJS: Increase time between garbage collections
|
hace 3 años |
Runtime
|
e90e4ac1e2
LibJS: Convert length_of_array_like to ThrowCompletionOr
|
hace 3 años |
Tests
|
72ddaa31e3
LibJS: Implement parsing and execution of optional chains
|
hace 3 años |
AST.cpp
|
02a88c5063
LibJS: Convert make_super_property_reference to ThrowCompletionOr
|
hace 3 años |
AST.h
|
32e98d0924
Libraries: Use AK::Variant default initialization where appropriate
|
hace 3 años |
CMakeLists.txt
|
5fa02b8a9e
LibJS: Add a barebones SourceTextModule class
|
hace 3 años |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
hace 4 años |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Forward.h
|
33679a8445
LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template
|
hace 3 años |
Interpreter.cpp
|
7b92889e6b
LibJS: Change Interpreter::create_with_existing_{global_object => realm}
|
hace 3 años |
Interpreter.h
|
7b92889e6b
LibJS: Change Interpreter::create_with_existing_{global_object => realm}
|
hace 3 años |
Lexer.cpp
|
76bafe5542
LibJS: Always inline two hot (and trivial) functions in JS::Lexer
|
hace 3 años |
Lexer.h
|
8bde4e94d8
LibJS: Make Lexer::s_keywords store keywords as FlyString
|
hace 3 años |
MarkupGenerator.cpp
|
b10657a2b6
LibJS: Remove unused includes out of Cell.h, move to the users
|
hace 4 años |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Module.cpp
|
d553fd7f4f
LibJS: Add a barebones Module class
|
hace 3 años |
Module.h
|
d553fd7f4f
LibJS: Add a barebones Module class
|
hace 3 años |
Parser.cpp
|
32e98d0924
Libraries: Use AK::Variant default initialization where appropriate
|
hace 3 años |
Parser.h
|
72ddaa31e3
LibJS: Implement parsing and execution of optional chains
|
hace 3 años |
Script.cpp
|
20fb900937
LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb
|
hace 3 años |
Script.h
|
10c489713d
LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error)
|
hace 3 años |
SourceRange.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
hace 4 años |
SourceTextModule.cpp
|
5fa02b8a9e
LibJS: Add a barebones SourceTextModule class
|
hace 3 años |
SourceTextModule.h
|
5fa02b8a9e
LibJS: Add a barebones SourceTextModule class
|
hace 3 años |
SyntaxHighlighter.cpp
|
53166c10ca
LibJS: Remove unused header includes
|
hace 4 años |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
hace 4 años |
Token.cpp
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
hace 3 años |
Token.h
|
32e98d0924
Libraries: Use AK::Variant default initialization where appropriate
|
hace 3 años |