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