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

Issue 8393003: Handlify simple functions of [keyed] store stub compiler. (Closed)

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

Description

Handlify simple functions of [keyed] store stub compiler. Handlified functions: CompileStoreField, CompileStoreGlobal, CompileStoreElement, CompileStorePolymorphic. Based on 8375053. R=kmillikin@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9791

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -300 lines) Patch
M src/arm/stub-cache-arm.cc View 14 chunks +41 lines, -56 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 13 chunks +42 lines, -55 lines 0 comments Download
M src/list.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/list-inl.h View 1 chunk +0 lines, -12 lines 1 comment Download
M src/stub-cache.h View 6 chunks +9 lines, -29 lines 0 comments Download
M src/stub-cache.cc View 7 chunks +20 lines, -83 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 14 chunks +42 lines, -57 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ulan
Please take a look.
9 years, 2 months ago (2011-10-25 14:25:19 UTC) #1
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-26 08:48:01 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698