[njs] Removed outdated commentary after ccfa84cea2b3.
Dmitry Volyntsev
xeioex at nginx.com
Fri Mar 20 14:56:44 UTC 2020
details: https://hg.nginx.org/njs/rev/9b20edb591c4
branches:
changeset: 1360:9b20edb591c4
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Fri Mar 20 17:33:10 2020 +0300
description:
Removed outdated commentary after ccfa84cea2b3.
diffstat:
src/njs_value.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 83c9c195a8e2 -r 9b20edb591c4 src/njs_value.c
--- a/src/njs_value.c Fri Mar 20 17:33:10 2020 +0300
+++ b/src/njs_value.c Fri Mar 20 17:33:10 2020 +0300
@@ -486,9 +486,6 @@ njs_value_is_function(const njs_value_t
* if pq->lhq.value != NULL it contains retval of type
* njs_object_prop_t * where prop->type is NJS_WHITEOUT
* NJS_ERROR exception has been thrown.
- *
- * TODO:
- * Object.defineProperty([1,2], '1', {configurable:false})
*/
njs_int_t
More information about the nginx-devel
mailing list