.. |
Bytecode
|
66264f7c2a
LibJS: Change ExecutionContext's arguments list to a MarkedValueList
|
4 роки тому |
Heap
|
222e518a53
LibJS: Avoid pointless transitions and metadata lookups in storage_set()
|
4 роки тому |
Runtime
|
ed98c1afc7
LibJS: Throw RangeError in PrepareTemporalFields for +/-∞
|
3 роки тому |
Tests
|
e845e7c814
LibJS: Throw TypeError if Instant.prototype.round() options is undefined
|
3 роки тому |
AST.cpp
|
def8b44c40
LibJS: Add support for public fields in classes
|
3 роки тому |
AST.h
|
def8b44c40
LibJS: Add support for public fields in classes
|
3 роки тому |
CMakeLists.txt
|
e8dd2eea74
LibJS: Implement the Intl.DisplayNames constructor
|
4 роки тому |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
4 роки тому |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Forward.h
|
0fb4e8b749
LibJS: Implement a nearly empty Intl.DisplayNames object
|
4 роки тому |
Interpreter.cpp
|
66264f7c2a
LibJS: Change ExecutionContext's arguments list to a MarkedValueList
|
4 роки тому |
Interpreter.h
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 роки тому |
Lexer.cpp
|
77d8a65498
LibJS: Fix incorrect Lexer VERIFY when parsing Unicode characters
|
4 роки тому |
Lexer.h
|
7bcffd1b6a
LibJS: Fix some small remaining issues with parsing unicode escapes
|
4 роки тому |
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
|
def8b44c40
LibJS: Add support for public fields in classes
|
3 роки тому |
Parser.h
|
def8b44c40
LibJS: Add support for public fields in classes
|
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
|
7bcffd1b6a
LibJS: Fix some small remaining issues with parsing unicode escapes
|
4 роки тому |
Token.h
|
c108c8ff24
LibJS: Disallow yield expression correctly in formal parameters
|
4 роки тому |