nashorn/test/script/basic/JDK-8013874.js.EXPECTED
author sundar
Thu, 09 Jan 2014 19:23:34 +0530
changeset 22379 5181d08e3440
parent 17522 0f5e4480fbb6
permissions -rw-r--r--
8031359: Invocable.getInterface() works incorrectly if interface has default methods Reviewed-by: attila, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17522
0f5e4480fbb6 8013874: Function argument's prototype seem cached and wrongly reused
hannesw
parents:
diff changeset
     1
In loader, nb1.prop === nb2.prop true
0f5e4480fbb6 8013874: Function argument's prototype seem cached and wrongly reused
hannesw
parents:
diff changeset
     2
deepEqual: true, prop: undefined
0f5e4480fbb6 8013874: Function argument's prototype seem cached and wrongly reused
hannesw
parents:
diff changeset
     3
In loader, nb1.prop === nb2.prop false
0f5e4480fbb6 8013874: Function argument's prototype seem cached and wrongly reused
hannesw
parents:
diff changeset
     4
deepEqual: false, prop: 0