.. |
Bytecode
|
f29a82dd84
LibJS: Move the GlobalEnvironment from GlobalObject to Realm
|
3 роки тому |
Heap
|
ca940d7240
LibJS: Fix ASAN poisoning range in new HeapBlocks
|
3 роки тому |
Runtime
|
0b08201fec
LibJS: Move Intl.ListFormat's AOs to its object file
|
3 роки тому |
Tests
|
76589d6728
LibJS: Change wording of ErrorType::NotA to be independent of context
|
3 роки тому |
AST.cpp
|
0d2c3f62d3
LibJS: Use move semantics more when creating Reference objects
|
3 роки тому |
AST.h
|
def8b44c40
LibJS: Add support for public fields in classes
|
3 роки тому |
CMakeLists.txt
|
d9c3bafcd9
LibJS: Start adding a JS::Realm class (spec's "Realm Record")
|
3 роки тому |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
4 роки тому |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Forward.h
|
d9c3bafcd9
LibJS: Start adding a JS::Realm class (spec's "Realm Record")
|
3 роки тому |
Interpreter.cpp
|
06e89311fa
LibJS: Set the callee context's realm in prepare_for_ordinary_call()
|
3 роки тому |
Interpreter.h
|
2b8d5696ab
LibJS: Allocate a Realm next to GlobalObject in Interpreter::create()
|
3 роки тому |
Lexer.cpp
|
d7578ddebb
LibJS: Share "parsed identifiers" between copied JS::Lexer instances
|
3 роки тому |
Lexer.h
|
d7578ddebb
LibJS: Share "parsed identifiers" between copied JS::Lexer instances
|
3 роки тому |
MarkupGenerator.cpp
|
b10657a2b6
LibJS: Remove unused includes out of Cell.h, move to the users
|
4 роки тому |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Parser.cpp
|
3fee7b0d0b
LibJS: Fix that windows style line endings were not ignored or converted
|
3 роки тому |
Parser.h
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 роки тому |
Script.cpp
|
1484980f8f
LibWeb+LibJS: Remember source filenames when using HTML::Script
|
3 роки тому |
Script.h
|
1484980f8f
LibWeb+LibJS: Remember source filenames when using HTML::Script
|
3 роки тому |
SourceRange.h
|
1a9518ebe3
LibJS: Implement parsing and evaluation for AssignmentPatterns
|
4 роки тому |
SyntaxHighlighter.cpp
|
53166c10ca
LibJS: Remove unused header includes
|
4 роки тому |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 роки тому |
Token.cpp
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 роки тому |
Token.h
|
bbddfeef4b
LibJS: Clean up token constructor and use method instead for identifiers
|
3 роки тому |