Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dglobal-handles.cc113 bool has_wrapper_class_id() const { in has_wrapper_class_id() function in v8::internal::GlobalHandles::Node
713 if (it.node()->IsRetainer() && it.node()->has_wrapper_class_id()) { in IterateAllRootsWithClassIds()
724 if (node->IsRetainer() && node->has_wrapper_class_id()) { in IterateAllRootsInNewSpaceWithClassIds()