Closed Bug 1150654 Opened 10 years ago Closed 10 years ago

new JIT optimizations display claims CantInlineNativeBadType for all DOM natives

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: bzbarsky, Unassigned)

Details

Attachments

(1 file)

Testcase: function f() { for (var i = 0; i < 100000; ++i) performance.now(); } f();
Comment on attachment 8588853 [details] [diff] [review] Add CantInlineUnknownNative reason to distinguish natives for which there is no Ion inline. Review of attachment 8588853 [details] [diff] [review]: ----------------------------------------------------------------- Nice.
Attachment #8588853 - Flags: review?(jdemooij) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: