LGTM
http://codereview.chromium.org/7706002/diff/1/include/v8.h File include/v8.h (right): http://codereview.chromium.org/7706002/diff/1/include/v8.h#newcode1042 include/v8.h:1042: * \param options Various hints that might affect performance of this or Various options? http://codereview.chromium.org/7706002/diff/1/include/v8.h#newcode1048 include/v8.h:1048: enum WriteHints { WriteOptions? http://codereview.chromium.org/7706002/diff/1/include/v8.h#newcode1050 include/v8.h:1050: MANY_WRITES_EXPECTED = 1, Keep HINT_? http://codereview.chromium.org/7706002/diff/1/include/v8.h#newcode1051 include/v8.h:1051: WRITE_NO_NULL_TERMINATION = 2 Drop WRITE_? http://codereview.chromium.org/7706002/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
