Home
last modified time | relevance | path

Searched refs:tickArguments (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/
Dv8_prof_processor.js25 const tickArguments = []; variable
27 ArrayPrototypePush(tickArguments, '--mac');
29 ArrayPrototypePush(tickArguments, '--windows');
31 ArrayPrototypePushApply(tickArguments,
35 arguments: tickArguments,