Revert of Debugger: clear shared function info list when recompiling for liveedit...
authorvogelheim <vogelheim@chromium.org>
Tue, 11 Aug 2015 13:56:15 +0000 (06:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Aug 2015 13:56:26 +0000 (13:56 +0000)
commitaa97b065059b26eb3abe28ea56b2978a621e1585
tree89d87e21790482d16656f6151c43f221b052d3aa
parent9eea3ef5147a5e15256093fb4c36a7598d60d128
Revert of Debugger: clear shared function info list when recompiling for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1270313003/ )

Reason for revert:
Sorry for revert, but this change breaks one of the webkit-unit-tests.

Example here: https://storage.googleapis.com/chromium-layout-test-archives/V8-Blink_Win/1178/layout-test-results/inspector/sources/debugger/live-edit-no-reveal-diff.txt

Not sure if the old expectations were right, or the new ones are. :)

Original issue's description:
> Debugger: clear shared function info list when recompiling for liveedit.
>
> R=bmeurer@chromium.org
> BUG=chromium:517594
> LOG=N
>
> Committed: https://crrev.com/9eea3ef5147a5e15256093fb4c36a7598d60d128
> Cr-Commit-Position: refs/heads/master@{#30111}

TBR=bmeurer@chromium.org,yangguo@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:517594

Review URL: https://codereview.chromium.org/1279613008

Cr-Commit-Position: refs/heads/master@{#30112}
src/compiler.cc