Lines Matching refs:does
1106 // that is fed to the harness. If an IDL type does not follow JS class
1154 * By default, this does nothing, so no actual tests are run for IdlObjects
1309 assert_own_property(self[owner], this.name, owner + " does not have own property " + format_value(this.name));
1786 'interface "' + this.name + '" does not have own property "prototype"');
1903 'interface "' + this.name + '" does not have own property "prototype"');
1911 this.name + '.prototype does not have own property "constructor"');
1938 'interface "' + this.name + '" does not have own property "prototype"');
2143 'interface "' + this.name + '" does not have own property "prototype"');
2173 'interface "' + this.name + '" does not have own property "prototype"');
2198 // If it does, we obviously can't check for equality with direct
2277 'interface "' + this.name + '" does not have own property "prototype"');
2386 // since that does in fact have implicit-this behavior.
2613 'interface "' + this.name + '" does not have own property "prototype"');
2806 'interface "' + this.name + '" does not have own property "prototype"');
3351 this.name + ' does not have property ' + format_value(member.name));