Luke Wilde c55a4c7f30 LibJS/Bytecode: Create global variables before setting them 3 years ago
..
Bytecode c55a4c7f30 LibJS/Bytecode: Create global variables before setting them 3 years ago
Contrib 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
Heap 7456904a39 Meta+Userland: Simplify some formatters 3 years ago
Runtime 37ab7cc694 LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes 3 years ago
Tests 37ab7cc694 LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes 3 years ago
AST.cpp c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago
AST.h c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels 3 years ago
CMakeLists.txt 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 3 years ago
Console.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Console.h 05748ed607 LibJS: Convert Console to use MarkedVector<Value> 3 years ago
CyclicModule.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
CyclicModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
Forward.h 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 3 years ago
Interpreter.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
Interpreter.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
Lexer.cpp fbc771efe9 Everywhere: Use default StringView constructor over nullptr 3 years ago
Lexer.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
MarkupGenerator.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
MarkupGenerator.h 086969277e Everywhere: Run clang-format 3 years ago
Module.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
Module.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 years ago
Parser.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Parser.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Script.cpp 7767f9be37 LibJS: Rename some variables from "script body" to "script" 3 years ago
Script.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 years ago
SourceRange.h a95b321bf1 LibJS: Add missing headers 3 years ago
SourceTextModule.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
SourceTextModule.h 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 years ago
SyntaxHighlighter.h 086969277e Everywhere: Run clang-format 3 years ago
SyntheticModule.cpp 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! 3 years ago
SyntheticModule.h 6b5c882af3 LibJS: Add support for JSON modules 3 years ago
Token.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Token.h c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago