Closed Bug 475675 Opened 16 years ago Closed 16 years ago

TM: isPromoteInt should consider the result of unboxing an int

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 465313

People

(Reporter: jorendorff, Assigned: gal)

Details

Currently when unbox_jsval sees an int, it emits a call to js_UnboxDouble. That instruction will always flunk isPromoteInt, so if code accesses into an array of integers, we lose.
Assignee: general → gal
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.