LGTM
http://codereview.chromium.org/7969013/diff/5/src/frames.cc File src/frames.cc (right): http://codereview.chromium.org/7969013/diff/5/src/frames.cc#newcode1173 src/frames.cc:1173: Code* PcToCodeCache::GcSafeFindCodeForPc(Address pc) { We should consider renaming pc to something else since this can be any pointer into a code object - I am fine with not doing this now to get gc stable http://codereview.chromium.org/7969013/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
