summaryrefslogtreecommitdiff
path: root/deps/v8/src/mips/frames-mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/mips/frames-mips.h')
-rw-r--r--deps/v8/src/mips/frames-mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/src/mips/frames-mips.h b/deps/v8/src/mips/frames-mips.h
index 798ef23b2..2c838938b 100644
--- a/deps/v8/src/mips/frames-mips.h
+++ b/deps/v8/src/mips/frames-mips.h
@@ -87,7 +87,6 @@ static const RegList kCalleeSavedFPU =
static const int kNumCalleeSavedFPU = 6;
// Number of registers for which space is reserved in safepoints. Must be a
// multiple of 8.
-// TODO(mips): Only 8 registers may actually be sufficient. Revisit.
static const int kNumSafepointRegisters = 24;
// Define the list of registers actually saved at safepoints.