Home
last modified time | relevance | path

Searched defs:UseFastInterpreterToInterpreterInvoke (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dart_method.h319 bool UseFastInterpreterToInterpreterInvoke() const { in UseFastInterpreterToInterpreterInvoke() function
/art/runtime/interpreter/
Dinterpreter_common.cc70 bool UseFastInterpreterToInterpreterInvoke(ArtMethod* method) { in UseFastInterpreterToInterpreterInvoke() function