Closed Bug 1134232 Opened 9 years ago Closed 9 years ago

Don't pass handles to Baseline IC stubs

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Just like bug 1134142, it makes the IC stub code a bit shorter/simpler. Also, the Clone methods no longer have to take a JSContext* and use a temporary RootedFoo.

All these are just trivial constructors that can't GC + the stub compilers suppress GC anyway.
Attachment #8566023 - Flags: review?(bhackett1024)
Attachment #8566023 - Flags: review?(bhackett1024) → review+
https://hg.mozilla.org/mozilla-central/rev/c8e7bedf9511
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: