Closed tjwebb closed 10 years ago
Unrecoverable exception. Object function (obj) { if (obj instanceof _) return obj; if (!(this instanceof _)) return new _(obj); this._wrapped = obj; } has no method 'isObjectStrict'