Revision: 4421
Author: [email protected]
Date: Wed Apr 14 08:57:27 2010
Log: Update document to descirbe semantics of hints.

Review URL: http://codereview.chromium.org/1658002
http://code.google.com/p/v8/source/detail?r=4421

Modified:
 /branches/bleeding_edge/include/v8.h

=======================================
--- /branches/bleeding_edge/include/v8.h        Tue Apr 13 10:00:33 2010
+++ /branches/bleeding_edge/include/v8.h        Wed Apr 14 08:57:27 2010
@@ -856,6 +856,8 @@
    * copying begins.
    * \param length The number of bytes to copy from the string.
    * \param nchars_ref The number of characters written, can be NULL.
+   * \param hints Various hints that might affect performance of this or
+   *    subsequent operations.
    * \return The number of bytes copied to the buffer
    * excluding the NULL terminator.
    */

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to