Converts a value to a JSON string, with special handling for BigInt values.
The value to stringify
A JSON string representation of the value
When the value contains circular references
Converts a value to a JSON string, with special handling for BigInt values.