]> git.kaiwu.me - quickjs.git/commit
better pretty printing of strings - removed String.prototype.__quote()
authorFabrice Bellard <fabrice@bellard.org>
Wed, 10 Sep 2025 16:25:34 +0000 (18:25 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 10 Sep 2025 16:25:34 +0000 (18:25 +0200)
commit8a0a6e92d2fc01331b4a7c80f7d7569625af352a
tree69a84ae770b980bd540e5a39c30da44bec4e8e95
parent20d2b404af65edc5d66ee6f11a59f930ea3d1b88
better pretty printing of strings - removed String.prototype.__quote()
quickjs.c
tests/test_bjson.js