Revert of Preprocess structured stack trace on GC to get rid of code reference. ...
authordslomov <dslomov@chromium.org>
Mon, 27 Apr 2015 15:53:46 +0000 (08:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Apr 2015 15:53:23 +0000 (15:53 +0000)
commit919c54910f70696d9cef5fd0f6e50be8205ae4d0
treeb372562ad10054cf696b7b58b4af90945df2c2aa
parent462ffa1dfa0ab3a851ea0294470d1ed7ed12dd56
Revert of Preprocess structured stack trace on GC to get rid of code reference. (patchset #5 id:80001 of https://codereview.chromium.org/1103843002/)

Reason for revert:
Broke GCStress

Original issue's description:
> Preprocess structured stack trace on GC to get rid of code reference.
>
> R=verwaest@chromium.org
> BUG=v8:2340
> LOG=N
>
> Committed: https://crrev.com/462ffa1dfa0ab3a851ea0294470d1ed7ed12dd56
> Cr-Commit-Position: refs/heads/master@{#28085}

TBR=verwaest@chromium.org,ulan@chromium.org,hpayer@chromium.org,yurys@chromium.org,yangguo@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:2340

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

Cr-Commit-Position: refs/heads/master@{#28086}
src/factory.h
src/heap/heap.cc
src/heap/heap.h
src/isolate.cc
src/messages.js
src/objects-inl.h
src/objects.cc
src/objects.h
test/cctest/test-heap.cc