Closed
Bug 1615728
Opened 6 years ago
Closed 6 years ago
Create SourceExtent struct to wrap source information in a single struct
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mgaudet
Updated•6 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D63270
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D63271
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/430371b4b906
Create SourceExtent struct for JSScript r=djvj
https://hg.mozilla.org/integration/autoland/rev/1130f972ab5c
Move SourceExtent outside of JSScript r=djvj
https://hg.mozilla.org/integration/autoland/rev/115974724061
Use SourceExtent instead of passing around long arg lists r=djvj
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/430371b4b906
https://hg.mozilla.org/mozilla-central/rev/1130f972ab5c
https://hg.mozilla.org/mozilla-central/rev/115974724061
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•