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

Issue 14063006: Disentangle field from transition stores. (Closed)

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

Description

Disentangle field from transition stores. Committed: https://code.google.com/p/v8/source/detail?r=14223

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+400 lines, -131 lines) Patch
M src/arm/stub-cache-arm.cc View 1 4 chunks +111 lines, -33 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 4 chunks +94 lines, -32 lines 0 comments Download
M src/ic.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/stub-cache.h View 1 4 chunks +30 lines, -7 lines 0 comments Download
M src/stub-cache.cc View 4 chunks +69 lines, -20 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 4 chunks +92 lines, -35 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years, 8 months ago (2013-04-10 15:17:44 UTC) #1
ulan
LGTM https://chromiumcodereview.appspot.com/14063006/diff/1/src/stub-cache.h File src/stub-cache.h (right): https://chromiumcodereview.appspot.com/14063006/diff/1/src/stub-cache.h#newcode166 src/stub-cache.h:166: Handle<Code> ComputeStoreTransition(Handle<Name> name, Nit: space between function declarations ...
7 years, 8 months ago (2013-04-11 09:34:04 UTC) #2
Toon Verwaest
Addressed comments https://chromiumcodereview.appspot.com/14063006/diff/1/src/stub-cache.h File src/stub-cache.h (right): https://chromiumcodereview.appspot.com/14063006/diff/1/src/stub-cache.h#newcode166 src/stub-cache.h:166: Handle<Code> ComputeStoreTransition(Handle<Name> name, On 2013/04/11 09:34:04, ulan ...
7 years, 8 months ago (2013-04-11 09:47:33 UTC) #3
Toon Verwaest
7 years, 8 months ago (2013-04-11 09:48:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r14223 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698