| Index: src/graph-codegen.h.rej
|
| ===================================================================
|
| --- src/graph-codegen.h.rej (revision 5920)
|
| +++ src/graph-codegen.h.rej (working copy)
|
| @@ -1,18 +0,0 @@
|
| ---- src/graph-codegen.h (revision 757)
|
| -+++ src/graph-codegen.h (working copy)
|
| -@@ -254,6 +254,7 @@
|
| -
|
| - // Support for recording safepoint information.
|
| - void RecordSafepoint();
|
| -+ unsigned RecordBailout(AstNode* node);
|
| -
|
| - // Emits the safepoint table and returns the pc offset where the
|
| - // table starts after the instructions.
|
| -@@ -286,6 +287,7 @@
|
| -
|
| - // Safe point data structures.
|
| - ZoneList<unsigned> safepoint_pc_offsets_;
|
| -+ ZoneList<unsigned> safepoint_bailout_ids_;
|
| - ZoneList<ZoneList<int>*> safepoint_span_indexes_;
|
| -
|
| - // Current and next basic block.
|
|
|