Closed Bug 1801386 Opened 2 years ago Closed 2 years ago

Implement WarpBuilder support for IsCallable

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: dminor, Assigned: dminor)

References

(Blocks 2 open bugs)

Details

In Bug 1793959 we're adding a IsCallable op to the vm. As a follow up, we also need to add support for it in WarpBuilder.

It looks like this was easier than I thought, I think I can land the code as part of Bug 1793959.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE

It's not clear to me that the code in Bug 1793959 is working as expected, so I'm going to defer to this follow-up.

Assignee: nobody → dminor
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Blocks: sm-opt-jits
Priority: -- → P3

Anba pointed out we could use the IsCallable intrinsic rather than add a new operation.

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.