MCPcopy 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}
16DummyParser.REQUEST = Symbol();
17

Calls

no outgoing calls

Tested by 1

testFunction · 0.36