Shannon Booth b1870bc47b LibJS: Propagate OOM from SetValueInBuffer AO 2 år sedan
..
Bytecode c6c20d3bf3 LibJS/Bytecode: Use CopyDataProperties AO for destructuring 2 år sedan
Contrib 77f1e91e9d LibJS: Make $262.evalScript() work in bytecode mode 2 år sedan
Heap fb979dcf34 LibJS/Bytecode: Make Bytecode::Interpreter participate in GC marking 2 år sedan
Runtime b1870bc47b LibJS: Propagate OOM from SetValueInBuffer AO 2 år sedan
Tests d165590809 LibJS/Bytecode: Do not coerce the receiver to Object for internal_set 2 år sedan
AST.cpp 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject 2 år sedan
AST.h 401d97c45c LibJS: Add ScopeNode::for_each_var_declared_identifier() 2 år sedan
CMakeLists.txt 3781948f0c LibJS: Add initial implementation for SharedArrayBuffer 2 år sedan
Console.cpp 396655d145 LibJS: Begin implementing console.dir 2 år sedan
Console.h 396655d145 LibJS: Begin implementing console.dir 2 år sedan
CyclicModule.cpp 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 år sedan
CyclicModule.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 år sedan
Forward.h ae3a7fd4b8 LibJS: Update bytecode generator to use local variables 2 år sedan
Interpreter.cpp d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ 2 år sedan
Interpreter.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 år sedan
Lexer.cpp a2efecac03 LibJS: Parse slashes after reserved identifiers correctly 2 år sedan
Lexer.h 3226ce3d83 LibJS: Remove some usage of DeprecatedString usage from Lexer 2 år sedan
MarkupGenerator.cpp a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 år sedan
MarkupGenerator.h a9b3aaa887 LibJS: Fix redundancy-detection when printing raw values 2 år sedan
Module.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 år sedan
Module.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 år sedan
Parser.cpp 01910bca39 LibJS: Null check current scope pusher before register_identifier call 2 år sedan
Parser.h 380abddf3c LibJS: Update parser to detect if identifier refer a "local" variable 2 år sedan
ParserError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 år sedan
ParserError.h 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 år sedan
Print.cpp 34c5d34b95 LibJS: Show when an ArrayBuffer is detached when printing 2 år sedan
Print.h 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 år sedan
SafeFunction.h 4bc0d8e4c8 LibJS: Fix compilation of operator= for JS::SafeFunction 2 år sedan
Script.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 år sedan
Script.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
SourceCode.cpp bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 år sedan
SourceCode.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 år sedan
SourceRange.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 år sedan
SourceTextModule.cpp 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject 2 år sedan
SourceTextModule.h bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 2 år sedan
SyntaxHighlighter.cpp 406a7ea577 LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes 2 år sedan
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 år sedan
SyntheticModule.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 år sedan
SyntheticModule.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 år sedan
Token.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 år sedan
Token.h cfa6b4d815 LibJS: Remove DeprecatedString usage from Token 2 år sedan