Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(367)

Issue 9371013: Cleaned up DescriptorArray::CopyInsert a bit. (Closed)

Created:
8 years, 10 months ago by Sven Panne
Modified:
8 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Cleaned up DescriptorArray::CopyInsert a bit. The point of this refactoring is to remove some copy 'n' paste from the code, preparing some upcoming changes related to CopyFrom and CALLBACKS with transitions. The index fiddling is tricky enough to warrant a separate refacoring-only CL... Committed: https://code.google.com/p/v8/source/detail?r=10656

Patch Set 1 #

Patch Set 2 : Cleaned up DescriptorArray::CopyInsert a bit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -19 lines) Patch
M src/objects.cc View 2 chunks +20 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 10 months ago (2012-02-09 09:05:34 UTC) #1
Kevin Millikin (Chromium)
8 years, 10 months ago (2012-02-09 09:43:00 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698