nashorn/test/script/basic/JDK-8062937.js.EXPECTED
author mhaupt
Wed, 07 Oct 2015 15:02:15 +0200
changeset 32940 948664bf9708
parent 27531 e8813093f603
permissions -rw-r--r--
8139047: add test for JSAdapter __getIds__ Reviewed-by: hannesw, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27531
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     1
1
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     2
2
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     3
3
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     4
4
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     5
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     6
1
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     7
2
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     8
3
e8813093f603 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren
parents:
diff changeset
     9
4