Reland: Preprocess structured stack trace on GC to get rid of code reference.
authoryangguo <yangguo@chromium.org>
Tue, 28 Apr 2015 11:13:22 +0000 (04:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Apr 2015 11:12:56 +0000 (11:12 +0000)
commit46b3582f48a3026b3087f4548b7cb3b2ff5b1102
treeb1c3e27b61d66a31ab08ab5149e8da3156e81baf
parent6270b797bcd49362958e8c2d2661cab9dac35908
Reland: Preprocess structured stack trace on GC to get rid of code reference.

BUG=v8:2340
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#28102}
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