v8/test/debugger/debug/harmony/async-debug-caught-exception-cases3.js
jgruber 0cb3897179 [debugger] Basic scope functionality and exception events in wrapper
BUG=v8:5530

Review-Url: https://codereview.chromium.org/2487673002
Cr-Commit-Position: refs/heads/master@{#40840}
2016-11-08 14:54:10 +00:00

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);