First implementation of HUnique<T> and HUniqueSet<T>, which is supposed to replace...
authortitzer@chromium.org <titzer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Sep 2013 12:08:54 +0000 (12:08 +0000)
committertitzer@chromium.org <titzer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Sep 2013 12:08:54 +0000 (12:08 +0000)
commitdc901fae7fe7d4377ddd466d1c457d9ce6b30424
tree654c933f16df76d2f8b43fa0d3517afc63d330e2
parentbd5fa9c93b9e6d002f8ff3cf21db973f0b509880
First implementation of HUnique<T> and HUniqueSet<T>, which is supposed to replace UniqueValueId.

BUG=
R=rossberg@chromium.org, verwaest@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16683 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/checks.h
src/unique.h [new file with mode: 0644]
test/cctest/cctest.gyp
test/cctest/test-unique.cc [new file with mode: 0644]
tools/gyp/v8.gyp