Index: src/x64/lithium-codegen-x64.h |
diff --git a/src/x64/lithium-codegen-x64.h b/src/x64/lithium-codegen-x64.h |
index 222a419fbb5971021daa2158f09b39f8b012c820..f994645019dedc07c92525513749cda10d7a524b 100644 |
--- a/src/x64/lithium-codegen-x64.h |
+++ b/src/x64/lithium-codegen-x64.h |
@@ -126,7 +126,6 @@ class LCodeGen V8_FINAL BASE_EMBEDDED { |
void DoDeferredTaggedToI(LTaggedToI* instr, Label* done); |
void DoDeferredMathAbsTaggedHeapNumber(LMathAbs* instr); |
void DoDeferredStackCheck(LStackCheck* instr); |
- void DoDeferredRandom(LRandom* instr); |
void DoDeferredStringCharCodeAt(LStringCharCodeAt* instr); |
void DoDeferredStringCharFromCode(LStringCharFromCode* instr); |
void DoDeferredAllocate(LAllocate* instr); |