]> git.kaiwu.me - njs.git/commit
Properties and prototypes of objects created by Boolean(),
authorIgor Sysoev <igor@sysoev.ru>
Wed, 3 Feb 2016 13:53:15 +0000 (16:53 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 3 Feb 2016 13:53:15 +0000 (16:53 +0300)
commitfce2b5b99e778bcf536988725bdd805f4fc08430
treee5ce2c6ded3666a3f935c759172cccd192e10f93
parent08f6b5fddab6c1b01c99f4c2500937a31de3e2a4
Properties and prototypes of objects created by Boolean(),
Number(), and String() constructors have been fixed.
njs/njs_object.c
njs/njs_vm.c
njs/test/njs_unit_test.c