Home
last modified time | relevance | path

Searched refs:IsMethodHandlesEnabled (Results 1 – 4 of 4) sorted by relevance

/art/runtime/mirror/
Ddex_cache-inl.h131 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in MethodTypeSlotIndex()
152 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in GetResolvedCallSite()
161 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in SetResolvedCallSite()
/art/runtime/
Druntime.h311 bool IsMethodHandlesEnabled() const { in IsMethodHandlesEnabled() function
Dclass_linker.cc8169 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in ResolveMethodType()
/art/runtime/interpreter/
Dinterpreter_switch_impl.cc1687 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in ExecuteSwitchImplCpp()
1695 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in ExecuteSwitchImplCpp()
1703 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in ExecuteSwitchImplCpp()
1711 DCHECK(Runtime::Current()->IsMethodHandlesEnabled()); in ExecuteSwitchImplCpp()