Andreas Kling 883b2268c0 LibJS: Protect private elements from GC during class construction 1 yıl önce
..
Bytecode 8eaf48888e LibJS: Remove FLATTEN attribute from Interpreter::run_bytecode 1 yıl önce
Contrib 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Heap 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 yıl önce
Runtime 4bdcf9a4b7 LibJS: Revert the free stack limit back to 32 KiB 1 yıl önce
Tests bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs 1 yıl önce
AST.cpp 883b2268c0 LibJS: Protect private elements from GC during class construction 1 yıl önce
AST.h 7f1a62a1d3 LibJS/Bytecode: Add Operand in/out to all the bytecode codegen helpers 1 yıl önce
CMakeLists.txt 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 yıl önce
Console.cpp 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> 1 yıl önce
Console.h 396655d145 LibJS: Begin implementing console.dir 2 yıl önce
CyclicModule.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
CyclicModule.h 99106df834 LibJS: Update import referrer's [[LoadedModules]] in place 1 yıl önce
Forward.h 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 yıl önce
Lexer.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Lexer.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
MarkupGenerator.cpp e33145aa4b LibJS: Use OrderedHashMap for the Shape property table 1 yıl önce
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 yıl önce
Module.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Module.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ModuleLoading.h 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec 1 yıl önce
Parser.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Parser.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ParserError.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
ParserError.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Position.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 yıl önce
Print.cpp 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 yıl önce
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 yıl önce
SafeFunction.h 0ff29349e6 LibJS: Add GC graph dumper 1 yıl önce
Script.cpp 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 yıl önce
Script.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
SourceCode.cpp 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 yıl önce
SourceCode.h 44b2735b9e LibJS: Make line-and-column resolution fast for large minified JS 1 yıl önce
SourceRange.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
SourceTextModule.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 yıl önce
SourceTextModule.h 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 yıl önce
SyntaxHighlighter.cpp ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 yıl önce
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 yıl önce
SyntheticModule.cpp fc31a0d506 LibJS: Support LoadRequestedModule AO on SyntheticModule records 1 yıl önce
SyntheticModule.h fc31a0d506 LibJS: Support LoadRequestedModule AO on SyntheticModule records 1 yıl önce
Token.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 yıl önce
Token.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce