test/script/basic/NASHORN-168.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 [object Null]
     2 [object Undefined]
     3 [object Arguments]
     4 [object Array]
     5 [object Boolean]
     6 [object Date]
     7 [object Function]
     8 [object JSON]
     9 [object Math]
    10 [object Number]
    11 [object Object]
    12 [object RegExp]
    13 [object String]
    14 [object Boolean]
    15 [object Number]
    16 [object String]

mercurial