Closed
Bug 1452009
Opened 7 years ago
Closed 3 years ago
[BinAST] Implement lazy parsing
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Yoric, Unassigned)
References
Details
Bug 1439855 introduces most of the necessary support at ast + tokenizer level for a first version of lazy parsing. We now need to make it actually lazy.
Note: Testing will be blocked by https://github.com/binast/binjs-ref/issues/83.
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•