Closed Bug 1507120 Opened 5 years ago Closed 5 years ago

Remove BaselineScript NEEDS_ARGS_OBJ flag

Categories

(Core :: JavaScript Engine: JIT, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Now that we use a flags word (instead of bitfields) in JSScript (bug 1503496), we can just check the flag there instead of duplicating it on BaselineScript.
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/89c1511f31e5
Use JSScript's flag word instead of BaselineScript::NEEDS_ARGS_OBJ in BaselineCompiler::emit_JSOP_ARGUMENTS. r=tcampbell
https://hg.mozilla.org/mozilla-central/rev/89c1511f31e5
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: