MCPcopy Index your code
hub / github.com/nodejs/node / indexOf

Method indexOf

deps/v8/tools/system-analyzer/timeline.mjs:302–304  ·  view source on GitHub ↗

@param {T} event

(event)

Source from the content-addressed store, hash-verified

300
301 /** @param {T} event */
302 indexOf(event) {
303 return this.items.indexOf(event);
304 }
305
306 /** @param {T} event */
307 has(event) {

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
testFunction · 0.36