https://codereview.chromium.org/1235153006/diff/150001/src/scopes.h
File src/scopes.h (right):

https://codereview.chromium.org/1235153006/diff/150001/src/scopes.h#newcode497
src/scopes.h:497: s = s->outer_scope();
On 2015/07/17 08:38:05, rossberg wrote:
We may potentially want to use declaration blocks in other places,
too. Thus, I
would make this s->outer_scope()->DeclarationScope(), to be a bit more
general;
and also remove the assert.

done in refactor

https://codereview.chromium.org/1235153006/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to