Searched defs:maxCallStackDepth (Results 1 – 5 of 5) sorted by relevance
64 start: function(maxCallStackDepth, includeDomCounters, includeGPUEvents, callback) argument
127 int maxCallStackDepth; variable
72 …ectCallDepth::DetectCallDepth(TInfoSink& infoSink, bool limitCallStackDepth, int maxCallStackDepth) in DetectCallDepth()
45 …ect> TimelineRecordFactory::createGenericRecord(double startTime, int maxCallStackDepth, const Str… in createGenericRecord()
310 void InspectorTimelineAgent::start(ErrorString* errorString, const int* maxCallStackDepth, const bo… in start()