Searched defs:statType (Results 1 – 2 of 2) sorted by relevance
8 statType: ['fstat', 'lstat', 'stat'] property11 async function run(n, statType) { argument
8 statType: ['fstat', 'lstat', 'stat'] property12 function main({ n, statType }) { field