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

Issue 12326009: Debugger: ScopeMirror has N^2 algorithm when building closure mirrors. (Closed)

Created:
7 years, 10 months ago by Yang
Modified:
7 years, 10 months ago
Reviewers:
yurys, Yang
CC:
v8-dev
Visibility:
Public.

Description

Debugger: ScopeMirror has N^2 algorithm when building closure mirrors. R=yangguo@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13699

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -36 lines) Patch
M src/objects.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/runtime.cc View 5 chunks +8 lines, -36 lines 0 comments Download
M src/scopeinfo.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
7 years, 10 months ago (2013-02-20 13:57:18 UTC) #1
Yang
On 2013/02/20 13:57:18, Yang wrote: This is a copy of https://codereview.appspot.com/7384043 LGTM.
7 years, 10 months ago (2013-02-20 13:59:49 UTC) #2
yurys
lgtm
7 years, 10 months ago (2013-02-20 14:11:59 UTC) #3
Yang
7 years, 10 months ago (2013-02-20 14:12:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r13699 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698