droppedFramesCount property
The number of stack frames that were dropped because there were too many stack frames.
If this value is 0, then no stack frames were dropped.
Implementation
core.int? droppedFramesCount;
The number of stack frames that were dropped because there were too many stack frames.
If this value is 0, then no stack frames were dropped.
core.int? droppedFramesCount;