Sign in
cobalt
/
cobalt
/
f40ba6d88c358de15512538fd5281aa6a525d355
/
.
/
src
/
v8
/
test
/
debugger
/
debug
/
regress
/
regress-debug-context-load.js
blob: d9fe074d9149a139d9f6e8a17b3e649df14ee0c4 [
file
] [
log
] [
blame
]
// Copyright 2014 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.
Debug
=
debug
.
Debug
;
Debug
.
setListener
(
null
);