.. |
Bytecode
|
LibJS: Store bytecode instruction length in instruction itself
|
2023-09-14 16:11:14 +02:00 |
Contrib/Test262
|
|
|
Heap
|
LibJS: Avoid pointless HashTable copying during GC mark phase
|
2023-09-15 12:12:54 +02:00 |
Runtime
|
LibJS: Remove alreadyDeclared check in FunctionDeclarationInstantiation
|
2023-09-19 16:58:25 +02:00 |
Tests
|
LibJS: Get initial_value from local variables if id represents a local
|
2023-09-18 17:57:56 +02:00 |
AST.cpp
|
LibJS: Add spec comments to ScopeNode::block_declaration_instantiation
|
2023-09-21 16:19:05 +02:00 |
AST.h
|
|
|
CMakeLists.txt
|
LibJS: Remove the now-unused ThrowableStringBuilder
|
2023-09-09 13:03:25 -04:00 |
Console.cpp
|
LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder
|
2023-09-09 13:03:25 -04:00 |
Console.h
|
|
|
CyclicModule.cpp
|
|
|
CyclicModule.h
|
|
|
Forward.h
|
|
|
Lexer.cpp
|
|
|
Lexer.h
|
|
|
MarkupGenerator.cpp
|
LibJS: Use OrderedHashMap for the Shape property table
|
2023-09-17 21:00:11 +02:00 |
MarkupGenerator.h
|
|
|
Module.cpp
|
|
|
Module.h
|
|
|
Parser.cpp
|
LibJS: Allow assignment expression in spreading property definition
|
2023-08-29 18:46:01 -04: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
|
|
|
Print.h
|
|
|
SafeFunction.h
|
|
|
Script.cpp
|
|
|
Script.h
|
|
|
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
|
|
|
SourceTextModule.h
|
|
|
SyntaxHighlighter.cpp
|
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
2023-08-29 07:57:39 -04:00 |
SyntaxHighlighter.h
|
|
|
SyntheticModule.cpp
|
|
|
SyntheticModule.h
|
|
|
Token.cpp
|
LibJS: Avoid DeprecatedString allocation in Token::double_value()
|
2023-09-03 18:59:00 +02:00 |
Token.h
|
|
|