Reviewers: Sven Panne,

Message:
PTAL

Description:
Add C++11 compatible base::hash function object.

Implement NodeCache in terms of base::hash and std::equal_to in preparation
for HeapConstant caching.

TEST=cctest,unittests

Please review this at https://codereview.chromium.org/624153003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+497, -85 lines):
  M BUILD.gn
  A src/base/functional.h
  A src/base/functional.cc
  M src/compiler/node-cache.h
  M src/compiler/node-cache.cc
  A test/unittests/base/functional-unittest.cc
  M test/unittests/test-utils.h
  M test/unittests/test-utils.cc
  M test/unittests/unittests.gyp
  M testing/gtest-support.h
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to