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

Issue 12094082: Merge KeyedLoad and NamedLoad stub compiler code. (Closed)

Created:
7 years, 10 months ago by Toon Verwaest
Modified:
7 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Merge KeyedLoad and NamedLoad stub compiler code. Committed: https://code.google.com/p/v8/source/detail?r=13579

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : Port to arm and x64. #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -655 lines) Patch
M src/arm/stub-cache-arm.cc View 1 2 5 chunks +16 lines, -176 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 2 5 chunks +16 lines, -203 lines 0 comments Download
M src/stub-cache.h View 1 2 3 9 chunks +84 lines, -66 lines 0 comments Download
M src/stub-cache.cc View 11 chunks +98 lines, -13 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 2 5 chunks +16 lines, -197 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 10 months ago (2013-01-31 16:15:58 UTC) #1
Jakob Kummerow
Look! I found a nit! LGTM otherwise :-) https://chromiumcodereview.appspot.com/12094082/diff/13001/src/stub-cache.h File src/stub-cache.h (right): https://chromiumcodereview.appspot.com/12094082/diff/13001/src/stub-cache.h#newcode608 src/stub-cache.h:608: : ...
7 years, 10 months ago (2013-02-01 12:00:12 UTC) #2
Toon Verwaest
7 years, 10 months ago (2013-02-01 13:39:18 UTC) #3
Addressed nit.

Powered by Google App Engine
This is Rietveld 408576698