Closed
Bug 1538191
Opened 6 years ago
Closed 6 years ago
Remove stale comments about too-long branches in MacroAssembler
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: lth, Assigned: lth)
Details
Attachments
(1 file)
The MacroAssembler has common logic to handle too-long branches, so comments about needing to handle that are stale.
It is possible that the code in these five functions that does handle too-long backward branches could be simplified, too, but that's a different work item.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cb26ae90e781
Remove stale comments. r=nbp
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Comment 4•6 years ago
|
||
https://hg.mozilla.org/projects/ash/rev/cb26ae90e781cdde29cfb88303d38157c3f68d7d
Bug 1538191 - Remove stale comments. r=nbp
You need to log in
before you can comment on or make changes to this bug.
Description
•