Forgot to lint

This commit is contained in:
Isiah Meadows 2015-11-08 10:46:19 -05:00
parent 685e71d5a5
commit 40df7f4860

View file

@ -1816,8 +1816,8 @@
}
if (state === REJECTING) {
d.onerror(promiseValue)
}
m.deferred.onerror(promiseValue)
}
thennable(then, function () {
state = RESOLVING