Home
last modified time | relevance | path

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

/third_party/node/src/
Denv.h1128 enum class SetConstructorFunctionFlag { enum
1136 SetConstructorFunctionFlag flag =
1137 SetConstructorFunctionFlag::SET_CLASS_NAME);
1142 SetConstructorFunctionFlag flag =
1143 SetConstructorFunctionFlag::SET_CLASS_NAME);
Denv-inl.h1139 SetConstructorFunctionFlag flag) { in SetConstructorFunction()
1147 SetConstructorFunctionFlag flag) { in SetConstructorFunction()
1148 if (LIKELY(flag == SetConstructorFunctionFlag::SET_CLASS_NAME)) in SetConstructorFunction()
Dnode_sockaddr.cc724 Environment::SetConstructorFunctionFlag::NONE); in Initialize()
770 Environment::SetConstructorFunctionFlag::NONE); in Initialize()