Reviewers: rossberg, rafaelw, arv, Description: Implement Object.getNotifier() and remove Object.notify()
Updated all tests to use getNotifier or actual object mutation instead of notify, and added tests for new behavior of getNotifier. Please review this at https://codereview.chromium.org/11369154/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/object-observe.js M test/cctest/test-object-observe.cc M test/mjsunit/harmony/object-observe.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
