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

Method getAllTestcases

deps/v8/tools/clusterfuzz/js_fuzzer/corpus.js:199–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

197 }
198
199 getAllTestcases() {
200 return this.loadTestcases(this.relFilesForGenSkipped());
201 }
202}
203
204class FuzzilliCorpus extends Corpus {

Callers 1

inputGenMethod · 0.80

Calls 2

loadTestcasesMethod · 0.95
relFilesForGenSkippedMethod · 0.95

Tested by

no test coverage detected