Searched refs:NullableInterface (Results 1 – 2 of 2) sorted by relevance
983 function NullableInterface(cls) { class987 NullableInterface.prototype = Object.create(Interface.prototype); class1128 internal.NullableInterface = NullableInterface;
106 type === internal.NullableInterface ||