]> git.kaiwu.me - quickjs.git/commit
fixed operation order in Object.prototype.propertyIsEnumerable()
authorFabrice Bellard <fabrice@bellard.org>
Tue, 22 Apr 2025 16:59:21 +0000 (18:59 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 22 Apr 2025 16:59:21 +0000 (18:59 +0200)
commit1e958abcd83c4160d02b5a4d8fa2d451227a6771
tree1faa0c7d9b51ad4f6a920e6f7f79fb77fc05a07e
parent5afd0eb37b270bedbef2a66efd5d3925d6b820bb
fixed operation order in Object.prototype.propertyIsEnumerable()
quickjs.c