forked from mozilla/rhino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed nested java objects in JSON.stringify
Incorporated some changes from PR mozilla#824 for checking circular references. Changed default behavior of java objects that are not treated as containers to return the toString value by default rather than throwing a TypeError. Co-authored-by: Roland Praml <roland.praml@foconis.de>
- Loading branch information
1 parent
f6252c2
commit 92e5f87
Showing
2 changed files
with
147 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters