Lines Matching refs:bind
323 }.bind(this));
362 }.bind(this));
363 }.bind(this);
482 }.bind(this));
743 }.bind(this));
761 }.bind(this));
801 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: original ${parsed_idl.type} defined`);
833 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: valid exposure set`);
837 }.bind(this));
847 }.bind(this));
854 }.bind(this));
855 }.bind(this));
859 }.bind(this));
861 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: member names are unique`);
863 }.bind(this));
885 }.bind(this));
886 }.bind(this));
892 }.bind(this));
894 }.bind(this), lhs + " includes " + rhs + ": member names are unique");
1424 }.bind(this), this.name + " interface: existence and properties of interface object");
1542 }.bind(this), this.name + " interface: existence and properties of interface object");
1566 }.bind(this), this.name + " interface object length");
1589 }.bind(this), this.name + " interface object name");
1642 }.bind(this), this.name + " interface: legacy window alias");
1674 }.bind(this), this.name + " interface: named constructor");
1687 }.bind(this), this.name + " interface: named constructor object");
1709 }.bind(this), this.name + " interface: named constructor prototype property");
1724 }.bind(this), this.name + " interface: named constructor name");
1743 }.bind(this), this.name + " interface: named constructor length");
1757 }.bind(this));
1758 }.bind(this), this.name + " interface: named constructor without 'new'");
1876 }.bind(this), this.name + " interface: existence and properties of interface prototype object");
1920 }.bind(this), this.name + ' interface: existence and properties of interface prototype object\'s "constructor" property');
1981 }.bind(this), this.name + ' interface: existence and properties of interface prototype object\'s @@unscopables property');
2009 }.bind(this), this.name + " interface: internal [[SetPrototypeOf]] method " +
2051 }.bind(this), this.name + " interface: internal [[SetPrototypeOf]] method " +
2072 }.bind(this), this.name + " interface: internal [[SetPrototypeOf]] method " +
2080 }.bind(this), this.name + " interface: internal [[SetPrototypeOf]] method " +
2088 }.bind(this), this.name + " interface: internal [[SetPrototypeOf]] method " +
2096 }.bind(this), this.name + " interface: internal [[SetPrototypeOf]] method " +
2128 }.bind(this), this.name + " interface: constant " + member.name + " on interface object");
2154 }.bind(this), this.name + " interface: constant " + member.name + " on interface prototype object");
2226 }.bind(this), "getting property on prototype object must throw TypeError");
2238 }.bind(this)));
2248 }.bind(this));
2310 }.bind(this));
2342 var done = a_test.done.bind(a_test);
2427 }.bind(this), this.name + " interface: default toJSON operation on " + desc);
2432 }.bind(this), this.name + " interface: toJSON operation on " + desc);
2471 }.bind(this), this.name + " interface: iterable<" + member.idlType.map(function(t) { return t.idlType; }).join(", ") + ">");
2593 }.bind(this), this.name + " interface: async iterable<" + member.idlType.map(function(t) { return t.idlType; }).join(", ") + ">");
2654 }.bind(this), this.name + " interface: stringifier");
2675 }.bind(this), this.name + " interface: member " + member.name);
2815 }.bind(this), this.name + " must be primary interface of " + desc);
2830 }.bind(this), "Stringification of " + desc);
2851 }.bind(this), this.name + " interface: " + desc + ' must not have property "' + member.name + '"');
2862 }.bind(this));
2876 }.bind(this));
2930 }.bind(this), this.name + " interface: " + desc + ' must inherit property "' + member + '" with the proper type');
2964 var cb = awaitNCallbacks(minLength, a_test.done.bind(a_test));
2973 }.bind(this));
3047 }.bind(this), "calling getter on wrong object type must throw TypeError");
3098 }.bind(this), "calling setter on wrong object type must throw TypeError");
3115 Promise.all(pendingPromises).then(a_test.done.bind(a_test));
3334 }.bind(this));
3356 }.bind(this));