.. |
Bytecode
|
LibJS/JIT: Resolve the EnvironmentVariableCache pointers at JIT time
|
2023-11-06 13:06:10 +01:00 |
Contrib/Test262
|
LibJS: Make Heap::allocate<T>() infallible
|
2023-08-13 15:38:42 +02:00 |
Heap
|
LibJS: Move Heap intrusive list manipulation inline
|
2023-10-07 11:36:28 +02:00 |
JIT
|
LibJS/JIT: Bail in UnsignedRightShift fast path if result is negative
|
2023-11-07 21:59:03 +01:00 |
Runtime
|
LibJS/JIT: Add fast path for cached GetVariable accesses
|
2023-11-07 11:33:04 +01:00 |
Tests
|
LibLocale: Update to CLDR version 44.0.1
|
2023-11-06 08:31:56 -05:00 |
AST.cpp
|
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
2023-10-07 07:13:52 +02:00 |
AST.h
|
LibJS: Mark classes and virtual functions final where possible
|
2023-08-13 18:05:09 +02:00 |
CMakeLists.txt
|
LibJS: Lazily collect stack trace information
|
2023-11-02 07:37:41 +01:00 |
Console.cpp
|
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
2023-10-07 07:13:52 +02:00 |
Console.h
|
|
|
CyclicModule.cpp
|
LibJS+LibWeb: Bring script fetching closer to the spec
|
2023-10-31 18:09:14 +01:00 |
CyclicModule.h
|
LibJS+LibWeb: Bring script fetching closer to the spec
|
2023-10-31 18:09:14 +01:00 |
Forward.h
|
LibJS: Add ModuleWithSpecifier for LoadedModules
|
2023-10-31 18:09:14 +01:00 |
Lexer.cpp
|
AK: Make "foo"_string infallible
|
2023-08-07 16:03:27 +02:00 |
Lexer.h
|
|
|
MarkupGenerator.cpp
|
LibJS: Use OrderedHashMap for the Shape property table
|
2023-09-17 21:00:11 +02:00 |
MarkupGenerator.h
|
|
|
Module.cpp
|
LibJS+LibWeb: Bring script fetching closer to the spec
|
2023-10-31 18:09:14 +01:00 |
Module.h
|
LibJS+LibWeb: Bring script fetching closer to the spec
|
2023-10-31 18:09:14 +01:00 |
Parser.cpp
|
LibJS: Allow division after this token
|
2023-11-05 18:44:48 +01:00 |
Parser.h
|
|
|
ParserError.cpp
|
|
|
ParserError.h
|
|
|
Position.h
|
LibJS: Make line-and-column resolution fast for large minified JS
|
2023-09-12 17:21:42 +02:00 |
Print.cpp
|
LibJS: Make Value::to_string_without_side_effects() infallible
|
2023-08-09 17:09:16 +02:00 |
Print.h
|
|
|
SafeFunction.h
|
LibJS: Add GC graph dumper
|
2023-08-17 18:27:02 +02:00 |
Script.cpp
|
LibJS: Add LoadedModules to Script and CyclicModule
|
2023-10-31 18:09:14 +01:00 |
Script.h
|
LibJS: Add LoadedModules to Script and CyclicModule
|
2023-10-31 18:09:14 +01:00 |
SourceCode.cpp
|
LibJS: Make line-and-column resolution fast for large minified JS
|
2023-09-12 17:21:42 +02:00 |
SourceCode.h
|
LibJS: Make line-and-column resolution fast for large minified JS
|
2023-09-12 17:21:42 +02:00 |
SourceRange.h
|
LibJS: Make line-and-column resolution fast for large minified JS
|
2023-09-12 17:21:42 +02:00 |
SourceTextModule.cpp
|
LibJS: Remove unused realm parameter from run_and_return_frame()
|
2023-09-21 16:19:13 +02:00 |
SourceTextModule.h
|
|
|
SyntaxHighlighter.cpp
|
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
2023-08-29 07:57:39 -04:00 |
SyntaxHighlighter.h
|
|
|
SyntheticModule.cpp
|
LibJS: Make PrimitiveString::create() infallible
|
2023-08-09 17:09:16 +02:00 |
SyntheticModule.h
|
|
|
Token.cpp
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
Token.h
|
|
|