Reviewers: William Hesse,
Description:
Fix long line.
[email protected],
Committed: http://code.google.com/p/v8/source/detail?r=5971
Please review this at http://codereview.chromium.org/5680005/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/full-codegen.h
Index: src/full-codegen.h
===================================================================
--- src/full-codegen.h (revision 5970)
+++ src/full-codegen.h (working copy)
@@ -536,7 +536,7 @@
// Helper for calling an IC stub.
void EmitCallIC(Handle<Code> ic, RelocInfo::Mode mode);
- // Helper for calling an IC stub with a patch site. Passing NULL for
patch_site
+ // Calling an IC stub with a patch site. Passing NULL for patch_site
// indicates no inlined smi code and emits a nop after the IC call.
void EmitCallIC(Handle<Code> ic, JumpPatchSite* patch_site);
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev