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

Issue 7234010: HBasicBlock::CreateSimulate argument name clarity (Closed)

Created:
9 years, 6 months ago by wingo
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

HBasicBlock::CreateSimulate argument name clarity * src/hydrogen.h: * src/hydrogen.cc (HBasicBlock::CreateSimulate): Rename "id" arg to "ast_id". BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=8385

Patch Set 1 #

Patch Set 2 : The same rename, but in more places. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M src/hydrogen.h View 1 3 chunks +4 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 1 5 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
wingo
Fixed Cc: to v8-dev.
9 years, 6 months ago (2011-06-22 13:58:01 UTC) #1
wingo
Added Kasper as a reviewer. Please let me know if there is a more appropriate ...
9 years, 6 months ago (2011-06-22 15:30:21 UTC) #2
Mads Ager (chromium)
LGTM, I'll land.
9 years, 6 months ago (2011-06-23 06:21:05 UTC) #3
Mads Ager (chromium)
9 years, 6 months ago (2011-06-23 06:25:04 UTC) #4
On selecting a reviewer: I would probably use 'svn annotate' to find out who
last changed the surrounding code and pick a reviewer based on that. We will
reassign if someone else is better suited.

Thanks for the patch.

Powered by Google App Engine
This is Rietveld 408576698