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

Issue 10555024: Removing superfluous IsSmi check from DescriptorArray::IsEmpty. (Closed)

Created:
8 years, 6 months ago by Toon Verwaest
Modified:
8 years, 6 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Removing superfluous IsSmi check from DescriptorArray::IsEmpty. DescriptorArray::IsEmpty is never called with a Smi. Committed: https://code.google.com/p/v8/source/detail?r=11846

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M src/objects-inl.h View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL.
8 years, 6 months ago (2012-06-18 11:59:57 UTC) #1
danno
8 years, 6 months ago (2012-06-18 12:36:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698