* Given a real value, encode it to a serialized value. * Most values are themselves. But objects are references, and Infinity, NaN, * -0 and undefined are specially encoded. * @param {*} value Real value. * @returns {*} Serialized value.
(value)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…