Reports that an object could not be stringified due to cyclic references.
Reports that an object could not be stringified due to cyclic references.
An object that references itself cannot be serialized by stringify. When the cycle is detected, a JsonCyclicError is thrown.