Searched refs:kMaxMethodStackSize (Results 1 – 1 of 1) sorted by relevance
107 static const int kMaxMethodStackSize = 1000; variable194 methodFrame method_stack[kMaxMethodStackSize];1403 if (top >= pstate->kMaxMethodStackSize) { in HandleMethodRecord()