.. |
Bytecode
|
Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline"
|
2024-03-06 08:39:29 +01:00 |
Contrib/Test262
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
Heap
|
LibJS: Add ConservativeVector<T>
|
2024-02-22 16:44:54 +01:00 |
Runtime
|
LibJS: Rename ToSecondsStringPrecision to ToSecondsStringPrecisionRecord
|
2024-03-23 08:46:56 -04:00 |
Tests
|
LibJS: Separate validation of roundingIncrement option
|
2024-03-23 08:45:59 -04:00 |
AST.cpp
|
LibJS: Don't use null DFS for binding_name parameters in ClassExpression
|
2024-02-24 15:06:52 -07:00 |
AST.h
|
LibJS: Don't use null DFS for binding_name parameters in ClassExpression
|
2024-02-24 15:06:52 -07:00 |
CMakeLists.txt
|
Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline"
|
2024-03-06 08:39:29 +01:00 |
Console.cpp
|
|
|
Console.h
|
|
|
CyclicModule.cpp
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
CyclicModule.h
|
LibJS: Update import referrer's [[LoadedModules]] in place
|
2023-12-03 20:46:55 +01:00 |
Forward.h
|
LibJS+LibWeb: Change JobCallback to be GC-allocated
|
2024-03-16 14:27:06 +01:00 |
Lexer.cpp
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
Lexer.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
MarkupGenerator.cpp
|
|
|
MarkupGenerator.h
|
|
|
Module.cpp
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
Module.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
ModuleLoading.h
|
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
2023-12-03 20:46:55 +01:00 |
Parser.cpp
|
LibJS: Don't use null DFS in {Import,Export}Entry
|
2024-02-24 15:06:52 -07:00 |
Parser.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
ParserError.cpp
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
ParserError.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
Position.h
|
|
|
Print.cpp
|
LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray
|
2023-12-26 11:16:10 +01:00 |
Print.h
|
|
|
SafeFunction.h
|
|
|
Script.cpp
|
|
|
Script.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
SourceCode.cpp
|
|
|
SourceCode.h
|
|
|
SourceRange.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |
SourceTextModule.cpp
|
LibJS: Don't use null DFS in {Import,Export}Entry
|
2024-02-24 15:06:52 -07:00 |
SourceTextModule.h
|
LibJS: Always allocate ExecutionContext objects on the malloc heap
|
2023-11-29 09:48:18 +01:00 |
SyntaxHighlighter.cpp
|
|
|
SyntaxHighlighter.h
|
|
|
SyntheticModule.cpp
|
LibJS: Support LoadRequestedModule AO on SyntheticModule records
|
2023-12-03 20:46:55 +01:00 |
SyntheticModule.h
|
LibJS: Support LoadRequestedModule AO on SyntheticModule records
|
2023-12-03 20:46:55 +01:00 |
Token.cpp
|
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
2023-12-23 20:41:07 +01:00 |
Token.h
|
Everywhere: Rename {Deprecated => Byte}String
|
2023-12-17 18:25:10 +03:30 |