Ali Mohammad Pur a37bee919a LibJS: Use ranges instead of specifying all registers for NewArray 3 anos atrás
..
Bytecode a37bee919a LibJS: Use ranges instead of specifying all registers for NewArray 3 anos atrás
Heap 7676b1b925 LibJS: Remove MarkedValueList in favor of MarkedVector<Value> :^) 3 anos atrás
Runtime 27904b1060 LibJS: Add a fast path for creating per-iteration DeclarativeEnvironment 3 anos atrás
Tests fd8a56cdde LibJS: Add some tests for TypedArray.prototype.set 3 anos atrás
AST.cpp 27904b1060 LibJS: Add a fast path for creating per-iteration DeclarativeEnvironment 3 anos atrás
AST.h 2000251333 LibJS: Implement bytecode generation for WithStatement 3 anos atrás
CMakeLists.txt 0bdb293262 LibJS: Add an initial implementation of Collator Compare Functions 3 anos atrás
Console.cpp 1fba221b46 LibJS: Implement console.time/timeLog/timeEnd() methods 3 anos atrás
Console.h 1fba221b46 LibJS: Implement console.time/timeLog/timeEnd() methods 3 anos atrás
CyclicModule.cpp 47cdd90836 LibJS: Use new NativeFunction::create() in most places 3 anos atrás
CyclicModule.h f568939568 LibJS: Implement the import assertions proposal 3 anos atrás
Forward.h bdb13a74b0 LibJS: Describe various kinds of "Duration Records" 3 anos atrás
Interpreter.cpp 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions 3 anos atrás
Interpreter.h bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 anos atrás
Lexer.cpp 92e0378dbd LibJS: Always inline Lexer::current_code_point() 3 anos atrás
Lexer.h 56c425eec1 LibJS: Detect invalid unicode and stop lexing at that point 3 anos atrás
MarkupGenerator.cpp 58ccca6a9d LibJS+js: Pretty-print Date objects using the ToDateString AO 3 anos atrás
MarkupGenerator.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 anos atrás
Module.cpp 6b5c882af3 LibJS: Add support for JSON modules 3 anos atrás
Module.h f71f404e0c LibWeb: Introduce the Environment Settings Object 3 anos atrás
Parser.cpp 7ebb421ee9 LibJS: Implement the object literal __proto__ property key special case 3 anos atrás
Parser.h 602190f66f LibJS: Fix mixing of logical and coalescing operators 3 anos atrás
Script.cpp c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 anos atrás
Script.h c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 anos atrás
SourceRange.h a95b321bf1 LibJS: Add missing headers 3 anos atrás
SourceTextModule.cpp 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions 3 anos atrás
SourceTextModule.h f568939568 LibJS: Implement the import assertions proposal 3 anos atrás
SyntaxHighlighter.cpp 53166c10ca LibJS: Remove unused header includes 4 anos atrás
SyntaxHighlighter.h 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 anos atrás
SyntheticModule.cpp aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h 3 anos atrás
SyntheticModule.h 6b5c882af3 LibJS: Add support for JSON modules 3 anos atrás
Token.cpp 7624c3de0e LibJS: Disallow '\8' and '\9' in strict mode due to being octal escapes 3 anos atrás
Token.h 0cb0979990 LibJS: Add Token::flystring_value() to produce FlyString directly 3 anos atrás