aurelia / polyfills

The minimal set of polyfills needed to run Aurelia.
MIT License
26 stars 27 forks source link

fix(symbols): propertyIsEnumerable null reference #51

Closed sludemann closed 7 years ago

sludemann commented 7 years ago

Fixes an issue in IE 11 where this[internalSymbol] can be undefined

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

sludemann commented 7 years ago

Fixes #50