Fix compilation issue on Mac

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5468 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 187d249d
......@@ -238,7 +238,8 @@ class StackFrame BASE_EMBEDDED {
friend class StackFrameIterator;
friend class StackHandlerIterator;
friend class SafeStackFrameIterator;
friend class ExitFrameValidator;
private:
void operator=(const StackFrame& original);
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment