]> git.kaiwu.me - njs.git/commit
String.prototype.lastIndexOf() method fixes and optimizations.
authorIgor Sysoev <igor@sysoev.ru>
Thu, 27 Oct 2016 07:56:54 +0000 (10:56 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 27 Oct 2016 07:56:54 +0000 (10:56 +0300)
commit934abf2ee5252eaa6a1e041450292c2bc0e81061
treefc0fba79d61a18573ce803a6b7888621c0503924
parenteb6e09b2f836eba300cd7291b759edf42e027b76
String.prototype.lastIndexOf() method fixes and optimizations.

In collaboration with Valentin Bartenev.
njs/njs_string.c
njs/test/njs_unit_test.c
nxt/nxt_utf8.h