https://chromiumcodereview.appspot.com/10166007/diff/1/src/profile-generator.cc File src/profile-generator.cc (right):
https://chromiumcodereview.appspot.com/10166007/diff/1/src/profile-generator.cc#newcode2048 src/profile-generator.cc:2048: SetInternalReference(global_obj, entry, On 2012/04/23 15:23:43, alexeif wrote:
On 2012/04/23 05:36:18, Yury Semikhatsky wrote: > Is it possible to merge such objects into the global one (in the
snapshot) to
> avoid user confusion? Could you please elaborate?
I meant that it may be hard to explain to the user what things like global_receiver on the global object are. I understand that it is accurate representation of what's going on under the hood but since we are trying to filter out some internal objects that would make sense to fix things like this as well. https://chromiumcodereview.appspot.com/10166007/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
