提交 34df5e8b 编写于 作者: J Jason Park

tracer._clear emitted error

上级 c34d9952
......@@ -112,7 +112,7 @@ Tracer.prototype.step = function (i, options) {
tracer.traceOptions.interval = step.interval;
break;
case 'clear':
this.clear();
tracer.clear();
printTrace('clear traces');
break;
default:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册