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

Issue 293063012: MIPS: Customized support for feedback on calls to Array. (Closed)

Created:
6 years, 7 months ago by kilvadyb
Modified:
6 years, 7 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Customized support for feedback on calls to Array. Port r21429 (a88ba79) Original commit message: Gather transition feedback on array calls, and inline the Array function call when it makes sense. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -10 lines) Patch
M src/mips/code-stubs-mips.cc View 7 chunks +66 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 7 months ago (2014-05-22 17:15:08 UTC) #1
Paul Lind
lgtm
6 years, 7 months ago (2014-05-22 17:28:36 UTC) #2
Paul Lind
6 years, 7 months ago (2014-05-22 17:34:03 UTC) #3
Committed as r21445.

Powered by Google App Engine
This is Rietveld 408576698