]> git.kaiwu.me - njs.git/commit
Fixed Function.prototype.apply() according to the specification.
authorAlexander Borisov <alexander.borisov@nginx.com>
Thu, 29 Aug 2019 13:39:10 +0000 (16:39 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Thu, 29 Aug 2019 13:39:10 +0000 (16:39 +0300)
commitbe83690d1a611ff60535180225d478c8a4407403
treea0182819b1ed38e0680f3a2afcf320a4877fb492
parent297dcaef0ac3e21c42f56144492113e2d83ea6fb
Fixed Function.prototype.apply() according to the specification.
src/njs_function.c
src/test/njs_unit_test.c