Author: [EMAIL PROTECTED]
Date: Wed Oct 29 11:31:55 2008
New Revision: 644
Modified:
branches/bleeding_edge/src/codegen-ia32.cc
Log:
Fix out-of-date comment.
TBR=ager
Review URL: http://codereview.chromium.org/8708
Modified: branches/bleeding_edge/src/codegen-ia32.cc
==============================================================================
--- branches/bleeding_edge/src/codegen-ia32.cc (original)
+++ branches/bleeding_edge/src/codegen-ia32.cc Wed Oct 29 11:31:55 2008
@@ -800,8 +800,7 @@
return;
}
- // For now, we keep the old behavior and only inline the smi code
- // for the bitwise operations.
+ // Set the flags based on the operation, type and loop nesting level.
GenericBinaryFlags flags;
switch (op) {
case Token::BIT_OR:
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---