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