Introduce v8::Object::GetIsolate().
authoryangguo@chromium.org <yangguo@chromium.org>
Thu, 2 Oct 2014 06:52:39 +0000 (06:52 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Thu, 2 Oct 2014 06:52:39 +0000 (06:52 +0000)
commit321dad9b8e7c78290d2a2d9b2e4613b504e4ff91
tree3c4e18cf188914dfbde23bbdf50c9545a5eae337
parente1a5abb6c8d5c5d643dd9a64dcf87b750dced713
Introduce v8::Object::GetIsolate().

API=v8::Object::GetIsolate()
LOG=Y
R=svenpanne@chromium.org

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

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