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