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

Issue 540403002: MIPS: Do not cache CodeStubInterfaceDescriptor on the isolate. (Closed)

Created:
6 years, 3 months ago by balazs.kilvady
Modified:
6 years, 3 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Do not cache CodeStubInterfaceDescriptor on the isolate. Port r23744 (998c3e4) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 chunk +6 lines, -5 lines 0 comments Download
M src/mips64/lithium-mips64.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 3 months ago (2014-09-05 17:54:09 UTC) #2
paul.l...
LGTM, I'll land this.
6 years, 3 months ago (2014-09-05 18:42:51 UTC) #3
paul.l...
6 years, 3 months ago (2014-09-05 19:14:17 UTC) #4
Committed as r23750.

Powered by Google App Engine
This is Rietveld 408576698