Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-inl.h296 bool HeapObject::IsJSWeakCollection() const { in IsJSWeakCollection() function
Dapi.cc9603 if (object->IsJSWeakCollection()) { in PreviewEntries()