Lines Matching refs:Bind
1185 throw new $TypeError('Bind must be called on a function');1217 // Combine the args we got from the bind call with the args1236 // that bind should make these throw a TypeError if get or set1276 "bind", FunctionBind,