Closed Bug 1134232 Opened 10 years ago Closed 10 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 Patch (deleted) — Splinter 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+
Status: ASSIGNED → RESOLVED
Closed: 10 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: