Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ constructor
Method
constructor
deps/v8/test/inspector/protocol-test.js:142–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
141
InspectorTest.ContextGroup =
class
{
142
constructor() {
143
this.id = utils.createContextGroup();
144
}
145
146
waitForDebugger() {
147
return
new
Promise(resolve => {
Callers
nothing calls this directly
Calls
3
_setupProtocol
Method · 0.80
add
Method · 0.65
bind
Method · 0.45
Tested by
no test coverage detected