Closed
Bug 1635395
Opened 6 years ago
Closed 6 years ago
Remove JSOp::CheckIsCallable
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
JSOp::CheckIsCallabe is no longer needed after bug 1629795.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Severity: -- → N/A
Priority: -- → P2
Pushed by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/865aa44b4fb2
Remove unused JSOp::CheckIsCallable byte code. r=arai
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•