[v8-dev] ObjectHashTable's key and WeakHashTable's key types are now Handle instead of Object*. (issue 257853003)

Fri, 25 Apr 2014 04:48:25 -0700

Reviewers: Yang,

Message:
PTAL #14

Description:
ObjectHashTable's key and WeakHashTable's key types are now Handle<Object>
instead of Object*.

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

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

Affected files (+86, -39 lines):
  M src/mark-compact.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M test/cctest/test-dictionary.cc


--
--
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