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

Wed, 03 Jul 2013 15:46:03 +0200

author
lagergren
date
Wed, 03 Jul 2013 15:46:03 +0200
changeset 407
961cffae0828
parent 386
218c2833c344
child 952
6d5471a497fb
permissions
-rw-r--r--

8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
Reviewed-by: sundar, jlaskey

sundar@386 1 [object Object]
sundar@386 2 at MyError (test/script/basic/JDK-8014781.js:32)
sundar@386 3 at func (test/script/basic/JDK-8014781.js:36)
sundar@386 4 at <program> (test/script/basic/JDK-8014781.js:39)

mercurial