Index: src/x64/virtual-frame-x64.h |
=================================================================== |
--- src/x64/virtual-frame-x64.h (revision 3963) |
+++ src/x64/virtual-frame-x64.h (working copy) |
@@ -73,7 +73,7 @@ |
static const int kIllegalIndex = -1; |
// Construct an initial virtual frame on entry to a JS function. |
- VirtualFrame(); |
+ inline VirtualFrame(); |
// Construct a virtual frame as a clone of an existing one. |
explicit inline VirtualFrame(VirtualFrame* original); |