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