commit | b8e0da25ee8efac3bb05cd6b2730aafbd96119f4 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Mon May 16 14:20:40 2011 +0100 |
committer | Ben Murdoch <benm@google.com> | Wed May 18 16:35:26 2011 +0100 |
tree | c5ef7652343a7e4b55601fa0a4c94cf46ba09585 | |
parent | 086aeeaae12517475c22695a200be45495516549 [diff] [blame] |
Update V8 to r6387 as required by WebKit r76408 Change-Id: Icfc5385b0996bd592f8b1ac8cbb44767ee09f1f6
diff --git a/src/x64/code-stubs-x64.h b/src/x64/code-stubs-x64.h index 5056f34..9feced2 100644 --- a/src/x64/code-stubs-x64.h +++ b/src/x64/code-stubs-x64.h
@@ -198,6 +198,7 @@ } friend class CodeGenerator; + friend class LCodeGen; };