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

Issue 356773003: MIPS: Cleanup CallInterfaceDescriptor. (Closed)

Created:
6 years, 5 months ago by kilvadyb
Modified:
6 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Cleanup CallInterfaceDescriptor. Port r22014 (234866c) Original commit message: Make CallInterfaceDescriptor work like CodeStubInterfaceDescriptor, owning it's register and representation arrays. This also eliminates a host of TSAN warnings for static arrays. This CL depends on https://codereview.chromium.org/352583002 landing first (a conceptual dependency at least). BUG= R=palfia@homejinni.com Committed: https://code.google.com/p/v8/source/detail?r=22023

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -35 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +25 lines, -35 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 5 months ago (2014-06-25 16:36:50 UTC) #1
palfia
lgtm
6 years, 5 months ago (2014-06-25 18:33:22 UTC) #2
kilvadyb
6 years, 5 months ago (2014-06-25 18:43:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22023.

Powered by Google App Engine
This is Rietveld 408576698