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

Issue 25549002: MIPS: Refactor PropertyCallbackInfo & FunctionCallbackInfo, part 3. (Closed)

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

Description

MIPS: Refactor PropertyCallbackInfo & FunctionCallbackInfo, part 3. Port r17032 (3bdce1d) Original commit message: This CL starts using positive array indices instead of negative array indices for the PropertyCallbackInfo and FunctionCallbackInfo fields. Also, the indices match now, so they can be unified in the next step. BUG=

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 2 months ago (2013-10-01 15:27:00 UTC) #1
Paul Lind
LGTM, I'll land it for you.
7 years, 2 months ago (2013-10-01 18:50:46 UTC) #2
Paul Lind
7 years, 2 months ago (2013-10-01 18:56:18 UTC) #3
Committed as r17056.

Powered by Google App Engine
This is Rietveld 408576698