Reviewers: dcarney,

Message:
dcarney, ptal

Description:
Refactor PropertyCallbackInfo & FunctionCallbackInfo, part 3.

This CL starts using positive array indices instead of negative array indices for the PropertyCallbackInfo and FunctionCallbackInfo fields. Also, the indices
match now, so they can be unified in the next step.

BUG=

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

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

Affected files (+124, -140 lines):
  M include/v8.h
  M src/arguments.h
  M src/arguments.cc
  M src/arm/stub-cache-arm.cc
  M src/ia32/stub-cache-ia32.cc
  M src/x64/stub-cache-x64.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/groups/opt_out.

Reply via email to