]> git.kaiwu.me - njs.git/commit
eval() placeholder has been moved from the constructor table
authorIgor Sysoev <igor@sysoev.ru>
Tue, 19 Apr 2016 13:08:32 +0000 (16:08 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 19 Apr 2016 13:08:32 +0000 (16:08 +0300)
commit6db3c3fdb91cb09ed9e829af689ff6cf2cf86025
treefa07ee37d96cdce18f8c4a16cf82f491871a6717
parenta9bb0d86b694db00ea1d24cc1df2e3dbcff5b91f
eval() placeholder has been moved from the constructor table
to the shared function table.
njs/njs_builtin.c
njs/njs_generator.c
njs/njs_lexer_keyword.c
njs/njs_object.c
njs/njs_parser.c
njs/njs_parser.h
njs/njs_vm.h