Home
last modified time | relevance | path

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

/third_party/node/deps/undici/src/lib/cache/
Dsymbols.js4 kConstruct: require('../core/symbols').kConstruct property
/third_party/node/lib/internal/streams/
Ddestroy.js21 const kConstruct = Symbol('kConstruct'); constant
/third_party/node/deps/undici/src/lib/core/
Dsymbols.js62 kConstruct: Symbol('constructable') property
/third_party/node/deps/v8/src/builtins/
Dbuiltins.h292 enum class CallOrConstructMode { kCall, kConstruct }; enumerator
/third_party/node/deps/undici/
Dundici.js73 kConstruct: Symbol("constructable") property