8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
Reviewed-by: jlaskey, attila, lagergren
10
string
function() {
return true;
}
10
string
function() {
return true;
}
obj.func called
[object Object]
in f1
object