Home | History | Annotate | Download | only in binary

Lines Matching full:prototype

73 jspb.arith.UInt64.prototype.cmp = function(other) {
88 jspb.arith.UInt64.prototype.rightShift = function() {
99 jspb.arith.UInt64.prototype.leftShift = function() {
110 jspb.arith.UInt64.prototype.msb = function() {
119 jspb.arith.UInt64.prototype.lsb = function() {
128 jspb.arith.UInt64.prototype.zero = function() {
138 jspb.arith.UInt64.prototype.add = function(other) {
152 jspb.arith.UInt64.prototype.sub = function(other) {
208 jspb.arith.UInt64.prototype.mul = function(a) {
227 jspb.arith.UInt64.prototype.div = function(_divisor) {
268 jspb.arith.UInt64.prototype.toString = function() {
309 jspb.arith.UInt64.prototype.clone = function() {
347 jspb.arith.Int64.prototype.add = function(other) {
361 jspb.arith.Int64.prototype.sub = function(other) {
374 jspb.arith.Int64.prototype.clone = function() {
384 jspb.arith.Int64.prototype.toString = function() {