Index: src/builtins/builtins.h |
diff --git a/src/builtins/builtins.h b/src/builtins/builtins.h |
index 113ba1f883093f0dad1a85d54fa124af67d44fe1..618958ce70e6d88745a24d10be1f6df84d9e31a0 100644 |
--- a/src/builtins/builtins.h |
+++ b/src/builtins/builtins.h |
@@ -130,7 +130,6 @@ |
ASM(InterpreterPushArgsAndTailCall) \ |
ASM(InterpreterPushArgsAndTailCallFunction) \ |
ASM(InterpreterEnterBytecodeDispatch) \ |
- ASM(InterpreterOnStackReplacement) \ |
\ |
/* Code life-cycle */ \ |
ASM(CompileLazy) \ |