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

Issue 6397004: Use more detailed compilation info for inlined functions. (Closed)

Created:
9 years, 11 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Use more detailed compilation info for inlined functions. Construct the statically-known compilation info for inlined functions using the target closure (which knows about its scope chain) and not from the shared function info (which doesn't). Committed: http://code.google.com/p/v8/source/detail?r=6499

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/hydrogen.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 11 months ago (2011-01-26 17:11:07 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 11 months ago (2011-01-26 17:12:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698