Closed Bug 1602480 Opened 5 years ago Closed 5 years ago

Move more accessors to js::BaseScript

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

References

Details

Attachments

(3 files)

LazyScript and JSScript still defined accessors that make more sense to be defined on BaseScript itself so here are a few patches to clean this up.

Attachment #9114578 - Attachment description: Bug 1602480 - Move tracing of BaseScript::data_ into BaseScript::trace. r?jandem → Bug 1602480 - Move tracing of BaseScript::data_ into BaseScript::traceChildren. r?jonco
Pushed by tcampbell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/48aeab9d7897 Move tracing of BaseScript::data_ into BaseScript::traceChildren. r=jonco https://hg.mozilla.org/integration/autoland/rev/b0e10d696537 Move more accessors from js::LazyScript to js::BaseScript. r=jandem https://hg.mozilla.org/integration/autoland/rev/d2148a8a997f Move more accessors from JSScript to js::BaseScript. r=jandem
See Also: → 1602878
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: