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

Issue 9464054: Do not call memset() to initialize StubCache. (Closed)

Created:
8 years, 10 months ago by ulan
Modified:
8 years, 9 months ago
Reviewers:
malchev, Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Do not call memset() to initialize StubCache. Committed: https://code.google.com/p/v8/source/detail?r=10861

Patch Set 1 #

Total comments: 8

Patch Set 2 : Just remove memset. #

Total comments: 1

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -18 lines) Patch
M src/isolate.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M src/stub-cache.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/stub-cache.cc View 1 2 1 chunk +2 lines, -15 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ulan
Please take a look. Patch Set 1 contains the original patch from Iliyan. Patch Set ...
8 years, 10 months ago (2012-02-27 12:24:20 UTC) #1
Sven Panne
I intentionally commented on the first patch-set, because it contains both affected files. My proposal ...
8 years, 10 months ago (2012-02-27 13:03:29 UTC) #2
ulan
Thanks for the comments, please take another look. http://codereview.chromium.org/9464054/diff/1/src/isolate.cc File src/isolate.cc (right): http://codereview.chromium.org/9464054/diff/1/src/isolate.cc#newcode1782 src/isolate.cc:1782: stub_cache_ ...
8 years, 10 months ago (2012-02-27 16:13:02 UTC) #3
Sven Panne
8 years, 9 months ago (2012-02-28 07:31:58 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698