Closed Bug 1771085 Opened 2 years ago Closed 2 years ago

[meta] Use frame pointer for all JS JIT frames

Categories

(Core :: JavaScript Engine: JIT, task, P3)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: meta)

Bug 1426134 preserved the frame pointer register so that we no longer clobber it with random values, but now that it's freed up we should actually start using it as a frame pointer for all JS JIT frames.

Blocks: sm-jits
Severity: normal → N/A
Priority: -- → P3
Depends on: 1772506
Depends on: 1773480
Depends on: 1773486
Depends on: 1773648
Depends on: 1773971
Depends on: 1774166
Depends on: 1774390
Depends on: 1774546
Depends on: 1776367
Depends on: 1776666
Depends on: 1778304
Depends on: 1778466
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Depends on: 1820281
Depends on: 1828724
You need to log in before you can comment on or make changes to this bug.