.. |
Bytecode
|
e59bf87374
Userland: Replace VERIFY(is<T>) with verify_cast<T>
|
hace 4 años |
Heap
|
9ccc2f6c4d
LibJS: Make EnvironmentRecord inherit directly from Cell
|
hace 4 años |
Runtime
|
337ad6d15c
LibJS: Implement the GetMethod() abstract operation as a Value method
|
hace 4 años |
Tests
|
a63cc2c6b9
LibJS: Skip tests which broke with reversion of f102b563
|
hace 4 años |
AST.cpp
|
7b28fa99ba
LibJS: Rename Reference methods to match the spec
|
hace 4 años |
AST.h
|
bc1930e0e0
LibJS: Fix clang-tidy warnings in AST.h
|
hace 4 años |
CMakeLists.txt
|
733e8472fa
LibJS: Make put_own_property_by_index closer to spec
|
hace 4 años |
Console.cpp
|
c2ad599783
LibJS: Rename CallFrame => ExecutionContext
|
hace 4 años |
Console.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Forward.h
|
1f8b6ac3c3
LibJS: Begin implementing GlobalEnvironmentRecord
|
hace 4 años |
Interpreter.cpp
|
e59bf87374
Userland: Replace VERIFY(is<T>) with verify_cast<T>
|
hace 4 años |
Interpreter.h
|
1d20380859
LibJS: Split the per-call-frame environment into lexical and variable
|
hace 4 años |
Lexer.cpp
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
hace 4 años |
Lexer.h
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
hace 4 años |
MarkupGenerator.cpp
|
5eef07d232
LibJS: Avoid lots of string-to-int during global object construction
|
hace 4 años |
MarkupGenerator.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Parser.cpp
|
527c639c1f
LibJS: Fix spelling mistake in one of the syntax error descriptions
|
hace 4 años |
Parser.h
|
2822da8c8f
LibJS: Correct behaviour of direct vs. indirect eval
|
hace 4 años |
SourceRange.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
SyntaxHighlighter.cpp
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
hace 4 años |
SyntaxHighlighter.h
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
hace 4 años |
Token.cpp
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
hace 4 años |
Token.h
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
hace 4 años |