Closed Bug 718547 Opened 12 years ago Closed 12 years ago

IonMonkey: Add support for primitive prototypes in IonBuilder::jsop_getprop.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 715511

People

(Reporter: nbp, Assigned: nbp)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The lack of this feature cause repeated bailouts from sunspider/string-validate-input.js.
Attachment #589084 - Flags: review?(dvander)
The goal of this patch was to implement the features provided in Bug 715511, such as a follow-up bug can then focus on implementing fast paths for operations such as String.concat, String.charAt or Math.floor which are necessary for benchmarks.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Attachment #589084 - Flags: review?(dvander)
You need to log in before you can comment on or make changes to this bug.