Thanks everyone for comments! This is now landed.

-- Vitaly


http://codereview.chromium.org/2566002/diff/17001/18001
File include/v8.h (right):

http://codereview.chromium.org/2566002/diff/17001/18001#newcode2388
include/v8.h:2388: * Isolate represents an isolated instace of the V8
engine.  V8
On 2010/07/01 08:31:50, Maxim.Mossienko wrote:
typo: instace -> instance

Fixed.

http://codereview.chromium.org/2566002/diff/17001/18001#newcode2433
include/v8.h:2433: * Methods below this point require holding a lock in
a
On 2010/07/01 08:31:50, Maxim.Mossienko wrote:
IMO bare 'lock' word is confusing in the description (given Locker
class
existence), 'caller managed exclusive thread access' is better
description

Clarified how the embedder is supposed to hold a lock.

http://codereview.chromium.org/2566002/show

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

Reply via email to