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

Issue 236133005: Handlify Runtime::InitializeIntrinsicFunctionNames. (Closed)

Created:
6 years, 8 months ago by Yang
Modified:
6 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Handlify Runtime::InitializeIntrinsicFunctionNames. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20718

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -59 lines) Patch
M src/factory.cc View 2 chunks +1 line, -12 lines 0 comments Download
M src/heap.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/objects.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/objects.cc View 8 chunks +18 lines, -17 lines 0 comments Download
M src/runtime.h View 1 1 chunk +2 lines, -5 lines 0 comments Download
M src/runtime.cc View 1 1 chunk +11 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 8 months ago (2014-04-14 09:42:26 UTC) #1
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/236133005/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/236133005/diff/1/src/runtime.cc#newcode15097 src/runtime.cc:15097: HandleScope scope(isolate); Do we need this ...
6 years, 8 months ago (2014-04-14 11:10:50 UTC) #2
Yang
6 years, 8 months ago (2014-04-14 11:32:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20718 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698