Searched defs:serializeValue (Results 1 – 3 of 3) sorted by relevance
2448 JSONProtocolSerializer.prototype.serializeValue = function(mirror) { method in JSONProtocolSerializer
14 …rn b},deserializeValue:function(b,c){return a.deserializeValue(b,c)},serializeValue:function(a,b){… method
9247 serializeValue: function(value, inferredType) { method