Home
last modified time | relevance | path

Searched refs:SetNterpEntryPointFastPathFlag (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dart_method.h400 void SetNterpEntryPointFastPathFlag() REQUIRES_SHARED(Locks::mutator_lock_) { in SetNterpEntryPointFastPathFlag() function
Dclass_linker.cc3859 dst->SetNterpEntryPointFastPathFlag(); in LoadMethod()