Closed Bug 1158782 Opened 9 years ago Closed 8 years ago

Implement generic versions of remaining Array methods

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: till, Unassigned)

References

Details

For now, only `push` and `pop` have generic versions. The other methods try to cast to Array, throwing for non-Arrays. At least they don't throw internal errors.

In https://github.com/mozilla/shumway/pull/2184, I disabled the tests for most of these because they take too long. We should add new tests that don't.
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.