]> git.kaiwu.me - quickjs.git/commit
fixed js_std_await() in case 'obj' is not a promise (github issue #222)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 22 Jan 2024 17:03:35 +0000 (18:03 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 22 Jan 2024 17:03:35 +0000 (18:03 +0100)
commit67723c93e4241508ad1ff9bfad142e39f3f2cf88
tree434c9e3975e1f59afa6a711445fef44d3646854b
parent9e561d5c2e986e535484c26385d6e1b8d08a238f
fixed js_std_await() in case 'obj' is not a promise (github issue #222)
quickjs-libc.c