Support old and new weak handle API
authorerikcorry <erikcorry@chromium.org>
Fri, 23 Jan 2015 11:28:35 +0000 (03:28 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 23 Jan 2015 11:28:54 +0000 (11:28 +0000)
commit8c58ed1a0c3d18bd080ef1b551fc3eee4ca03668
tree22f315b74197da2e0d319affa2377104e0e93ff6
parent8a78fd6d2e9fceee5ea790b6e211c006718dc655
Support old and new weak handle API

R=dcarney@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#26246}
include/v8-util.h
include/v8.h
src/api.cc
src/global-handles.cc
src/global-handles.h
test/cctest/test-api.cc