Andreas Kling fb1900e79c LibJS: Make Interpreter::create() call InitializeHostDefinedRealm() il y a 3 ans
..
Bytecode 5a106b6401 Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_' il y a 3 ans
Contrib 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject il y a 3 ans
Heap 7456904a39 Meta+Userland: Simplify some formatters il y a 3 ans
Runtime 8a03b17007 LibJS: Implement a more general InitializeHostDefinedRealm AO il y a 3 ans
Tests 301bba8c19 LibJS: Only coerce value once in BigInt constructor il y a 3 ans
AST.cpp c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
AST.h c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels il y a 3 ans
CMakeLists.txt 0026e9a4c8 LibJS: Implement a basic Intl mathematical value il y a 3 ans
Console.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
Console.h 05748ed607 LibJS: Convert Console to use MarkedVector<Value> il y a 3 ans
CyclicModule.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
CyclicModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records il y a 3 ans
Forward.h f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag il y a 3 ans
Interpreter.cpp fb1900e79c LibJS: Make Interpreter::create() call InitializeHostDefinedRealm() il y a 3 ans
Interpreter.h fb1900e79c LibJS: Make Interpreter::create() call InitializeHostDefinedRealm() il y a 3 ans
Lexer.cpp fbc771efe9 Everywhere: Use default StringView constructor over nullptr il y a 3 ans
Lexer.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
MarkupGenerator.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
MarkupGenerator.h 086969277e Everywhere: Run clang-format il y a 3 ans
Module.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records il y a 3 ans
Module.h d00b79568f Libraries: Use default constructors/destructors in LibJS il y a 3 ans
Parser.cpp f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag il y a 3 ans
Parser.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
Script.cpp 7767f9be37 LibJS: Rename some variables from "script body" to "script" il y a 3 ans
Script.h d00b79568f Libraries: Use default constructors/destructors in LibJS il y a 3 ans
SourceRange.h a95b321bf1 LibJS: Add missing headers il y a 3 ans
SourceTextModule.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records il y a 3 ans
SourceTextModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records il y a 3 ans
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers il y a 3 ans
SyntaxHighlighter.h 086969277e Everywhere: Run clang-format il y a 3 ans
SyntheticModule.cpp 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! il y a 3 ans
SyntheticModule.h 6b5c882af3 LibJS: Add support for JSON modules il y a 3 ans
Token.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
Token.h c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans