http://codereview.chromium.org/18658/diff/205/207 File src/objects.cc (right):
http://codereview.chromium.org/18658/diff/205/207#newcode5700 Line 5700: NumberOfLocalProperties(static_cast<PropertyAttributes>(NONE)) - index); On 2009/01/22 13:13:05, Mads Ager wrote: > Indentation seems strange here. Done. http://codereview.chromium.org/18658/diff/205/208 File src/runtime.cc (right): http://codereview.chromium.org/18658/diff/205/208#newcode4539 Line 4539: // Find the length of the prototype chain that is to to handle as one. If the On 2009/01/22 13:13:05, Mads Ager wrote: > to to handle -> to be handled Done. http://codereview.chromium.org/18658/diff/205/208#newcode4540 Line 4540: // a prototype object is hidden it is to be viewed as part of the the object it On 2009/01/22 13:13:05, Mads Ager wrote: > If the a -> If a Done. http://codereview.chromium.org/18658/diff/205/208#newcode4744 Line 4744: i == 0 ? 0 : local_property_count[i - 1]); On 2009/01/22 13:13:05, Mads Ager wrote: > Indentation seems off here? Done. http://codereview.chromium.org/18658 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
