Closed
Bug 1635395
Opened 5 years ago
Closed 5 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•5 years ago
|
||
Updated•5 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•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•