Allow empty handles to escape handle scopes.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 25 Mar 2010 14:07:17 +0000 (14:07 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 25 Mar 2010 14:07:17 +0000 (14:07 +0000)
commitf45c35ebd3064017ff431ba2d1e343bd752bc60f
treeb350502bf08bc503426af9944bcd3876cdcdc35d
parent6a8398cffac186b576e3ac69c86babe8e3039394
Allow empty handles to escape handle scopes.

BUG=39170

Review URL: http://codereview.chromium.org/1235002

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