Index: src/full-codegen.h |
=================================================================== |
--- src/full-codegen.h (revision 8482) |
+++ src/full-codegen.h (working copy) |
@@ -536,11 +536,6 @@ |
static Register result_register(); |
static Register context_register(); |
- // Helper for calling an IC stub. |
- void EmitCallIC(Handle<Code> ic, |
- RelocInfo::Mode mode, |
- unsigned ast_id); |
- |
// Set fields in the stack frame. Offsets are the frame pointer relative |
// offsets defined in, e.g., StandardFrameConstants. |
void StoreToFrameField(int frame_offset, Register value); |