nashorn/test/script/basic/JDK-8012191.js.EXPECTED
author sundar
Thu, 05 Sep 2013 21:17:06 +0530
changeset 19883 aae0838ac6ee
parent 18868 f5359cad148c
permissions -rw-r--r--
8024255: When a keyword is used as object property name, the property can not be deleted Reviewed-by: jlaskey, lagergren
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18868
f5359cad148c 8012191: noSuchProperty can't cope with vararg functions
sundar
parents:
diff changeset
     1
obj.__noSuchProperty__ invoked for nonExistent
f5359cad148c 8012191: noSuchProperty can't cope with vararg functions
sundar
parents:
diff changeset
     2
JSAdapter.__put__
f5359cad148c 8012191: noSuchProperty can't cope with vararg functions
sundar
parents:
diff changeset
     3
x
f5359cad148c 8012191: noSuchProperty can't cope with vararg functions
sundar
parents:
diff changeset
     4
343
f5359cad148c 8012191: noSuchProperty can't cope with vararg functions
sundar
parents:
diff changeset
     5
JSAdapter.__get__
f5359cad148c 8012191: noSuchProperty can't cope with vararg functions
sundar
parents:
diff changeset
     6
y