Searched refs:IsPropertyCacheCleared (Results 1 – 3 of 3) sorted by relevance
840 bool JSThread::IsPropertyCacheCleared() const in IsPropertyCacheCleared() function in panda::ecmascript::JSThread
1057 bool IsPropertyCacheCleared() const;
515 ASSERT(thread_->IsPropertyCacheCleared()); in CollectGarbage()