Reviewers: jochen (traveling), Erik Corry Chromium.org,

Message:
ptal

Description:
remove phantom naming from the api

since the old style weakness is slated for removal, we might as well reuse the name to limit confusion. additionally I simplified the callback type to a enum
to either get internal field values or not

this should be a non-breaking change with the exception of
PhantomPersistentValueMap, which is unused.

R=joc...@chromium.org, erikco...@chromium.org

BUG=

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+205, -175 lines):
  M include/v8.h
  M include/v8-util.h
  M src/api.cc
  M src/debug.cc
  M src/global-handles.h
  M src/global-handles.cc
  M test/cctest/test-api.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to