.. |
Bytecode
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
hace 2 años |
Contrib
|
6cedb1b9d9
LibJS: Implement $262.evalScript() according to the given algorithm
|
hace 2 años |
Heap
|
d54ba587f3
LibJS: Make Heap a friend of everyone who uses JS_CELL
|
hace 2 años |
Runtime
|
d57b92da09
LibJS: Default to "short" for DurationFormat's style option
|
hace 2 años |
Tests
|
d57b92da09
LibJS: Default to "short" for DurationFormat's style option
|
hace 2 años |
AST.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
hace 2 años |
AST.h
|
5398dcc55e
LibJS: Remove GlobalObject from execute() and related AST functions
|
hace 3 años |
CMakeLists.txt
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
hace 2 años |
Console.cpp
|
d35f53c344
LibJS: Remove Console's reliance on GlobalObject
|
hace 2 años |
Console.h
|
d35f53c344
LibJS: Remove Console's reliance on GlobalObject
|
hace 2 años |
CyclicModule.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
hace 2 años |
CyclicModule.h
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
hace 3 años |
Forward.h
|
78eca3ae64
LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics
|
hace 2 años |
Interpreter.cpp
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
hace 3 años |
Interpreter.h
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
hace 3 años |
Lexer.cpp
|
fbc771efe9
Everywhere: Use default StringView constructor over nullptr
|
hace 3 años |
Lexer.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
MarkupGenerator.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
MarkupGenerator.h
|
086969277e
Everywhere: Run clang-format
|
hace 3 años |
Module.cpp
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
hace 3 años |
Module.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
hace 3 años |
Parser.cpp
|
fce2b33758
LibJS: Allow BigInts as destructuring property names
|
hace 3 años |
Parser.h
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
hace 3 años |
Script.cpp
|
7767f9be37
LibJS: Rename some variables from "script body" to "script"
|
hace 3 años |
Script.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
hace 3 años |
SourceRange.h
|
a95b321bf1
LibJS: Add missing headers
|
hace 3 años |
SourceTextModule.cpp
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
hace 3 años |
SourceTextModule.h
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
hace 3 años |
SyntaxHighlighter.cpp
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
hace 3 años |
SyntaxHighlighter.h
|
086969277e
Everywhere: Run clang-format
|
hace 3 años |
SyntheticModule.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
hace 2 años |
SyntheticModule.h
|
6b5c882af3
LibJS: Add support for JSON modules
|
hace 3 años |
Token.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Token.h
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
hace 3 años |