]> git.kaiwu.me - njs.git/commit
Fixed AsyncFunction prototype property "name".
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 3 Sep 2021 14:57:50 +0000 (14:57 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 3 Sep 2021 14:57:50 +0000 (14:57 +0000)
commit02fcfbf472ac9aa109ae6ff6153264bb0ab1fea6
tree8aa91e71a56600fb82f7312819a864ebcd83c942
parent5a7ea47e82e9c1f922f31c8dac433ad17bc4f6b5
Fixed AsyncFunction prototype property "name".

According to the spec the AsyncFunction prototype does not
have own property "name".
src/njs_async.c