.. |
Bytecode
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 år sedan |
Contrib
|
a7ce0509f7
LibJS: Add missing <AK/TypeCasts.h> include in $262Object.cpp
|
2 år sedan |
Heap
|
66a428ae03
LibJS+LibWeb: Return non-const types from Ptr class operators
|
2 år sedan |
Runtime
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 år sedan |
Tests
|
f7a252ae85
LibJS: Fix UTF-16 corruption in String.prototype.replace()
|
2 år sedan |
AST.cpp
|
0f1f925532
LibJS: Shrink Identifier's environment coordinate cache
|
2 år sedan |
AST.h
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 år sedan |
CMakeLists.txt
|
e6331031c4
LibJS: Make Parser::Error a standalone ParserError class
|
2 år sedan |
Console.cpp
|
afeff4cebb
LibJS+js: Disable console debug messages outside Serenity only for `js`
|
2 år sedan |
Console.h
|
afeff4cebb
LibJS+js: Disable console debug messages outside Serenity only for `js`
|
2 år sedan |
CyclicModule.cpp
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 år sedan |
CyclicModule.h
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 år sedan |
Forward.h
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 år sedan |
Interpreter.cpp
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
2 år sedan |
Interpreter.h
|
1a30e77001
LibJS: Make Interpreter.h not include AST.h
|
2 år sedan |
Lexer.cpp
|
b3edd94869
LibJS: Treat '\\' as an escaped character in template literals
|
2 år sedan |
Lexer.h
|
b0b022507b
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2 år sedan |
MarkupGenerator.cpp
|
b0b022507b
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2 år sedan |
MarkupGenerator.h
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
2 år sedan |
Module.cpp
|
58feae8b60
LibJS: Make CyclicModule.h not include PromiseCapability.h
|
2 år sedan |
Module.h
|
fb6de442c6
LibJS: Add [[HostDefined]] field to Modules
|
2 år sedan |
Parser.cpp
|
835d7aac96
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2 år sedan |
Parser.h
|
835d7aac96
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
|
2 år sedan |
ParserError.cpp
|
e6331031c4
LibJS: Make Parser::Error a standalone ParserError class
|
2 år sedan |
ParserError.h
|
e6331031c4
LibJS: Make Parser::Error a standalone ParserError class
|
2 år sedan |
SafeFunction.h
|
202cc025e5
LibJS: Don't register SafeFunction-to-function-pointer with JS::Heap
|
2 år sedan |
Script.cpp
|
e6331031c4
LibJS: Make Parser::Error a standalone ParserError class
|
2 år sedan |
Script.h
|
65e7c58990
LibJS: Make Script.h not include AST.h
|
2 år sedan |
SourceCode.cpp
|
f0482b61bf
LibJS: Make Error stack trace generation faster with a line break cache
|
2 år sedan |
SourceCode.h
|
f0482b61bf
LibJS: Make Error stack trace generation faster with a line break cache
|
2 år sedan |
SourceRange.h
|
b0b022507b
LibJS: Reduce AST memory usage by shrink-wrapping source range info
|
2 år sedan |
SourceTextModule.cpp
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 år sedan |
SourceTextModule.h
|
97b5f4814e
LibJS: Make SourceTextModule.h not include AST.h or Parser.h
|
2 år sedan |
SyntaxHighlighter.cpp
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
3 år sedan |
SyntaxHighlighter.h
|
086969277e
Everywhere: Run clang-format
|
3 år sedan |
SyntheticModule.cpp
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
2 år sedan |
SyntheticModule.h
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
2 år sedan |
Token.cpp
|
7db59124e8
LibJS: Make Token use the new double parser
|
2 år sedan |
Token.h
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 år sedan |