Closed
Bug 1615728
Opened 5 years ago
Closed 5 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•5 years ago
|
Assignee: nobody → mgaudet
Updated•5 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•5 years ago
|
||
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•5 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: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•