Andreas Kling 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put 3 سال پیش
..
Bytecode 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put 3 سال پیش
Heap 2495460f6e LibJS: Prune WeakContainers before freeing HeapBlocks 3 سال پیش
Runtime b63d17e2f8 LibJS: Add fast paths for <, >, <=, and >= with Int32 on both sides 3 سال پیش
Tests 16cc82460f LibJS: Add parsing and evaluation of private fields and methods 3 سال پیش
AST.cpp c02e992de2 LibJS: Use PropertyKey in MemberExpression::to_reference() 3 سال پیش
AST.h 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 سال پیش
CMakeLists.txt da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 سال پیش
Console.cpp c2ad599783 LibJS: Rename CallFrame => ExecutionContext 4 سال پیش
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
Forward.h 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 سال پیش
Interpreter.cpp 58c34012dd LibJS: Pop execution context after running queued jobs in run() 3 سال پیش
Interpreter.h 830ea0414c LibJS: Make scoping follow the spec 3 سال پیش
Lexer.cpp eeb42c21d1 LibJS: Lex private identifiers, identifiers prefixed with a '#' 3 سال پیش
Lexer.h 8bde4e94d8 LibJS: Make Lexer::s_keywords store keywords as FlyString 3 سال پیش
MarkupGenerator.cpp b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 سال پیش
MarkupGenerator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
Module.cpp d553fd7f4f LibJS: Add a barebones Module class 3 سال پیش
Module.h d553fd7f4f LibJS: Add a barebones Module class 3 سال پیش
Parser.cpp 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 سال پیش
Parser.h 16cc82460f LibJS: Add parsing and evaluation of private fields and methods 3 سال پیش
Script.cpp 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb 3 سال پیش
Script.h 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) 3 سال پیش
SourceRange.h a95b321bf1 LibJS: Add missing headers 3 سال پیش
SourceTextModule.cpp 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 سال پیش
SourceTextModule.h 5fa02b8a9e LibJS: Add a barebones SourceTextModule class 3 سال پیش
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes 4 سال پیش
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 سال پیش
Token.cpp 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 سال پیش
Token.h eeb42c21d1 LibJS: Lex private identifiers, identifiers prefixed with a '#' 3 سال پیش