Pass an Isolate to v8::VisitHandlesWithClassIds
authorharaken@chromium.org <haraken@chromium.org>
Fri, 17 Oct 2014 00:46:18 +0000 (00:46 +0000)
committerharaken@chromium.org <haraken@chromium.org>
Fri, 17 Oct 2014 00:46:18 +0000 (00:46 +0000)
commitf3bfd04bcfdbc9eedcbb925bdfd10427f821975b
treec2101d94a42960fa16016e11bff6373b332db16c
parent80acb53d22fef525703dbb6f8add487f92425119
Pass an Isolate to v8::VisitHandlesWithClassIds

The Isolate version of v8::VisitHandlesWithClassIds is needed
for https://codereview.chromium.org/651713002/

R=dcarney@chromium.org

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

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