.. |
Bytecode
|
LibJS: Teach GetVariable bytecode op to deal with global variable cache
|
2022-11-11 15:25:52 +01:00 |
Contrib/Test262
|
|
|
Heap
|
LibJS+LibWeb: Return non-const types from Ptr class operators
|
2022-11-19 14:37:31 +00:00 |
Runtime
|
LibJS: Make ECMAScriptFunctionObject.h not include AST.h
|
2022-11-23 16:05:59 +00:00 |
Tests
|
LibJS: Fix UTF-16 corruption in String.prototype.replace()
|
2022-11-19 11:30:06 -07:00 |
AST.cpp
|
LibJS: Shrink Identifier's environment coordinate cache
|
2022-11-22 21:13:35 +01:00 |
AST.h
|
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2022-11-23 16:05:59 +00:00 |
CMakeLists.txt
|
LibJS: Make Parser::Error a standalone ParserError class
|
2022-11-23 16:05:59 +00:00 |
Console.cpp
|
|
|
Console.h
|
|
|
CyclicModule.cpp
|
|
|
CyclicModule.h
|
LibJS: Make CyclicModule.h not include AST.h
|
2022-11-23 16:05:59 +00:00 |
Forward.h
|
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2022-11-23 16:05:59 +00:00 |
Interpreter.cpp
|
|
|
Interpreter.h
|
LibJS: Make Interpreter.h not include AST.h
|
2022-11-23 16:05:59 +00:00 |
Lexer.cpp
|
LibJS: Treat '\\' as an escaped character in template literals
|
2022-11-15 12:00:36 +00:00 |
Lexer.h
|
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2022-11-22 21:13:35 +01:00 |
MarkupGenerator.cpp
|
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2022-11-22 21:13:35 +01:00 |
MarkupGenerator.h
|
|
|
Module.cpp
|
LibJS: Make CyclicModule.h not include PromiseCapability.h
|
2022-11-23 16:05:59 +00:00 |
Module.h
|
|
|
Parser.cpp
|
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2022-11-23 16:05:59 +00:00 |
Parser.h
|
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2022-11-23 16:05:59 +00:00 |
ParserError.cpp
|
LibJS: Make Parser::Error a standalone ParserError class
|
2022-11-23 16:05:59 +00:00 |
ParserError.h
|
LibJS: Make Parser::Error a standalone ParserError class
|
2022-11-23 16:05:59 +00:00 |
SafeFunction.h
|
|
|
Script.cpp
|
LibJS: Make Parser::Error a standalone ParserError class
|
2022-11-23 16:05:59 +00:00 |
Script.h
|
LibJS: Make Script.h not include AST.h
|
2022-11-23 16:05:59 +00:00 |
SourceCode.cpp
|
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2022-11-22 21:13:35 +01:00 |
SourceCode.h
|
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2022-11-22 21:13:35 +01:00 |
SourceRange.h
|
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2022-11-22 21:13:35 +01:00 |
SourceTextModule.cpp
|
LibJS: Make Parser::Error a standalone ParserError class
|
2022-11-23 16:05:59 +00:00 |
SourceTextModule.h
|
LibJS: Make SourceTextModule.h not include AST.h or Parser.h
|
2022-11-23 16:05:59 +00:00 |
SyntaxHighlighter.cpp
|
|
|
SyntaxHighlighter.h
|
|
|
SyntheticModule.cpp
|
|
|
SyntheticModule.h
|
|
|
Token.cpp
|
LibJS: Make Token use the new double parser
|
2022-10-23 15:48:45 +02:00 |
Token.h
|
|
|