Index: src/x64/frames-x64.h |
=================================================================== |
--- src/x64/frames-x64.h (revision 3068) |
+++ src/x64/frames-x64.h (working copy) |
@@ -31,9 +31,6 @@ |
namespace v8 { |
namespace internal { |
-// TODO(x64): This is a stub, mostly just a copy of the ia32 bit version. |
-// This might all need to change to be correct for x64. |
- |
static const int kNumRegs = 8; |
static const RegList kJSCallerSaved = |
1 << 0 | // rax |