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

Issue 10543026: Fix CompileFullCodeForDebugging to compile closure. (Closed)

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

Description

Fix CompileFullCodeForDebugging to compile closure. This compiles against a given closure instead of the shared function info, which is a prerequisite for enabling lazy compilation of inner functions within a closure with non-trivial context. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=11731

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M src/debug.cc View 5 chunks +13 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 6 months ago (2012-06-06 15:12:50 UTC) #1
ulan
8 years, 6 months ago (2012-06-06 15:19:48 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698