Searched refs:IsMentionedObjectCacheClear (Results 1 – 3 of 3) sorted by relevance
197 bool IsMentionedObjectCacheClear(Isolate* isolate);
265 bool StringStream::IsMentionedObjectCacheClear(Isolate* isolate) { in IsMentionedObjectCacheClear() function in v8::internal::StringStream
1441 DCHECK(accumulator->IsMentionedObjectCacheClear(this)); in PrintStack()