Author: [email protected]
Date: Mon Dec 22 07:45:18 2008
New Revision: 1018

Modified:
    branches/experimental/toiger/src/codegen-ia32.h

Log:
Fix typo in comment.

TBR=whesse

Review URL: http://codereview.chromium.org/16413

Modified: branches/experimental/toiger/src/codegen-ia32.h
==============================================================================
--- branches/experimental/toiger/src/codegen-ia32.h     (original)
+++ branches/experimental/toiger/src/codegen-ia32.h     Mon Dec 22 07:45:18 2008
@@ -89,7 +89,7 @@

    // Like GetValue except that the slot is expected to be written to before
    // being read from again.  Thae value of the reference may be  
invalidated,
-  // causign subsequent attempts to read it to fail.
+  // causing subsequent attempts to read it to fail.
    void TakeValue(TypeofState typeof_state);

    // Generate code to store the value on top of the expression stack in the

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to