.. |
Bytecode
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
преди 2 години |
Contrib
|
cfa5885855
LibJS: Turn initialize_global_object() into a regular initialize()
|
преди 2 години |
Heap
|
6e973ce69b
LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses
|
преди 2 години |
Runtime
|
6e973ce69b
LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses
|
преди 2 години |
Tests
|
9643a5c63f
LibJS: Accept and ignore calendar annotation in Instant strings
|
преди 2 години |
AST.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
преди 2 години |
AST.h
|
5398dcc55e
LibJS: Remove GlobalObject from execute() and related AST functions
|
преди 3 години |
CMakeLists.txt
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
преди 2 години |
Console.cpp
|
d35f53c344
LibJS: Remove Console's reliance on GlobalObject
|
преди 2 години |
Console.h
|
d35f53c344
LibJS: Remove Console's reliance on GlobalObject
|
преди 2 години |
CyclicModule.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
преди 2 години |
CyclicModule.h
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
преди 3 години |
Forward.h
|
78eca3ae64
LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics
|
преди 2 години |
Interpreter.cpp
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
преди 3 години |
Interpreter.h
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
преди 3 години |
Lexer.cpp
|
fbc771efe9
Everywhere: Use default StringView constructor over nullptr
|
преди 3 години |
Lexer.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
преди 3 години |
MarkupGenerator.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
преди 3 години |
MarkupGenerator.h
|
086969277e
Everywhere: Run clang-format
|
преди 3 години |
Module.cpp
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
преди 3 години |
Module.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
преди 3 години |
Parser.cpp
|
fce2b33758
LibJS: Allow BigInts as destructuring property names
|
преди 3 години |
Parser.h
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
преди 3 години |
Script.cpp
|
7767f9be37
LibJS: Rename some variables from "script body" to "script"
|
преди 3 години |
Script.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
преди 3 години |
SourceRange.h
|
a95b321bf1
LibJS: Add missing headers
|
преди 3 години |
SourceTextModule.cpp
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
преди 3 години |
SourceTextModule.h
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
преди 3 години |
SyntaxHighlighter.cpp
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
преди 3 години |
SyntaxHighlighter.h
|
086969277e
Everywhere: Run clang-format
|
преди 3 години |
SyntheticModule.cpp
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
преди 2 години |
SyntheticModule.h
|
6b5c882af3
LibJS: Add support for JSON modules
|
преди 3 години |
Token.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
преди 3 години |
Token.h
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
преди 3 години |