DescriptionRefactoring 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
Committed: http://code.google.com/p/v8/source/detail?r=16688
Patch Set 1 #Patch Set 2 : other plats #Patch Set 3 : no mips #
Total comments: 4
Patch Set 4 : Code review (mstarzinger) #
Total comments: 2
Patch Set 5 : code review (mstarzinger) #Patch Set 6 : . #Patch Set 7 : fix register allocation #
Messages
Total messages: 9 (0 generated)
|