Chromium Code Reviews| Index: src/hydrogen.h | 
| =================================================================== | 
| --- src/hydrogen.h (revision 11527) | 
| +++ src/hydrogen.h (working copy) | 
| @@ -1137,6 +1137,8 @@ | 
| HValue* BuildContextChainWalk(Variable* var); | 
| + HInstruction* BuildThisFunction(); | 
| + | 
| void AddCheckConstantFunction(Call* expr, | 
| HValue* receiver, | 
| Handle<Map> receiver_map, |