.. |
Bytecode
|
29733e65f8
AK+Everywhere: Replace all Bitmap::must_create() uses with ::create()
|
2 anni fa |
Contrib
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
Heap
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
Runtime
|
c65df44eee
LibJS: Fix spec link and spec comment in PlainYearMonth
|
2 anni fa |
Tests
|
fa1416987a
LibJS: Add yearOfWeek calendar methods and properties
|
2 anni fa |
AST.cpp
|
e785c66f91
LibJS: Convert get_this_environment() to NonnullGCPtr
|
2 anni fa |
AST.h
|
9721da2e6a
LibJS: Call shrink_to_fit() on various Vectors created during parse
|
2 anni fa |
CMakeLists.txt
|
40cc38869e
LibJS: Move ExecutionContext function implementations out of line
|
2 anni fa |
Console.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 anni fa |
Console.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
CyclicModule.cpp
|
b42e293ddd
LibJS: Convert NativeFunction::create() to NonnullGCPtr
|
2 anni fa |
CyclicModule.h
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 anni fa |
Forward.h
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 anni fa |
Interpreter.cpp
|
fbf9cb3387
WebContent+LibWeb+LibJS: Simplify injection of JS console globals
|
2 anni fa |
Interpreter.h
|
fbf9cb3387
WebContent+LibWeb+LibJS: Simplify injection of JS console globals
|
2 anni fa |
Lexer.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
Lexer.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
MarkupGenerator.cpp
|
112b3f7342
LibJS: Convert MarkupGenerator to the new String
|
2 anni fa |
MarkupGenerator.h
|
112b3f7342
LibJS: Convert MarkupGenerator to the new String
|
2 anni fa |
Module.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
Module.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
Parser.cpp
|
2bbea62176
LibJS: Don't update names of resulting functions in object expression
|
2 anni fa |
Parser.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
ParserError.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
ParserError.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
Print.cpp
|
ae2abcebbb
Everywhere: Use C++ concepts instead of requires clauses
|
2 anni fa |
Print.h
|
84502f53b5
LibJS+js: Move the value print implementation to LibJS
|
2 anni fa |
SafeFunction.h
|
f96a3c002a
Everywhere: Stop shoving things into ::std and mentioning them as such
|
2 anni fa |
Script.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
Script.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
SourceCode.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
SourceCode.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
SourceRange.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
SourceTextModule.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
SourceTextModule.h
|
97b5f4814e
LibJS: Make SourceTextModule.h not include AST.h or Parser.h
|
2 anni fa |
SyntaxHighlighter.cpp
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
3 anni fa |
SyntaxHighlighter.h
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
2 anni fa |
SyntheticModule.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
SyntheticModule.h
|
00c8f07192
LibJS: Make Script and Module GC-allocated
|
2 anni fa |
Token.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
Token.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |