Chromium Code Reviews
        
  DescriptionMIPS: [Interpreter] Implements calls through CallICStub in the interpreter.
Port for https://codereview.chromium.org/1688283003/
Original commit message:
Calls are implemented through CallICStub to collect type feedback. Adds
a new builtin called InterpreterPushArgsAndCallIC that pushes the
arguments onto stack and calls CallICStub.
Also adds two new bytecodes CallIC and CallICWide to indicate calls have to
go through CallICStub.
BUG=v8:4280, v8:4680
LOG=N
   
  Patch Set 1 #Patch Set 2 : Adds tail call support for CallIC. #
      Total comments: 2
      
     
  
  
  
  Patch Set 3 : Fix comments. #
 Messages
    Total messages: 4 (2 generated)
     
  
  
       | 
    ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||