Home | History | Annotate | Download | only in src

Lines Matching refs:Serialize

1900  * @param {Mirror} mirror The mirror to serialize
1912 * @param {Mirror} mirror The mirror to serialize
1924 * @param {Mirror} mirror The mirror to serialize.
1978 * @param {Mirror} mirror Mirror to serialize.
2147 * Serialize object information to the following JSON format.
2222 * Serialize location information to the following JSON format:
2228 * @param {SourceLocation} location The location to serialize, may be undefined.
2247 * Serialize property information to the following JSON format for building the
2262 * @param {PropertyMirror} propertyMirror The property to serialize.