// Copyright 2016 the V8 project authors. All rights reserved.// Use of this source code is governed by a BSD-style license that can be// found in the LICENSE file."use strict";functionfoo(){for(vari=0;i<10000;i++){try{for(varj=0;j<2;j++){}throw1;}catch(e){if(typeofa=="number")returna&&isNaN(b);}}}foo();