0cb3897179
BUG=v8:5530 Review-Url: https://codereview.chromium.org/2487673002 Cr-Commit-Position: refs/heads/master@{#40840}
9 lines
289 B
JavaScript
9 lines
289 B
JavaScript
// 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.
|
|
|
|
// Flags: --harmony-async-await
|
|
// Files: test/debugger/debug/harmony/async-debug-caught-exception-cases.js
|
|
|
|
runPart(3);
|