Chromium Code Reviews| Index: src/fast-codegen.h |
| =================================================================== |
| --- src/fast-codegen.h (revision 3211) |
| +++ src/fast-codegen.h (working copy) |
| @@ -70,7 +70,6 @@ |
| void TestAndBranch(Register source, Label* true_label, Label* false_label); |
| void VisitDeclarations(ZoneList<Declaration*>* declarations); |
| - Handle<JSFunction> BuildBoilerplate(FunctionLiteral* fun); |
| void DeclareGlobals(Handle<FixedArray> pairs); |
| void EmitCallWithStub(Call* expr); |