Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
switch deprecation type to Runtime
  • Loading branch information
targos committed Oct 23, 2017
commit f9e41e8edfa24d47ae5422fe986a84c97cd91783
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ a V8-inspector based CLI debugger available through `node inspect`.
<a id="DEP0069"></a>
### DEP0069: vm.runInDebugContext(string)

Type: Documentation-only
Type: Runtime

The DebugContext will be removed in V8 soon and will not be available in Node
10+.
Expand Down