LGTM
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); Indentation seems strange here. 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 to to handle -> to be handled 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 If the a -> If a http://codereview.chromium.org/18658/diff/205/208#newcode4744 Line 4744: i == 0 ? 0 : local_property_count[i - 1]); Indentation seems off here? http://codereview.chromium.org/18658 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
