HomeSort by relevance Sort by last modified time
    Searched refs:IsForcedInterpreterNeededForCallingImpl (Results 1 - 2 of 2) sorted by null

  /art/runtime/
debugger.h 544 return IsForcedInterpreterNeededForCallingImpl(thread, m);
740 static bool IsForcedInterpreterNeededForCallingImpl(Thread* thread, ArtMethod* m)
    [all...]
debugger.cc     [all...]

Completed in 48 milliseconds