Home
last modified time | relevance | path

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

/dalvik/vm/
DThread.h359 SUSPEND_FOR_IC_PATCH, // polymorphic callsite inline-cache patch enumerator
DThread.cpp431 case SUSPEND_FOR_IC_PATCH: return "inline-cache-patch"; in getSuspendCauseStr()