Closed
Bug 1597153
Opened 6 years ago
Closed 6 years ago
[BinAST] Support running context format in JS shell
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D53365
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D53366
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/7f5fc05b10a1
Part 1: Add JS::BinASTFormat enum and use it in API. r=Yoric
https://hg.mozilla.org/integration/autoland/rev/613769723c83
Part 2: Use context parser when JS::BinASTFormat::Context is passed. r=Yoric
https://hg.mozilla.org/integration/autoland/rev/da0c2ed5c0e3
Part 3: Add --binast-format parameter to JS shell. r=Yoric
![]() |
||
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7f5fc05b10a1
https://hg.mozilla.org/mozilla-central/rev/613769723c83
https://hg.mozilla.org/mozilla-central/rev/da0c2ed5c0e3
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•