Skip to content

Make __isImmutableObject__ flag not enumerable#4

Open
parshap wants to merge 1 commit intoandrewdavey:masterfrom
parshap:non-enumerable-flag
Open

Make __isImmutableObject__ flag not enumerable#4
parshap wants to merge 1 commit intoandrewdavey:masterfrom
parshap:non-enumerable-flag

Conversation

@parshap
Copy link
Contributor

@parshap parshap commented Apr 15, 2014

This changes ImmutableObject.prototype.__isImmutableObject__ to be defined as a non-enumerable property of the ImmutableObject prototype instead of being defined by assignment (which results in an enumerable property).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant