Lines Matching refs:json
168 // Maximum length when sending strings through the JSON protocol.
1175 var s = JSON.stringify(this.value_);
2434 * @returns {String} JSON serialization
2446 * @returns {String} JSON serialization
2449 var json = this.serialize_(mirror, false, true);
2450 return json;
2565 // Collect the JSON property/value pairs.
2684 // Create and return the JSON string.
2690 * Serialize object information to the following JSON format.
2803 * Serialize location information to the following JSON format:
2828 * Serialize property information to the following JSON format for building the
2867 * Serialize internal property information to the following JSON format for