Hendiadyoin1 ae52ae8f9f LibJS: Add support for SpreadExpressions in array literals for bytecode vor 2 Jahren
..
Bytecode ae52ae8f9f LibJS: Add support for SpreadExpressions in array literals for bytecode vor 2 Jahren
Contrib 6cedb1b9d9 LibJS: Implement $262.evalScript() according to the given algorithm vor 2 Jahren
Heap 131c3f50de LibJS: Add JS::SafeFunction, like Function but protects captures from GC vor 2 Jahren
Runtime 37972e9f0c LibWeb: Implement most WebIDL promise operations vor 2 Jahren
Tests 82e730eba1 LibJS: Change default time display options to "always" for digital style vor 2 Jahren
AST.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
AST.h ab763a56f6 LibJS: Allow SpreadExpressions to generate bytecode vor 2 Jahren
CMakeLists.txt ef9b543426 LibC: Remove the LibM interface target vor 2 Jahren
Console.cpp 69dd158f91 LibJS: Create Console using a Realm instead of a VM vor 2 Jahren
Console.h 69dd158f91 LibJS: Create Console using a Realm instead of a VM vor 2 Jahren
CyclicModule.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
CyclicModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
Forward.h 78eca3ae64 LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics 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 fbc771efe9 Everywhere: Use default StringView constructor over nullptr vor 3 Jahren
Lexer.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
MarkupGenerator.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
MarkupGenerator.h 086969277e Everywhere: Run clang-format vor 3 Jahren
Module.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
Module.h 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
Parser.cpp 9f661d20f7 LibJS: Allow anonymous functions as default exports vor 2 Jahren
Parser.h 9f661d20f7 LibJS: Allow anonymous functions as default exports vor 2 Jahren
SafeFunction.h 131c3f50de LibJS: Add JS::SafeFunction, like Function but protects captures from GC vor 2 Jahren
Script.cpp d13d571844 LibJS: Make sure JS::Script visits its HostDefined object vor 2 Jahren
Script.h 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated vor 2 Jahren
SourceRange.h a95b321bf1 LibJS: Add missing headers vor 3 Jahren
SourceTextModule.cpp 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
SourceTextModule.h 00c8f07192 LibJS: Make Script and Module GC-allocated 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 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
Token.h c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors vor 3 Jahren