v8/test/unittests
bmeurer@chromium.org 0a6e406927 Further improve hashing of pointers and integers.
Also make sure that the appropriate functions are inlined properly
(using V8_INLINE instead of inline to enforce it even with GCC),
and improve the HashIsOkish unittest.

TEST=unittests
R=svenpanne@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24427 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-07 07:39:19 +00:00
..
base Further improve hashing of pointers and integers. 2014-10-07 07:39:19 +00:00
compiler [turbofan] Fix lowering of typed loads/stores. 2014-10-07 07:36:21 +00:00
heap Force scavenge in idle notification if we estimate that it will take long. 2014-10-02 07:21:53 +00:00
libplatform Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
DEPS Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
run-all-unittests.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
test-utils.cc [turbofan] Fix lowering of typed loads/stores. 2014-10-07 07:36:21 +00:00
test-utils.h [turbofan] Fix lowering of typed loads/stores. 2014-10-07 07:36:21 +00:00
unittests.gyp [turbofan] Fix lowering of typed loads/stores. 2014-10-07 07:36:21 +00:00
unittests.status Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00