.. |
Bytecode
|
317b88a8c3
LibJS: Replace Object's create_empty() with create() taking a prototype
|
4 년 전 |
Heap
|
b458090d14
LibJS: Don't generate unused HeapBlock names on non-SerenityOS systems
|
4 년 전 |
Runtime
|
fba3c77a04
LibJS: Add missing exception checks to Number() constructor
|
4 년 전 |
Tests
|
8e26c7a1dd
LibJS: Make Number() constructor spec compliant
|
4 년 전 |
AST.cpp
|
d6df955305
LibJS: Add missing to_property_key exception check in ClassExpression
|
4 년 전 |
AST.h
|
3194177dce
LibJS: Correctly parse yield-from expressions
|
4 년 전 |
CMakeLists.txt
|
22b17219ff
LibJS: Add the remaining generator objects
|
4 년 전 |
Console.cpp
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 년 전 |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Forward.h
|
22b17219ff
LibJS: Add the remaining generator objects
|
4 년 전 |
Interpreter.cpp
|
de9fa6622a
LibJS: Add the FinalizationRegistry built-in object
|
4 년 전 |
Interpreter.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Lexer.cpp
|
597cf88c08
LibJS: Implement the 'Hashbang Grammar for JS' proposal
|
4 년 전 |
Lexer.h
|
d476144565
Userland: Allow building SerenityOS with -funsigned-char
|
4 년 전 |
MarkupGenerator.cpp
|
5eef07d232
LibJS: Avoid lots of string-to-int during global object construction
|
4 년 전 |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Parser.cpp
|
7f97e33778
LibJS: Disallow 'yield' identifier initializer in GeneratorFunctions
|
4 년 전 |
Parser.h
|
3194177dce
LibJS: Correctly parse yield-from expressions
|
4 년 전 |
SourceRange.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
SyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 년 전 |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 년 전 |
Token.cpp
|
39ad705c13
LibJS: Use the new is_ascii_foo() helpers from AK
|
4 년 전 |
Token.h
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
4 년 전 |