 Chromium Code Reviews
 Chromium Code Reviews Issue 
            23513045:
    MIPS: Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 1.  (Closed)
    
  
    Issue 
            23513045:
    MIPS: Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 1.  (Closed) 
  | DescriptionMIPS: Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 1.
Port r16688 (fcae0bcf)
Original commit message:
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=gergely@homejinni.com
Committed: https://code.google.com/p/v8/source/detail?r=16697
   Patch Set 1 #
 Messages
    Total messages: 3 (0 generated)
     | |||||||||||||||||||