for(var i = 0; i < 9; i++) {
      x = ''.charCodeAt(NaN);
}

for(var i = 0; i < 9; i++) {
      x = ''.charAt(NaN);
}

// Don't assert