Changeset 35046 in webkit for trunk/JavaScriptCore/VM/Machine.cpp


Ignore:
Timestamp:
Jul 7, 2008, 3:39:33 PM (17 years ago)
Author:
Darin Adler
Message:

2008-07-07 Darin Adler <Darin Adler>

Rubber stamped by Adele.

  • VM/Machine.cpp: (KJS::Machine::privateExecute): Fix a typo in a comment.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/VM/Machine.cpp

    r35022 r35046  
    21602160           perform the eval operator in local scope (interpreting
    21612161           the argument registers as for the "call"
    2162            opcode). Otherwise, act exacty as the "call" opcode.
     2162           opcode). Otherwise, act exactly as the "call" opcode would.
    21632163         */
    21642164
Note: See TracChangeset for help on using the changeset viewer.