Closed Bug 1755999 Opened 4 years ago Closed 4 years ago

`environments/strict-eval-bindings.js` fails when jit-spew is enabled in optimized builds.

Categories

(Core :: JavaScript Engine, defect, P1)

defect

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: nbp, Assigned: nbp)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The problem comes from the fact that Disassemble function are printing local names as comments and that this test case asserts that these names are present while testing.

However, with jit-spew enabled, in an optimized build. The disassemble function does not print any local name.

Pushed by npierron@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6075fbba0ed7 Fix compilation guards when jit-spew is enabled in optimized builds. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: