Home
last modified time | relevance | path

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

/third_party/node/benchmark/child_process/
Dchild-process-exec-stdout.js6 const messagesLength = [64, 256, 1024, 4096]; variable
8 if (!isWindows) messagesLength.push(32768);
11 len: messagesLength,
Dchild-process-read.js10 const messagesLength = [64, 256, 1024, 4096]; variable
13 messagesLength.push(32768);
16 len: messagesLength,