Home
last modified time | relevance | path

Searched defs:statType (Results 1 – 2 of 2) sorted by relevance

/third_party/node/benchmark/fs/
Dbench-stat-promise.js8 statType: ['fstat', 'lstat', 'stat'] property
11 async function run(n, statType) { argument
Dbench-stat.js8 statType: ['fstat', 'lstat', 'stat'] property
12 function main({ n, statType }) { field