Closed Bug 1128084 Opened 9 years ago Closed 9 years ago

Add baseline IC for reading from unboxed object prototypes

Categories

(Core :: JavaScript Engine: JIT, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
The attached patch adds a baseline IC for getprop accesses where the object is unboxed and the property is found on one of its native prototypes.  This pretty much fixes the regression on octane-deltablue when using unboxed objects.
Attachment #8557363 - Flags: review?(jdemooij)
Comment on attachment 8557363 [details] [diff] [review]
patch

Review of attachment 8557363 [details] [diff] [review]:
-----------------------------------------------------------------

Sorry for the delay.
Attachment #8557363 - Flags: review?(jdemooij) → review+
https://hg.mozilla.org/mozilla-central/rev/22f4338d2e18
Assignee: nobody → bhackett1024
Status: NEW → 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: