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

Issue 9428001: Remove redundant statements in NewFunctionFromSharedFunctionInfo. (Closed)

Created:
8 years, 10 months ago by ulan
Modified:
8 years, 10 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Remove redundant statements in NewFunctionFromSharedFunctionInfo. R=rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=10780

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M src/factory.cc View 1 chunk +0 lines, -4 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
ulan
Please take a look. http://codereview.chromium.org/9428001/diff/1/src/factory.cc File src/factory.cc (left): http://codereview.chromium.org/9428001/diff/1/src/factory.cc#oldcode553 src/factory.cc:553: result->set_next_function_link(isolate()->heap()->undefined_value()); Heap::InitializeFunction sets these fields.
8 years, 10 months ago (2012-02-21 12:51:13 UTC) #1
rossberg
8 years, 10 months ago (2012-02-21 13:01:23 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698