Searched refs:PointerTo (Results 1 – 2 of 2) sorted by relevance
634 function PointerTo(cls) { class638 PointerTo.prototype.encodedSize = 8; class640 PointerTo.prototype.decode = function(decoder) {648 PointerTo.prototype.encode = function(encoder, val) {658 PointerTo.call(this, cls);661 NullablePointerTo.prototype = Object.create(PointerTo.prototype);731 exports.PointerTo = PointerTo;
234 if (elementType instanceof codec.PointerTo)263 var elementSize = codec.PointerTo.prototype.encodedSize;276 var elementSize = codec.PointerTo.prototype.encodedSize;