Closed
Bug 1553958
Opened 6 years ago
Closed 6 years ago
Make JumpTarget.offset's default value to -1
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
there are several cases that JumpTarget is initialized with {-1}
, and I think that's reasonable default value.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Depends on D32400
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/3e57f01cfb51
Make JumpTarget.offset default value to invalid offset. r=jorendorff
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•