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