]> git.kaiwu.me - quickjs.git/commit
Proxy: fixed prototype comparison in setPrototypeOf() and getPrototypeOf() (#410)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 19 May 2025 11:35:06 +0000 (13:35 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 19 May 2025 11:35:06 +0000 (13:35 +0200)
commitaaa9cea6a8831d1cad7ad2e6ea157f19116e20a2
tree5877bcbb8b5b25c8b417c3dca244ec1b95e4f269
parent1021e3c7297cbe1f5e5f3ebbc6ee7a25b4095d52
Proxy: fixed prototype comparison in setPrototypeOf() and getPrototypeOf() (#410)
quickjs.c