Home | History | Annotate | Download | only in src

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 args
1236 // that bind should make these throw a TypeError if get or set
1276 "bind", FunctionBind,