Home
last modified time | relevance | path

Searched refs:kNodeStateIsWeakValue (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-internal.h408 static const int kNodeStateIsWeakValue = 2; member in v8::internal::Internals
H A Dv8-persistent-handle.h471 I::kNodeStateIsWeakValue; in IsWeak()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-persistent-handle.h462 return I::GetNodeState(this->slot()) == I::kNodeStateIsWeakValue; in IsWeak()
H A Dv8-internal.h605 static const int kNodeStateIsWeakValue = 2; member in v8::internal::Internals
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc451 STATIC_ASSERT(WEAK == Internals::kNodeStateIsWeakValue); in Node()

Completed in 9 milliseconds