Searched refs:PointerTo (Results 1 – 2 of 2) sorted by relevance
714 function PointerTo(cls) { class718 PointerTo.prototype.encodedSize = 8; class720 PointerTo.prototype.decode = function(decoder) {728 PointerTo.prototype.encode = function(encoder, val) {738 PointerTo.call(this, cls);741 NullablePointerTo.prototype = Object.create(PointerTo.prototype);867 exports.PointerTo = PointerTo;
343 if (elementType instanceof codec.PointerTo)386 var elementSize = codec.PointerTo.prototype.encodedSize;400 var elementSize = codec.PointerTo.prototype.encodedSize;