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

Issue 297233007: MIPS: Convert String array index/length hash to BitField. (Closed)

Created:
6 years, 7 months ago by kilvadyb
Modified:
6 years, 7 months ago
Reviewers:
kisg, Paul Lind, palfia, danno, dusmil
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Convert String array index/length hash to BitField. Port r21533 (736c779) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -12 lines) Patch
M src/mips/macro-assembler-mips.h View 1 chunk +21 lines, -5 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +2 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 7 months ago (2014-05-27 16:57:12 UTC) #1
Paul Lind
lgtm
6 years, 7 months ago (2014-05-27 17:09:35 UTC) #2
Paul Lind
6 years, 7 months ago (2014-05-27 17:12:16 UTC) #3
Committed as r21539.

Powered by Google App Engine
This is Rietveld 408576698