Remove deprecate counter/histogram methods
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 9 Jul 2014 14:03:05 +0000 (14:03 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 9 Jul 2014 14:03:05 +0000 (14:03 +0000)
commitc1f6a0306e0c25610ed077d78ce156137673b9ae
tree02142499cbf4d435fecbe10025ff82a52f881d9d
parent562274b60d46c30a37de33248c08f1f8038ccd38
Remove deprecate counter/histogram methods

Callers should use the methods with the same name on Isolate instead.

BUG=none
R=dcarney@chromium.org
LOG=y

Review URL: https://codereview.chromium.org/371023004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22304 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
src/d8.cc