Skip to content

Conversation

@Lord-McSweeney
Copy link
Collaborator

These get two avmplus tests passing

This progresses `from_avmplus/ecma3/Array/toLocaleString`
`Array.prototype` should be an instance of `Array`, like how `Date.prototype`
is an instance of `Date`.

Also, prototype lookups on prototypes that are an instance of `Array` (such
as `Array`'s prototype) should check the elements of the array too, not just
dynamic properties on the prototype.
@Lord-McSweeney Lord-McSweeney added A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member labels Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant