Closed
Bug 1520183
Opened 6 years ago
Closed 6 years ago
Use a script flag for JSScript::trackRecordReplayProgress()
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
A flag makes it easy to inline this in JIT code.
Assignee | ||
Comment 1•6 years ago
|
||
This makes it possible to inline this check in JIT code.
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e68c233270e3
Add a script flag for JSScript::trackRecordReplayProgress(). r=bhackett
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•