]> git.kaiwu.me - quickjs.git/commit
avoid side effects in JS_PrintValue() which may lead to crashes in print() and js_std...
authorFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 14:48:36 +0000 (16:48 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 25 Aug 2025 14:48:36 +0000 (16:48 +0200)
commit4e0d0b7f807816097cd4e15996c5296984dc531b
tree5a5956476856a82d4cc047ecfa624dc2295f11c4
parentc927eca49a326326181a5db12627ffb48f191fe2
avoid side effects in JS_PrintValue() which may lead to crashes in print() and js_std_promise_rejection_check()
quickjs.c