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

Issue 23484037: Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 2. (Closed)

Created:
7 years, 3 months ago by marja
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Refactoring PropertyCallbackInfo & FunctionCallbackInfo, step 2. This step reorders the FunctionCallbackInfo fields. BUG= R=dcarney@chromium.org, mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16961

Patch Set 1 #

Patch Set 2 : rebased (contextsave addition) #

Patch Set 3 : . #

Patch Set 4 : moved ctxt save index #

Patch Set 5 : other plats #

Total comments: 1

Patch Set 6 : rebased #

Patch Set 7 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -79 lines) Patch
M include/v8.h View 1 2 3 4 5 6 1 chunk +7 lines, -7 lines 0 comments Download
M src/arguments.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 2 3 4 5 4 chunks +20 lines, -18 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 2 3 4 2 chunks +22 lines, -24 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 2 3 4 2 chunks +28 lines, -30 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
marja
dcarney, ptal
7 years, 3 months ago (2013-09-12 14:24:23 UTC) #1
dcarney
lgtm
7 years, 3 months ago (2013-09-13 06:39:11 UTC) #2
dcarney
lgtm, again
7 years, 2 months ago (2013-09-24 09:52:06 UTC) #3
marja
mstarzinger, ptal Elevator pitch: less magic numbers!
7 years, 2 months ago (2013-09-24 12:21:23 UTC) #4
Michael Starzinger
LGTM. And of course the code looks completely different on all architectures. Why would it ...
7 years, 2 months ago (2013-09-24 18:24:24 UTC) #5
marja
7 years, 2 months ago (2013-09-26 10:28:11 UTC) #6
Message was sent while issue was closed.
Committed patchset #7 manually as r16961 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698