Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc358 bool has_wrapper_class_id() const { in has_wrapper_class_id() function in v8::internal::NodeBase
1633 if (node->IsRetainer() && node->has_wrapper_class_id()) { in IterateAllRootsWithClassIds()
1655 if (node->IsRetainer() && node->has_wrapper_class_id()) { in IterateAllYoungRootsWithClassIds()
1665 if (node->has_wrapper_class_id() && node->IsWeak()) { in IterateYoungWeakRootsWithClassIds()

Completed in 4 milliseconds