Home
last modified time | relevance | path

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

/third_party/node/test/common/
Dheap.js33 for (const { type, name_or_index, to_node } of edges) { property
44 name: typeof name_or_index === 'string' ? name_or_index : null