Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ initialize
Method
initialize
test/parallel/test-http-parser-lazy-loaded.js:12–14 ·
view source on GitHub ↗
(type)
Source
from the content-addressed store, hash-verified
10
this.test_type = null;
11
}
12
initialize(
type
) {
13
this.test_type =
type
;
14
}
15
}
16
DummyParser.REQUEST = Symbol();
17
Callers
12
test-wasi-initialize-validation.js
File · 0.45
demoBug
Function · 0.45
test
Function · 0.45
test-http-parser-lazy-loaded.js
File · 0.45
test-repl-history-init-fail-leak.js
File · 0.45
test-http-parser-timeout-reset.js
File · 0.45
newParser
Function · 0.45
test-http-parser.js
File · 0.45
test-httpparser.response.js
File · 0.45
test-httpparser.request.js
File · 0.45
test-async-wrap-getasyncid.js
File · 0.45
execAndClose
Function · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.36