JSON.stringify 15.12.3, Str algorithm 9a
# Allen Wirfs-Brock (17 years ago)
Thanks, Both Crock and I agree with you, so I'll add this to the Errata
9.a should be: a. If value is finite then return ToString(value).
Thanks, Both Crock and I agree with you, so I'll add this to the Errata
9.a should be: a. If value is finite then return ToString(value).
In describing the abstract operation Str(key, holder), the spec says
Perhaps I am misreading, but this looks like a bug to me, since Str should return a string.