Searched refs:skipTopFrame (Results 1 – 4 of 4) sorted by relevance
119 bool skipTopFrame = false);
397 V8Debugger* debugger, const String16& description, bool skipTopFrame) { in capture() argument414 if (skipTopFrame && !frames.empty()) { in capture()
174 bool recurring, bool skipTopFrame = false);
972 bool skipTopFrame) { in asyncTaskScheduledForStack() argument976 AsyncStackTrace::capture(this, toString16(taskName), skipTopFrame); in asyncTaskScheduledForStack()