Closed
Bug 1696205
Opened 4 years ago
Closed 4 years ago
rewind CompilationState.scriptExtra field
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
CompilationState::rewind
should rewind scriptExtra
field, in order to avoid consuming extra space.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D107014
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/9ea9e1c55a78
Rewind CompilationState.scriptExtra field. r=tcampbell
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/015b66f32e55
Rewind CompilationState.scriptExtra field. r=tcampbell
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•