Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-async-hooks-constructor.js8 const nonFunctionArray = [null, -1, 1, {}, []]; variable
12 nonFunctionArray.forEach((nonFunction) => {