Landed. r8653. Sorry for the delay. I thought I landed it yesterday.
-- Vyacheslav Egorov On Wed, Jul 13, 2011 at 11:10 AM, <[email protected]> wrote: > LGTM > > I will adjust comments and land. > > > http://codereview.chromium.org/7344013/diff/3007/include/v8.h > File include/v8.h (right): > > http://codereview.chromium.org/7344013/diff/3007/include/v8.h#newcode935 > include/v8.h:935: * Returns true if this value is an instance of the > Boolean constructor. > I suggest clearer wording: > > "Returns true if this value is XXX object" > > notion of XXX object is defined in ECMA-262 (e.g. > http://es5.github.com/#x4.3.15). > > http://codereview.chromium.org/7344013/ > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
