Shannon Booth d766014787 LibJS/Tests: Set failing bytecode tests as xfail when in bytecode mode 2 anni fa
..
Bytecode 9f06e130a2 LibJS/Bytecode: Keep saved return value in call frame register 2 anni fa
Contrib e64a8751d1 LibJS: Do not use the `$` special character in file names 2 anni fa
Heap 1768d70823 Revert "LibJS: Remove "uprooting" mechanism from garbage collector" 2 anni fa
Runtime 8b23bbf58e LibJS: Read properties from the Intl.DateTimeFormat options object once 2 anni fa
Tests d766014787 LibJS/Tests: Set failing bytecode tests as xfail when in bytecode mode 2 anni fa
AST.cpp fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name 2 anni fa
AST.h fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name 2 anni fa
CMakeLists.txt 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now 2 anni fa
Console.cpp 396655d145 LibJS: Begin implementing console.dir 2 anni fa
Console.h 396655d145 LibJS: Begin implementing console.dir 2 anni fa
CyclicModule.cpp 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 anni fa
CyclicModule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 anni fa
Forward.h d5ca51b461 LibJS: Forward declare the MemberExpression AST node 2 anni fa
Interpreter.cpp d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ 2 anni fa
Interpreter.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 anni fa
Lexer.cpp a2efecac03 LibJS: Parse slashes after reserved identifiers correctly 2 anni fa
Lexer.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 anni fa
MarkupGenerator.cpp a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 anni fa
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 anni fa
Module.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 anni fa
Module.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 anni fa
Parser.cpp 9054b1bc14 LibJS: Always taint parsing environment on call to eval() 2 anni fa
Parser.h b0a533dbc0 LibJS: Identify global variables during parsing 2 anni fa
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 anni fa
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 anni fa
Print.cpp 566a8dfd93 LibJS: Allow GeneratorObject to be subclassed 2 anni fa
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 anni fa
SafeFunction.h 4bc0d8e4c8 LibJS: Fix compilation of operator= for JS::SafeFunction 2 anni fa
Script.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 anni fa
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
SourceCode.cpp bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 anni fa
SourceCode.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 anni fa
SourceRange.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 anni fa
SourceTextModule.cpp fb94415f03 LibJS: Delete Declaration::for_each_var_declared_name 2 anni fa
SourceTextModule.h d29bd55b48 LibJS: Implement import.meta for bytecode 2 anni fa
SyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2 anni fa
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 anni fa
SyntheticModule.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 anni fa
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
Token.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 anni fa
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token 2 anni fa