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

Issue 10066046: Tiny DescriptorArray cleanup. (Closed)

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

Description

Tiny DescriptorArray cleanup. Removed 2 useless functions, nuked a simple helper function with a single caller, and simplified things by changing a signature. Committed: https://code.google.com/p/v8/source/detail?r=11343

Patch Set 1 #

Patch Set 2 : Fixed copyright year #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -39 lines) Patch
M src/bootstrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/handles.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 3 chunks +1 line, -6 lines 0 comments Download
M src/objects.cc View 8 chunks +9 lines, -10 lines 0 comments Download
M src/objects-inl.h View 2 chunks +5 lines, -10 lines 0 comments Download
M src/property.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Jakob Kummerow
8 years, 8 months ago (2012-04-17 06:58:01 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698