thanks for looking into this for me yury, i'll work towards landing this
soon
https://codereview.chromium.org/261103002/diff/20001/src/isolate.cc
File src/isolate.cc (right):
https://codereview.chromium.org/261103002/diff/20001/src/isolate.cc#newcode494
src/isolate.cc:494: if
(!this->context()->HasSameSecurityTokenAs(fun->context())) continue;
On 2014/05/19 08:30:04, yurys wrote:
This change breaks DevTools debugger as e.g. when paused on exception
we will
get empty call stack and based on that will treat the exception as
syntax error.
See
got it. luckily, scriptdebugserver is written in c++, so i'll add a
StackTraceOptions value to disable the filtering. we are only trying to
filter js accesses at the moment here
https://codereview.chromium.org/261103002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.