Home
last modified time | relevance | path

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

/third_party/node/benchmark/fs/
Dbench-statSync.js8 statSyncType: ['fstatSync', 'lstatSync', 'statSync'], property
12 function main({ n, statSyncType }) { field
Dbench-statSync-failure.js9 statSyncType: ['throw', 'noThrow'], property
13 function main({ n, statSyncType }) { field