Closed Bug 1631277 Opened 4 years ago Closed 4 years ago

Support 'instanceof' operator in eager evaluation

Categories

(DevTools :: Console, enhancement)

enhancement

Tracking

(firefox77 fixed)

RESOLVED FIXED
Firefox 77
Tracking Status
firefox77 --- fixed

People

(Reporter: Oriol, Assigned: Oriol)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Write [] instanceof Array in the console.

Expected: it's eagerly evaluated to true.
Actual: no eager evaluation.

Pushed by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e26977345e27
Allow 'instanceof' in eager evaluation. r=nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: