On 2013/02/18 11:34:08, apavlov wrote:
> "number"? Should it be "scopeIndex" instead?
Done.
On 2013/02/18 11:34:08, apavlov wrote:
> scopeIndex?
Done.
On 2013/02/18 11:34:08, apavlov wrote:
> While we are here, it is a good idea to swap the JsValue and String
arguments,
> since typically the leftmost arguments are passed into the super
constructor to
> improve readability (like, "the first arguments are the most important
ones.
> Important enough to go into the superclass").
Done.
On 2013/02/18 11:34:08, apavlov wrote:
> Blank line
We usually keep trivial and really simple methods as 3-liners and
together with each other packed without spaces.
On 2013/02/18 11:34:08, apavlov wrote:
> Ditto
Same
On 2013/02/18 11:34:08, apavlov wrote:
> Ditto
The same
https://codereview.chromium.org/12287017/