Timothy Flynn ea13f3e285 LibJS: Propagate OOM from PatternPartitionWithSource factory 2 years ago
..
Bytecode 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
Contrib b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
Heap b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
Runtime ea13f3e285 LibJS: Propagate OOM from PatternPartitionWithSource factory 2 years ago
Tests bb4fda3b97 LibJS: Format the era of ISO year 0 as BC 2 years ago
AST.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
AST.h bff038411a LibJS: Add using declaration support in for and for of loops 2 years ago
CMakeLists.txt 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 years ago
Console.cpp 8f7c2f8292 LibJS: Port get_difference_settings() to String 2 years ago
Console.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CyclicModule.cpp b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr 2 years ago
CyclicModule.h b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h 2 years ago
Forward.h 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 years ago
Interpreter.cpp fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2 years ago
Interpreter.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Lexer.cpp 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer 2 years ago
Lexer.h 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer 2 years ago
MarkupGenerator.cpp 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 years ago
MarkupGenerator.h 112b3f7342 LibJS: Convert MarkupGenerator to the new String 2 years ago
Module.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
Module.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Parser.cpp 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer 2 years ago
Parser.h bff038411a LibJS: Add using declaration support in for and for of loops 2 years ago
ParserError.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
ParserError.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Print.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Print.h 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 years ago
SafeFunction.h 79006c03b4 AK: Check the return type in `IsCallableWithArguments` 2 years ago
Script.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
SourceCode.cpp 93674e4383 LibJS: Remove DeprecatedString usage from SourceCode 2 years ago
SourceCode.h 93674e4383 LibJS: Remove DeprecatedString usage from SourceCode 2 years ago
SourceRange.h 93674e4383 LibJS: Remove DeprecatedString usage from SourceCode 2 years ago
SourceTextModule.cpp 541637e15a LibJS: Add using declaration support, RAII like operation in js 2 years ago
SourceTextModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
SyntaxHighlighter.cpp 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 years ago
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 years ago
SyntheticModule.cpp a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 years ago
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Token.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token 2 years ago