]> git.kaiwu.me - njs.git/commit
Introduced AggregateError implementation.
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 11 Aug 2021 18:48:51 +0000 (21:48 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 11 Aug 2021 18:48:51 +0000 (21:48 +0300)
commit573366bc2e7bab321e2b15e0d5e6bdab9caebca1
tree66947074afa7896cead3bb74ddc1769c2090d3d4
parentf67c50163566785b563d4c08a5c89a95eb2eb21d
Introduced AggregateError implementation.
src/njs_builtin.c
src/njs_error.c
src/njs_error.h
src/njs_fs.c
src/njs_iterator.c
src/njs_iterator.h
src/njs_object_hash.h
src/njs_vm.h
src/test/njs_unit_test.c