Closed Bug 1575161 Opened 6 years ago Closed 6 years ago

Remove CodeLocationJump, CodeOffsetJump, CodeLocationLabel::repoint

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(4 files)

There's some really complicated code here that we can just remove if we stop using it in the IonIC code.

Also RepatchLabel, labelForPatch I think.

This will let us remove a lot of dead code in the next patch.

Removes about 850 lines of pretty complicated code.

Depends on D42621

Blocks: 1575153
Priority: -- → P1
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/50cea5fa0187 part 1 - Stop using CodeOffsetJump, RepatchLabel, PatchJump etc in the IonIC code. r=tcampbell https://hg.mozilla.org/integration/autoland/rev/d924c53aa1ee part 2 - Remove now unused CodeOffsetJump, RepatchLabel, PatchJump and related code. r=tcampbell https://hg.mozilla.org/integration/autoland/rev/402e7c3f87e7 part 3 - Simplify CodeLocationLabel now that it's only used with absolute addresses. r=tcampbell https://hg.mozilla.org/integration/autoland/rev/f4fe0cc774b7 part 4 - Delete now empty Assembler-shared.cpp file. r=tcampbell
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: