No, it can't as you can see in gist that I attached to this patch, in
backtrace
request refs will mirror all arguments in all scopes, and that's ok in most
cases. But when you passing TypedArrays or Buffers to callbacks, each their
element will be mirrored and put into ref.
But we don't need to know this in backtrace (at least in node.js), so I
decided
to add this option to save compatibility with debugger protocol clients and
help
node.js at same time.
http://codereview.chromium.org/8873053/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev