Searched refs:serializeProperty_ (Results 1 – 1 of 1) sorted by relevance
2777 p[i] = this.serializeProperty_(propertyMirror);2784 p[propertyNames.length + i] = this.serializeProperty_(propertyMirror);2846 JSONProtocolSerializer.prototype.serializeProperty_ = function(propertyMirror) { method in JSONProtocolSerializer