This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chakrashim: add dummy Debug.MakeMirror
Latest node util uses Debug.MakeMirror to inspect Promise objects. This change adds a dummy Debug.MakeMirror implementation which always returns ```Promise { '<unknown>' }```, to avoid displaying an exception stack when inspecting Promise objects. PR-URL: #42 Reviewed-By: Sandeep Agarwal <[email protected]> Reviewed-By: Kunal Pathak <[email protected]>
- Loading branch information
Jianchun Xu
committed
Mar 25, 2016
1 parent
e7b09ef
commit 803af69
Showing
5 changed files
with
87 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters