Lines Matching defs:stackTrace
200 const Method** stackTrace = (const Method**) malloc(sizeof(Method*) *202 if (stackTrace == NULL)206 const Method** ptr = stackTrace;221 return stackTrace;