]> git.kaiwu.me - njs.git/commit
Fixed equality operator with object and string.
authorValentin Bartenev <vbart@nginx.com>
Fri, 9 Nov 2018 15:22:01 +0000 (18:22 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 9 Nov 2018 15:22:01 +0000 (18:22 +0300)
commit8688e911199f8881e1eb86ed83ce91eb066587dc
tree9d7c2b5d0c8130b7b7ad958c1eb65fd723e14249
parentbbc27c18b24a752d789ba11a09ded6d16b8eca84
Fixed equality operator with object and string.
njs/njs_vm.c
njs/test/njs_unit_test.c