https://chromiumcodereview.appspot.com/10558005/diff/1/src/d8.cc
File src/d8.cc (right):

https://chromiumcodereview.appspot.com/10558005/diff/1/src/d8.cc#newcode482
src/d8.cc:482: if (args[0]->IsObject() &&
On 2012/06/28 16:23:34, rossberg wrote:
On 2012/06/25 09:56:45, Michael Starzinger wrote:
> Can we make this a proper "else if" so that all cases are on the
same nesting
> level?

Note sure what you're suggesting exactly -- IIUC, that would require
duplicating
all the code after the inner `if'.

You are right, I screwed up the nesting levels in my head. Sorry for
that.

https://chromiumcodereview.appspot.com/10558005/

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

Reply via email to