MCPcopy Create free account
hub / github.com/nodejs/node / writeIndex

Method writeIndex

deps/v8/tools/clusterfuzz/js_fuzzer/db.js:472–474  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

470 }
471
472 writeIndex() {
473 writeIndexFile(fsPath.join(this.outputDir, 'index.json'), this.index);
474 }
475}
476
477class MutateDb {

Callers 2

mainFunction · 0.95

Calls 2

writeIndexFileFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected