// Copyright 2018 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.//// Flags: --allow-natives-syntaxfunctioninlined(abort,n,a,b){if(abort)return;varx=a?true:""+a;if(!a){vary=n+y+10;if(!b){x=y;}if(x){x=false;}}returnx+1;}inlined();functionoptimized(abort,a,b){returninlined(abort,"abc",a,b);}