Searched refs:dvmPushInterpFrame (Results 1 – 1 of 1) sorted by relevance
59 static bool dvmPushInterpFrame(Thread* self, const Method* method) in dvmPushInterpFrame() function413 if (!dvmPushInterpFrame(self, method)) { in callPrep()