test/script/basic/JDK-8011714.js.EXPECTED

Wed, 04 Jun 2014 16:39:04 +0530

author
sundar
date
Wed, 04 Jun 2014 16:39:04 +0530
changeset 867
85ad3ce0796f
parent 0
b1a7da25b547
permissions
-rw-r--r--

8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
Reviewed-by: attila, lagergren, hannesw

     1 true
     2 true
     3 true
     4 8
     5 null
     6 8
     7 '1
     8 1
     9 '
    10 true
    11 true
    12 true
    13 abcdd,a,b,c,d
    14 abcddx,a,b,c,d
    15 null
    16 abcd',a,b,c,d
    17 abcd'xyz,a,b,c,d
    18 abcd',a,b,c,d
    19 abcd'xyz,a,b,c,d
    20 abcd8,a,b,c,d
    21 abcd8xyz,a,b,c,d
    22 abcd,a,b,c,d
    23 abcdxyz,a,b,c,d
    24 abcd84,a,b,c,d
    25 abcd84xyz,a,b,c,d
    26 abcd8,a,b,c,d
    27 abcd8xyz,a,b,c,d

mercurial