]> git.kaiwu.me - njs.git/commit
Setting [[Construct]] internal property for Function Objects.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 18 Mar 2019 16:20:02 +0000 (19:20 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 18 Mar 2019 16:20:02 +0000 (19:20 +0300)
commit7e5994ccdced552ed5721aee168f626de038d4e6
treeb59e1de4562f37db62a9d28b96af031ae3f3cab5
parent698d724bd7d87f7c5a821df316f616bcca69e775
Setting [[Construct]] internal property for Function Objects.

According to ES5.1: 13.2 [[Construct]] is set by default.
njs/njs_function.c
njs/njs_vm.c