.. |
Bytecode
|
1aaaf521b8
LibJS: Convert the PutValue AO to ThrowCompletionOr
|
vor 3 Jahren |
Heap
|
2495460f6e
LibJS: Prune WeakContainers before freeing HeapBlocks
|
vor 3 Jahren |
Runtime
|
d1a5254e41
LibJS: Implement Temporal.PlainDateTime.prototype.round
|
vor 3 Jahren |
Tests
|
d1a5254e41
LibJS: Implement Temporal.PlainDateTime.prototype.round
|
vor 3 Jahren |
AST.cpp
|
853fab352d
LibJS: Convert the InitializeReferencedBinding AO to ThrowCompletionOr
|
vor 3 Jahren |
AST.h
|
398c181c79
LibJS: Rename PropertyName to PropertyKey
|
vor 3 Jahren |
CMakeLists.txt
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
vor 3 Jahren |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
vor 4 Jahren |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Forward.h
|
2eaed880b1
LibJS: Remove old Native Functions
|
vor 3 Jahren |
Interpreter.cpp
|
58c34012dd
LibJS: Pop execution context after running queued jobs in run()
|
vor 3 Jahren |
Interpreter.h
|
830ea0414c
LibJS: Make scoping follow the spec
|
vor 3 Jahren |
Lexer.cpp
|
eeb42c21d1
LibJS: Lex private identifiers, identifiers prefixed with a '#'
|
vor 3 Jahren |
Lexer.h
|
8bde4e94d8
LibJS: Make Lexer::s_keywords store keywords as FlyString
|
vor 3 Jahren |
MarkupGenerator.cpp
|
b7e5f08e56
LibJS: Convert Object::get() to ThrowCompletionOr
|
vor 3 Jahren |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Module.cpp
|
d553fd7f4f
LibJS: Add a barebones Module class
|
vor 3 Jahren |
Module.h
|
d553fd7f4f
LibJS: Add a barebones Module class
|
vor 3 Jahren |
Parser.cpp
|
398c181c79
LibJS: Rename PropertyName to PropertyKey
|
vor 3 Jahren |
Parser.h
|
16cc82460f
LibJS: Add parsing and evaluation of private fields and methods
|
vor 3 Jahren |
Script.cpp
|
20fb900937
LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb
|
vor 3 Jahren |
Script.h
|
10c489713d
LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error)
|
vor 3 Jahren |
SourceRange.h
|
a95b321bf1
LibJS: Add missing headers
|
vor 3 Jahren |
SourceTextModule.cpp
|
5fa02b8a9e
LibJS: Add a barebones SourceTextModule class
|
vor 3 Jahren |
SourceTextModule.h
|
5fa02b8a9e
LibJS: Add a barebones SourceTextModule class
|
vor 3 Jahren |
SyntaxHighlighter.cpp
|
53166c10ca
LibJS: Remove unused header includes
|
vor 4 Jahren |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
vor 4 Jahren |
Token.cpp
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
vor 3 Jahren |
Token.h
|
eeb42c21d1
LibJS: Lex private identifiers, identifiers prefixed with a '#'
|
vor 3 Jahren |