Update Backbone and Underscore submodules.

Former-commit-id: 43178330e273531286982e34acf96dadf9586f03
This commit is contained in:
John-David Dalton
2012-05-24 01:41:21 -04:00
parent af3ded68c4
commit 67303eb9fb
5 changed files with 54 additions and 53 deletions

View File

@@ -1731,6 +1731,7 @@
}
args = partialArgs;
}
var isInstance = this instanceof bound;
if (isInstance) {
// get `func` instance if `bound` is invoked in a `new` expression