Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

feat(Scope): Allow turning emission of scope stats from console. #857

Conversation

mvuksano
Copy link
Contributor

@mvuksano mvuksano commented Apr 4, 2014

To enable emission of ScopeStats from console one can call function enableScopeStats(Node). To disable call function disableScopeStats(node).

Fixes #836

To enable emission of ScopeStats from console one can call function `enableScopeStats(Node)`. To disable call function `disableScopeStats(node)`.

Fixes dart-archive#836
@mvuksano mvuksano added cla: yes and removed cla: no labels Apr 4, 2014
@mvuksano mvuksano closed this in 18ecd95 Apr 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

Allow turning on/off of ScopeStatConfig from js console
1 participant