Closed Bug 1385268 Opened 7 years ago Closed 5 years ago

Add megamorphic stubs for getting unboxed object properties

Categories

(Core :: JavaScript Engine: JIT, enhancement, P2)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: jandem, Unassigned)

References

(Blocks 2 open bugs)

Details

We have these for native objects (we call GetNativeDataProperty and GetNativeDataPropertyByValue).

Speedometer, at least the Inferno test, would benefit from a similar stub for unboxed objects. I don't know if these are unboxed object properties or expando properties, we probably want to support both.
Priority: -- → P2

No longer valid because unboxed objects have been removed.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.