]> git.kaiwu.me - quickjs.git/commit
fix property ordering in the object returned by RegExp.prototype.exec()
authorFabrice Bellard <fabrice@bellard.org>
Tue, 22 Apr 2025 16:56:59 +0000 (18:56 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 22 Apr 2025 16:56:59 +0000 (18:56 +0200)
commit5afd0eb37b270bedbef2a66efd5d3925d6b820bb
treebe8275a00c312c49a5788e5a0be3cce4e6e1b7aa
parent5e71d148f229f9a5ee6824902366844178026966
fix property ordering in the object returned by RegExp.prototype.exec()
quickjs.c