iliadsh 94b47ff03b LibJS: Add GetByValue fast path for simple array access 1 tahun lalu
..
Bytecode 55e467c359 LibJS/JIT: Add fast path for cached PutById 1 tahun lalu
Contrib 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
Heap a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 tahun lalu
JIT 94b47ff03b LibJS: Add GetByValue fast path for simple array access 1 tahun lalu
Runtime f91c3e9ac3 LibJS: Expose offset to m_indexed_properties 1 tahun lalu
Tests bf3fce1766 LibJS: Add Date.parse formats for the output of Date.prototype.to*String 1 tahun lalu
AST.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 tahun lalu
AST.h 65232b6681 LibJS: Mark classes and virtual functions `final` where possible 2 tahun lalu
CMakeLists.txt 21b946791e LibJS: Link with libatomic on i*86 1 tahun lalu
Console.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 tahun lalu
Console.h 396655d145 LibJS: Begin implementing console.dir 2 tahun lalu
CyclicModule.cpp ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 tahun lalu
CyclicModule.h ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 tahun lalu
Forward.h d60e8c9df5 LibJS: Add ModuleWithSpecifier for LoadedModules 1 tahun lalu
Lexer.cpp 34344120f2 AK: Make "foo"_string infallible 2 tahun lalu
Lexer.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 tahun lalu
MarkupGenerator.cpp e33145aa4b LibJS: Use OrderedHashMap for the Shape property table 1 tahun lalu
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 tahun lalu
Module.cpp ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 tahun lalu
Module.h ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 tahun lalu
Parser.cpp c170dd323e LibJS: Make eval() prevent GetGlobal usage less aggressively 1 tahun lalu
Parser.h b0a533dbc0 LibJS: Identify global variables during parsing 2 tahun lalu
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 tahun lalu
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 tahun lalu
Position.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 tahun lalu
Print.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 tahun lalu
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 tahun lalu
SafeFunction.h 0ff29349e6 LibJS: Add GC graph dumper 2 tahun lalu
Script.cpp 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule 1 tahun lalu
Script.h 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule 1 tahun lalu
SourceCode.cpp 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 tahun lalu
SourceCode.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 tahun lalu
SourceRange.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 tahun lalu
SourceTextModule.cpp 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 tahun lalu
SourceTextModule.h d29bd55b48 LibJS: Implement import.meta for bytecode 2 tahun lalu
SyntaxHighlighter.cpp ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 tahun lalu
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 tahun lalu
SyntheticModule.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 tahun lalu
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 tahun lalu
Token.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 tahun lalu
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token 2 tahun lalu