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

Issue 314333003: MIPS: Introduce FieldIndex to unify and abstract property/field offset. (Closed)

Created:
6 years, 6 months ago by kilvadyb
Modified:
6 years, 6 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: Introduce FieldIndex to unify and abstract property/field offset. Port r21720 (aeb7bef) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -27 lines) Patch
M src/mips/stub-cache-mips.cc View 7 chunks +12 lines, -27 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 6 months ago (2014-06-06 15:29:05 UTC) #1
Paul Lind
lgtm
6 years, 6 months ago (2014-06-06 15:36:13 UTC) #2
Paul Lind
6 years, 6 months ago (2014-06-06 15:44:53 UTC) #3
Committed as r21722.

Powered by Google App Engine
This is Rietveld 408576698