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

Issue 8359014: Create stub and runtime function for ia32 full-codegen array literal element initialization. (Closed)

Created:
9 years, 2 months ago by danno
Modified:
9 years, 1 month ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Create stub and runtime function for ia32 full-codegen array literal element initialization. BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=9849

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -54 lines) Patch
M src/code-stubs.h View 2 chunks +16 lines, -1 line 0 comments Download
M src/ia32/code-stubs-ia32.cc View 2 chunks +89 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +3 lines, -53 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
PTAL
9 years, 2 months ago (2011-10-21 12:35:32 UTC) #1
Sven Panne
9 years, 2 months ago (2011-10-21 13:33:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698