.. |
Bytecode
|
3e65afa41a
LibJS: Show class name in the dump from the NewClass instruction
|
il y a 2 ans |
Contrib
|
6cedb1b9d9
LibJS: Implement $262.evalScript() according to the given algorithm
|
il y a 2 ans |
Heap
|
828441852f
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
il y a 2 ans |
Runtime
|
443ffab9dc
LibJS: Use infallible ParseTimeZoneOffsetString
|
il y a 2 ans |
Tests
|
d5d1146cc3
LibJS/Temporal: Fix inconsistency in order of observable operations
|
il y a 2 ans |
AST.cpp
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
il y a 2 ans |
AST.h
|
ab763a56f6
LibJS: Allow SpreadExpressions to generate bytecode
|
il y a 2 ans |
CMakeLists.txt
|
c2326ec95a
LibJS: Move PromiseCapability into its own cpp/h file
|
il y a 2 ans |
Console.cpp
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
il y a 2 ans |
Console.h
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
il y a 2 ans |
CyclicModule.cpp
|
fb6de442c6
LibJS: Add [[HostDefined]] field to Modules
|
il y a 2 ans |
CyclicModule.h
|
ea34cb302d
LibJS: Add accessor for requested modules to CyclicModule
|
il y a 2 ans |
Forward.h
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
il y a 2 ans |
Interpreter.cpp
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
il y a 2 ans |
Interpreter.h
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
il y a 2 ans |
Lexer.cpp
|
fbc771efe9
Everywhere: Use default StringView constructor over nullptr
|
il y a 3 ans |
Lexer.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
il y a 3 ans |
MarkupGenerator.cpp
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
il y a 2 ans |
MarkupGenerator.h
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
il y a 2 ans |
Module.cpp
|
fb6de442c6
LibJS: Add [[HostDefined]] field to Modules
|
il y a 2 ans |
Module.h
|
fb6de442c6
LibJS: Add [[HostDefined]] field to Modules
|
il y a 2 ans |
Parser.cpp
|
9f661d20f7
LibJS: Allow anonymous functions as default exports
|
il y a 2 ans |
Parser.h
|
9f661d20f7
LibJS: Allow anonymous functions as default exports
|
il y a 2 ans |
SafeFunction.h
|
131c3f50de
LibJS: Add JS::SafeFunction, like Function but protects captures from GC
|
il y a 2 ans |
Script.cpp
|
d13d571844
LibJS: Make sure JS::Script visits its HostDefined object
|
il y a 2 ans |
Script.h
|
5a3e079deb
LibJS: Mark [[HostDefined]] accessor on scripts as const
|
il y a 2 ans |
SourceRange.h
|
a95b321bf1
LibJS: Add missing headers
|
il y a 3 ans |
SourceTextModule.cpp
|
fb6de442c6
LibJS: Add [[HostDefined]] field to Modules
|
il y a 2 ans |
SourceTextModule.h
|
fb6de442c6
LibJS: Add [[HostDefined]] field to Modules
|
il y a 2 ans |
SyntaxHighlighter.cpp
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
il y a 3 ans |
SyntaxHighlighter.h
|
086969277e
Everywhere: Run clang-format
|
il y a 3 ans |
SyntheticModule.cpp
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
il y a 2 ans |
SyntheticModule.h
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
il y a 2 ans |
Token.cpp
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
il y a 3 ans |
Token.h
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
il y a 3 ans |