Skip to content

Conversation

@chancancode
Copy link
Member

Cleaned up #13441

Previously, the code checks for an isTruthy property on any kind of objects, even though this features was only added originally to support proxy objects. This commit remove that generic check in favor of a proxy brand check.

@wycats wycats force-pushed the remove-is-truthy branch from 458261f to 243228c Compare June 15, 2016 01:12
Joel Kang and others added 2 commits June 14, 2016 18:53
Previously, the code checks for an `isTruthy` property on *any* kind of
objects, even though this features was only added originally to support
proxy objects. This commit remove that generic check in favor of a proxy
brand check.
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.

2 participants