view test/script/basic/JDK-8027024.js.EXPECTED @ 656:360761288b38

8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order Reviewed-by: jlaskey, attila, lagergren
author sundar
date Tue, 22 Oct 2013 17:38:12 +0530
parents
children
line wrap: on
line source

charAt.self.toString
charAt.pos.valueOf
charCodeAt.self.toString
charCodeAt.pos.valueOf