.. |
Bytecode
|
f0b793db74
LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19]
|
2 år sedan |
Contrib
|
26366d5930
LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19]
|
2 år sedan |
Heap
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 år sedan |
Runtime
|
f13f3f9fbe
LibJS: Replace GlobalObject with VM in Date AOs [Part 14/19]
|
2 år sedan |
Tests
|
ae349ec6a8
LibJS: Use a synthetic constructor if class with parent doesn't have one
|
3 år sedan |
AST.cpp
|
d74f8039eb
LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19]
|
2 år sedan |
AST.h
|
5398dcc55e
LibJS: Remove GlobalObject from execute() and related AST functions
|
2 år sedan |
CMakeLists.txt
|
0026e9a4c8
LibJS: Implement a basic Intl mathematical value
|
3 år sedan |
Console.cpp
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 år sedan |
Console.h
|
05748ed607
LibJS: Convert Console to use MarkedVector<Value>
|
3 år sedan |
CyclicModule.cpp
|
d74f8039eb
LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19]
|
2 år sedan |
CyclicModule.h
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 år sedan |
Forward.h
|
f4b26b0cea
LibJS: Hook up the 'v' (unicodeSets) RegExp flag
|
3 år sedan |
Interpreter.cpp
|
5398dcc55e
LibJS: Remove GlobalObject from execute() and related AST functions
|
2 år sedan |
Interpreter.h
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 år sedan |
Lexer.cpp
|
fbc771efe9
Everywhere: Use default StringView constructor over nullptr
|
3 år sedan |
Lexer.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 år sedan |
MarkupGenerator.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 år sedan |
MarkupGenerator.h
|
086969277e
Everywhere: Run clang-format
|
3 år sedan |
Module.cpp
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 år sedan |
Module.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 år sedan |
Parser.cpp
|
ae349ec6a8
LibJS: Use a synthetic constructor if class with parent doesn't have one
|
3 år sedan |
Parser.h
|
e5adc51e27
LibJS: Allow invalid string in tagged template literals
|
3 år sedan |
Script.cpp
|
7767f9be37
LibJS: Rename some variables from "script body" to "script"
|
3 år sedan |
Script.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 år sedan |
SourceRange.h
|
a95b321bf1
LibJS: Add missing headers
|
3 år sedan |
SourceTextModule.cpp
|
275a7a0c0a
LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19]
|
2 år sedan |
SourceTextModule.h
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 å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
|
275a7a0c0a
LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19]
|
2 år sedan |
SyntheticModule.h
|
6b5c882af3
LibJS: Add support for JSON modules
|
3 år sedan |
Token.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 år sedan |
Token.h
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 år sedan |