Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
..
Bytecode 2d33b2996f LibJS: Teach GetVariable bytecode op to deal with global variable cache 2 vuotta sitten
Contrib 6cedb1b9d9 LibJS: Implement $262.evalScript() according to the given algorithm 2 vuotta sitten
Heap 66a428ae03 LibJS+LibWeb: Return non-const types from Ptr class operators 2 vuotta sitten
Runtime b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
Tests f7a252ae85 LibJS: Fix UTF-16 corruption in String.prototype.replace() 2 vuotta sitten
AST.cpp b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
AST.h b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
CMakeLists.txt b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
Console.cpp afeff4cebb LibJS+js: Disable console debug messages outside Serenity only for `js` 2 vuotta sitten
Console.h afeff4cebb LibJS+js: Disable console debug messages outside Serenity only for `js` 2 vuotta sitten
CyclicModule.cpp fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 vuotta sitten
CyclicModule.h ea34cb302d LibJS: Add accessor for requested modules to CyclicModule 2 vuotta sitten
Forward.h b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
Interpreter.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated 2 vuotta sitten
Interpreter.h 275dea9d98 LibJS: Remove {Bytecode::,}Interpreter::global_object() 3 vuotta sitten
Lexer.cpp b3edd94869 LibJS: Treat '\\' as an escaped character in template literals 2 vuotta sitten
Lexer.h b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
MarkupGenerator.cpp b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
MarkupGenerator.h 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console 2 vuotta sitten
Module.cpp fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 vuotta sitten
Module.h fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 vuotta sitten
Parser.cpp b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
Parser.h b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
SafeFunction.h 202cc025e5 LibJS: Don't register SafeFunction-to-function-pointer with JS::Heap 2 vuotta sitten
Script.cpp d13d571844 LibJS: Make sure JS::Script visits its HostDefined object 2 vuotta sitten
Script.h 5a3e079deb LibJS: Mark [[HostDefined]] accessor on scripts as const 2 vuotta sitten
SourceCode.cpp b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
SourceCode.h b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
SourceRange.h b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 vuotta sitten
SourceTextModule.cpp fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 vuotta sitten
SourceTextModule.h fb6de442c6 LibJS: Add [[HostDefined]] field to Modules 2 vuotta sitten
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 vuotta sitten
SyntaxHighlighter.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
SyntheticModule.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated 2 vuotta sitten
SyntheticModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated 2 vuotta sitten
Token.cpp 7db59124e8 LibJS: Make Token use the new double parser 2 vuotta sitten
Token.h c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 vuotta sitten