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

Issue 9233006: Removed IsPropertyOrTransition method. (Closed)

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

Description

Removed IsPropertyOrTransition method. It had only 2 uses: One use could be rewritten in a simpler way, and the other is actually more readable after inlining and fixing the comments. Committed: https://code.google.com/p/v8/source/detail?r=10462

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M src/property.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 11 months ago (2012-01-20 12:27:50 UTC) #1
danno
8 years, 11 months ago (2012-01-20 14:06:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698