Home
last modified time | relevance | path

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

/third_party/node/lib/internal/webstreams/
Dqueuingstrategies.js51 const nameDescriptor = { __proto__: null, value: 'size' }; variable
55 nameDescriptor,
57 const countSizeFunction = ObjectDefineProperty(() => 1, 'name', nameDescriptor);