Linus Groh d53a369e7f LibJS: Implement ShadowRealmConstructor::construct() closer to spec 2 лет назад
..
Bytecode 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
Contrib cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() 2 лет назад
Heap f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 3 лет назад
Runtime d53a369e7f LibJS: Implement ShadowRealmConstructor::construct() closer to spec 2 лет назад
Tests 9643a5c63f LibJS: Accept and ignore calendar annotation in Instant strings 3 лет назад
AST.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
AST.h 5398dcc55e LibJS: Remove GlobalObject from execute() and related AST functions 3 лет назад
CMakeLists.txt 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
Console.cpp d35f53c344 LibJS: Remove Console's reliance on GlobalObject 2 лет назад
Console.h d35f53c344 LibJS: Remove Console's reliance on GlobalObject 2 лет назад
CyclicModule.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
CyclicModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 лет назад
Forward.h 78eca3ae64 LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics 2 лет назад
Interpreter.cpp 275dea9d98 LibJS: Remove {Bytecode::,}Interpreter::global_object() 3 лет назад
Interpreter.h 275dea9d98 LibJS: Remove {Bytecode::,}Interpreter::global_object() 3 лет назад
Lexer.cpp fbc771efe9 Everywhere: Use default StringView constructor over nullptr 3 лет назад
Lexer.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
MarkupGenerator.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
MarkupGenerator.h 086969277e Everywhere: Run clang-format 3 лет назад
Module.cpp e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 лет назад
Module.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 лет назад
Parser.cpp fce2b33758 LibJS: Allow BigInts as destructuring property names 3 лет назад
Parser.h 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 лет назад
Script.cpp 7767f9be37 LibJS: Rename some variables from "script body" to "script" 3 лет назад
Script.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 лет назад
SourceRange.h a95b321bf1 LibJS: Add missing headers 3 лет назад
SourceTextModule.cpp 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 3 лет назад
SourceTextModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 лет назад
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 лет назад
SyntaxHighlighter.h 086969277e Everywhere: Run clang-format 3 лет назад
SyntheticModule.cpp 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
SyntheticModule.h 6b5c882af3 LibJS: Add support for JSON modules 3 лет назад
Token.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
Token.h c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 лет назад