| Index: LayoutTests/dart/inspector/debugger-expected.txt
|
| diff --git a/LayoutTests/dart/inspector/debugger-expected.txt b/LayoutTests/dart/inspector/debugger-expected.txt
|
| index 7147799c1fb0aacd18e63c4a8137c003bce7d38b..d4f34e8b542f811c9cad27db21dccdee37baacd6 100644
|
| --- a/LayoutTests/dart/inspector/debugger-expected.txt
|
| +++ b/LayoutTests/dart/inspector/debugger-expected.txt
|
| @@ -5,6 +5,9 @@ Script execution paused.
|
| Call stack:
|
| 0) handleMessage2 (debugger.dart:14)
|
| 1) handleMessage (debugger.dart:9)
|
| + 2) Function._apply@915557746 (dart:core-patch/function_patch.dart:7)
|
| + 3) Function.apply (dart:core-patch/function_patch.dart:28)
|
| + 4) _CreateDartFunctionForInteropIgnoreThis@342649749.call (dart:js:xxxx)
|
| Script execution resumed.
|
| Script execution paused.
|
| Call stack:
|
|
|