Searched refs:IsMentionedObjectCacheClear (Results 1 – 3 of 3) sorted by relevance
137 static bool IsMentionedObjectCacheClear(Isolate* isolate);
286 bool StringStream::IsMentionedObjectCacheClear(Isolate* isolate) { in IsMentionedObjectCacheClear() function in v8::internal::StringStream
603 DCHECK(StringStream::IsMentionedObjectCacheClear(this)); in PrintStack()