author | erikj |
Tue, 12 Sep 2017 19:03:39 +0200 | |
changeset 47216 | 71c04702a3d5 |
parent 18868 | nashorn/test/script/basic/JDK-8012191.js.EXPECTED@f5359cad148c |
permissions | -rw-r--r-- |
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 |