paulmillr / es6-shim

ECMAScript 6 compatibility shims for legacy JS engines
http://paulmillr.com
MIT License
3.11k stars 387 forks source link

Incorrect check of RegExp.prototype.flags #371

Closed fizker closed 8 years ago

fizker commented 8 years ago

Fixes #370

ljharb commented 8 years ago

Thanks for the report and PR! I've taken care of this in master.