Closed Bug 1634167 Opened 4 years ago Closed 4 years ago

More cleanups of IonCode.h

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

References

Details

Attachments

(4 files)

Split the IonCode.h file into JitCode.h and IonScript.h. Also remove some dead code.

Also remove some unused members from IonScript.

Depends on D73127

Preserve history as we split the file into two.

Depends on D73128

Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/445505cdb1f2
Change js::jit::IonScript to class. r=iain
https://hg.mozilla.org/integration/autoland/rev/a072f9c1883c
Remove dead code from JitCode.h. r=iain
https://hg.mozilla.org/integration/autoland/rev/7202d1dc1efa
Rename js/src/jit/IonCode.h to JitCode.h + IonScript.h. r=iain
https://hg.mozilla.org/integration/autoland/rev/a884df9d2808
Factor JitCode type out to its own file. r=iain
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: