Home
last modified time | relevance | path

Searched defs:allowArray (Results 1 – 5 of 5) sorted by relevance

/third_party/node/lib/internal/
Dencoding.js383 allowArray: true, property
419 allowArray: true, property
457 allowArray: true, property
495 allowArray: true, property
Dvalidators.js155 allowArray = false, property
Devent_target.js87 allowArray: true, allowFunction: true, nullable: true, property
548 allowArray: true, allowFunction: true, property
/third_party/node/test/parallel/
Dtest-validators.js90 validateObject([], 'foo', { allowArray: true }); property
/third_party/node/lib/
Dvm.js214 validateObject(object, 'object', { allowArray: true }); property