Reviewers: Yang,

Message:
Hello, Yang.
please review this samll patch.

thanks.

Description:
Is it a spelling error?

BUG=

Please review this at https://codereview.chromium.org/428043003/

SVN Base: https://chromium.googlesource.com/external/v8.git@bleeding_edge

Affected files (+1, -1 lines):
  M src/ia32/lithium-ia32.h


Index: src/ia32/lithium-ia32.h
diff --git a/src/ia32/lithium-ia32.h b/src/ia32/lithium-ia32.h
index 4e644971b5cca46ce4601a8c64b1a429556e5687..319aaee2cade91fb9a7245cc1b6f981af6d93cb8 100644
--- a/src/ia32/lithium-ia32.h
+++ b/src/ia32/lithium-ia32.h
@@ -865,7 +865,7 @@ class LMathFround V8_FINAL : public LTemplateInstruction<1, 1, 0> {

   LOperand* value() { return inputs_[0]; }

-  DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-fround")
+  DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
 };




--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to