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

Issue 8818015: Remove unnecessary use of raw pointers in hydrogen graph builder. (Closed)

Created:
9 years ago by fschneider
Modified:
9 years ago
CC:
v8-dev
Visibility:
Public.

Description

Remove unnecessary use of raw pointers in hydrogen graph builder. This is potentially a source of bugs, if someone inserts some code that causes allocation. Committed: http://code.google.com/p/v8/source/detail?r=10180

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fschneider
9 years ago (2011-12-06 15:26:22 UTC) #1
Vyacheslav Egorov (Chromium)
9 years ago (2011-12-06 15:29:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698