commit | 257744e915dfc84d6d07a6b2accf8402d9ffc708 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Wed Nov 30 15:57:28 2011 +0000 |
committer | Ben Murdoch <benm@google.com> | Fri Dec 02 17:27:08 2011 +0000 |
tree | 19d8782d5686697f36b1771e7fcd46f290b82c3c | |
parent | 92022043ea907575278de828a5c9cf6939b51e5e [diff] [blame] |
Upgrade to V8 3.3 Merge V8 at 3.3.10.39 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: I14703f418235f5ce6013b9b3e2e502407a9f6dfd
diff --git a/src/frames.h b/src/frames.h index 6fe6a63..aa91026 100644 --- a/src/frames.h +++ b/src/frames.h
@@ -28,6 +28,7 @@ #ifndef V8_FRAMES_H_ #define V8_FRAMES_H_ +#include "allocation.h" #include "handles.h" #include "safepoint-table.h"