v8/include
mstarzinger@chromium.org 34edb73332 Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 1.
The goal is to unify PropertyCallbackInfo and FunctionCallbackInfo so that they
contain the same fields.

The field order will be:
holder
isolate
return value default value
return value
data
this

This step 1 reorders the PropertyCallbackInfo fields.

BUG=
R=dcarney@chromium.org, mstarzinger@chromium.org

Committed: http://code.google.com/p/v8/source/detail?r=16673

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

Patch from Marja Hölttä <marja@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16688 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-09-12 14:32:14 +00:00
..
v8-debug.h thread isolate for DebugMessage 2013-09-10 14:26:07 +00:00
v8-preparser.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8-profiler.h HeapProfiler: very slow ~4min "take snapshot time" for 80MB gmail heap. 2013-09-10 11:12:35 +00:00
v8-testing.h Define V8EXPORT only in v8.h and use it in the other headers 2013-08-06 14:37:35 +00:00
v8.h Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 1. 2013-09-12 14:32:14 +00:00
v8config.h Reland "Deuglify V8_INLINE and V8_NOINLINE." 2013-09-12 08:57:10 +00:00
v8stdint.h Move OS/compiler/feature detection to public v8config.h header. 2013-08-23 07:32:25 +00:00