Home
last modified time | relevance | path

Searched defs:things (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DcontrolFlowDestructuringLoop.js31 function foo(things) { argument
/third_party/typescript/tests/cases/compiler/
DdoNotElaborateAssignabilityToTypeParameters.ts10 things: string, property
/third_party/gn/docs/
Dlanguage.md234 ### File and directory names
/third_party/node/test/parallel/
Dtest-stream2-transform.js408 { nested: { things: [ { foo: 'bar' }, 100, 'string' ] } }, property
449 { nested: { things: [ { foo: 'bar' }, 100, 'string' ] } }, property
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwriter.js200 function iterate(things) { argument
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dmaps.proto105 repeated string things = 2; field