Searched refs:GetInterpreterCache (Results 1 – 5 of 5) sorted by relevance
23 DCHECK(owning_thread->GetInterpreterCache() == this); in Clear()29 return Thread::Current()->GetInterpreterCache() == this; in IsCalledFromOwningThread()
154 InterpreterCache* tls_cache = self->GetInterpreterCache(); in DoInvoke()
760 InterpreterCache* tls_cache = self->GetInterpreterCache(); in MterpFieldAccessFast()
1269 ALWAYS_INLINE InterpreterCache* GetInterpreterCache() { in GetInterpreterCache() function
4248 thread->GetInterpreterCache()->Clear(thread); in ClearAllInterpreterCaches()