.. |
Bytecode
|
b894acd6b2
LibJS: Make one compact allocation for CallExpression and its Arguments
|
há 2 anos atrás |
Contrib
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
Heap
|
d26aabff04
Everywhere: Run clang-format
|
há 2 anos atrás |
Runtime
|
0b2f86de71
LibJS: Make FunctionKind enum class a u8
|
há 2 anos atrás |
Tests
|
d37d6b3479
LibJS: Protect CanonicalIndex against double-to-integer overflow
|
há 2 anos atrás |
AST.cpp
|
b894acd6b2
LibJS: Make one compact allocation for CallExpression and its Arguments
|
há 2 anos atrás |
AST.h
|
dd1720f2cb
LibJS: Shrink ObjectProperty AST nodes by rearranging members
|
há 2 anos atrás |
CMakeLists.txt
|
eb50969781
LibJS: Add an EliminateLoads pass to Bytecode
|
há 2 anos atrás |
Console.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
há 2 anos atrás |
Console.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
CyclicModule.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
CyclicModule.h
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
há 2 anos atrás |
Forward.h
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
há 2 anos atrás |
Interpreter.cpp
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
há 2 anos atrás |
Interpreter.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Lexer.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Lexer.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
MarkupGenerator.cpp
|
112b3f7342
LibJS: Convert MarkupGenerator to the new String
|
há 2 anos atrás |
MarkupGenerator.h
|
112b3f7342
LibJS: Convert MarkupGenerator to the new String
|
há 2 anos atrás |
Module.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Module.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Parser.cpp
|
b894acd6b2
LibJS: Make one compact allocation for CallExpression and its Arguments
|
há 2 anos atrás |
Parser.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
ParserError.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
ParserError.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
Print.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
há 2 anos atrás |
Print.h
|
84502f53b5
LibJS+js: Move the value print implementation to LibJS
|
há 2 anos atrás |
SafeFunction.h
|
d26aabff04
Everywhere: Run clang-format
|
há 2 anos atrás |
Script.cpp
|
e6331031c4
LibJS: Make Parser::Error a standalone ParserError class
|
há 2 anos atrás |
Script.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
SourceCode.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
SourceCode.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
SourceRange.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
SourceTextModule.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
SourceTextModule.h
|
97b5f4814e
LibJS: Make SourceTextModule.h not include AST.h or Parser.h
|
há 2 anos atrás |
SyntaxHighlighter.cpp
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
há 3 anos atrás |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
há 2 anos atrás |
SyntheticModule.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
há 2 anos atrás |
SyntheticModule.h
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
há 2 anos atrás |
Token.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
Token.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |