Searched refs:IdlObject (Results 1 – 1 of 1) sorted by relevance
1148 function IdlObject() {} class1149 IdlObject.prototype.test = function() class1157 IdlObject.prototype.has_extended_attribute = function(name)1195 IdlDictionary.prototype = Object.create(IdlObject.prototype);1241 IdlInterface.prototype = Object.create(IdlObject.prototype);3007 IdlInterfaceMember.prototype = Object.create(IdlObject.prototype);3068 IdlEnum.prototype = Object.create(IdlObject.prototype);3087 IdlTypedef.prototype = Object.create(IdlObject.prototype);3102 IdlNamespace.prototype = Object.create(IdlObject.prototype);