Skip to content

Fix Array.prototype overrides inside SynthProperty #3

Description

@sekur

While convenient, it's leaving behind enumerables so that when:

my_array = [ 'hi', 'there' ]
for k in my_array
  # picks up contains, equals, without, etc...

Need to find another way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions