diff xml/en/docs/njs_about.xml @ 2150:af5751930f95

Described new Function() as not supported in njs.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 17 Apr 2018 15:08:04 +0300
parents 94a598ee1d49
children 3b782a679237
line wrap: on
line diff
--- a/xml/en/docs/njs_about.xml	Fri Apr 06 20:34:26 2018 +0300
+++ b/xml/en/docs/njs_about.xml	Tue Apr 17 15:08:04 2018 +0300
@@ -9,7 +9,7 @@
 <article name="About njs"
         link="/en/docs/njs_about.html"
         lang="en"
-        rev="17">
+        rev="18">
 
 <section id="summary">
 
@@ -224,6 +224,10 @@
 </listitem>
 
 <listitem>
+<literal>new Function()</literal> constructor
+</listitem>
+
+<listitem>
 <literal>setInterval</literal>,
 <literal>setImmediate</literal> functions
 </listitem>