Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Object.prototype.watch method #2266

Open
mstmustisnt opened this issue Feb 1, 2016 · 1 comment
Open

Add Object.prototype.watch method #2266

mstmustisnt opened this issue Feb 1, 2016 · 1 comment

Comments

@mstmustisnt
Copy link

No description provided.

@cvrebert
Copy link
Contributor

cvrebert commented Feb 1, 2016

-1

Generally you should avoid using watch() and unwatch() when possible. These two methods are implemented only in Gecko, and they're intended primarily for debugging use. [...]. Also, do not confuse Object.watch with Object.observe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants