Index: src/mips64/builtins-mips64.cc |
diff --git a/src/mips64/builtins-mips64.cc b/src/mips64/builtins-mips64.cc |
index cf9d747166bac0ce902acb3646ddac0102c19a02..4453a8d557bfc5211720dee26f1a1537aed4db16 100644 |
--- a/src/mips64/builtins-mips64.cc |
+++ b/src/mips64/builtins-mips64.cc |
@@ -1021,7 +1021,6 @@ void Builtins::Generate_InterpreterEntryTrampoline(MacroAssembler* masm) { |
// fullcodegen's prologue: |
// - Support profiler (specifically profiling_counter). |
// - Call ProfileEntryHookStub when isolate has a function_entry_hook. |
- // - Allow simulator stop operations if FLAG_stop_at is set. |
// - Code aging of the BytecodeArray object. |
// Load bytecode offset and dispatch table into registers. |