Skip to content

hasKey and hasOwnKey support expando properties

Choose a tag to compare

@justinbmeyer justinbmeyer released this 01 Dec 21:00
· 108 commits to master since this release

Issue #412 - Makes the following work:

var a = new DefineMap({foo: undefined})
canReflect.hasKey(a,"foo") //-> true