Closed Bug 1295717 Opened 8 years ago Closed 8 years ago

interpreter-only test runs should also disable the regex jit

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file)

--jitflags=interp currently expands into --no-baseline --no-asmjs. It also needs --no-native-regexp.
This should help with msan, which doesn't track uninit bits through the JITs.
Attachment #8781666 - Flags: review?(shu)
Attachment #8781666 - Flags: review?(shu) → review+
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0c815fa01fda
interpreter-only test runs should also disable the regex jit, r=shu
https://hg.mozilla.org/mozilla-central/rev/0c815fa01fda
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: