]> git.kaiwu.me - njs.git/commit
Added %TypedArray% remaining methods.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 7 Sep 2020 12:44:07 +0000 (12:44 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 7 Sep 2020 12:44:07 +0000 (12:44 +0000)
commitf43711f44e32c8e25733b8983b1cc7a774b84f74
tree3ede79430fd4f72a06321940baf71d0fa1fb553c
parentfb05b74d09cabdeab693bc0def6eefedb9497468
Added %TypedArray% remaining methods.

The following methods were added: of(), from().
src/njs_typed_array.c
src/njs_value.h
src/test/njs_unit_test.c