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