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

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

Created:
7 years, 10 months ago by pfeldman
Modified:
7 years, 10 months ago
Reviewers:
ulan
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/external/v8.git@master
Visibility:
Public.

Description

Debugger: ScopeMirror has N^2 algorithm when building closure mirrors. (take 2). Committed: https://code.google.com/p/v8/source/detail?r=13724

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 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 +25 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ulan
Thanks, LGTM, I will land it for you.
7 years, 10 months ago (2013-02-25 16:38:04 UTC) #1
ulan
7 years, 10 months ago (2013-02-25 16:47:00 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r13724 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698