.. |
Heap
|
c8baf29d82
LibJS: Assert if garbage collection is restarted while ongoing
|
преди 4 години |
Runtime
|
d1b58ee9ad
LibJS: Move well-known symbols to the VM
|
преди 4 години |
Tests
|
c0e4353bde
LibJS: Handle getter exception in JSONObject::serialize_json_property()
|
преди 4 години |
AST.cpp
|
4a8bfcdd1c
LibJS: Move the current exception from Interpreter to VM
|
преди 4 години |
AST.h
|
fd32f00839
LibJS: Mark more ASTNode classes as `final`
|
преди 4 години |
CMakeLists.txt
|
1c43442be4
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
|
преди 4 години |
Console.cpp
|
699e1fdc07
LibJS: Eliminate some (unnecessary) Vector copies
|
преди 4 години |
Console.h
|
a48080f62d
LibJS: Move Interpreter::get_trace() to ConsoleClient
|
преди 5 години |
Forward.h
|
1c43442be4
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
|
преди 4 години |
Interpreter.cpp
|
d1b58ee9ad
LibJS: Move well-known symbols to the VM
|
преди 4 години |
Interpreter.h
|
d1b58ee9ad
LibJS: Move well-known symbols to the VM
|
преди 4 години |
Lexer.cpp
|
5d3c437cce
LibJS: Fix start position of multi-line tokens
|
преди 4 години |
Lexer.h
|
61ac1d3ffa
LibJS: Lex and parse regex literals, add RegExp objects
|
преди 5 години |
MarkupGenerator.cpp
|
c4d9d5cc54
Browser: Escape JS source operators for HTML display in console
|
преди 5 години |
MarkupGenerator.h
|
937d0be762
Meta: Add a script check the presence of "#pragma once" in header files
|
преди 5 години |
Parser.cpp
|
5fd87ccd16
LibJS: Add FIXMEs for parsing increment operators with function LHS/RHS
|
преди 4 години |
Parser.h
|
5a2ec86048
LibJS: Parser refactored to use constexpr precedence table
|
преди 5 години |
Token.cpp
|
d1d9545875
LibJS: Add missing reserved words to Token::is_identifier_name()
|
преди 5 години |
Token.h
|
5a2ec86048
LibJS: Parser refactored to use constexpr precedence table
|
преди 5 години |