[handles] Sanitize Handle and friends.
authorbmeurer <bmeurer@chromium.org>
Wed, 15 Jul 2015 11:05:00 +0000 (04:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 11:05:08 +0000 (11:05 +0000)
commit199e30d36fe8a360797b723ea19cbe106504dc43
treea50deb2800710763977a24e271de0c2173166f81
parent207fbbbe327b782c65ba4f1d0f626d81629758c7
[handles] Sanitize Handle and friends.

Bunch of cleanups to allow us to get rid of handles-inl.h at some
point (in the not so far future); but more importantly to sanitize uses
of handles and prepare for handle canonicalization support.

R=yangguo@chromium.org

Committed: https://crrev.com/3283195d0408333cce552cf4087577e6f41054e5
Cr-Commit-Position: refs/heads/master@{#28222}

Committed: https://crrev.com/d940c6d3bcc227b459cb4123d9a8332d9ed0d5f8
Cr-Commit-Position: refs/heads/master@{#29666}

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

Cr-Commit-Position: refs/heads/master@{#29675}
src/api.cc
src/api.h
src/handles-inl.h
src/handles.cc
src/handles.h
test/cctest/test-api.cc
test/cctest/test-heap.cc