https://codereview.chromium.org/1030673002/diff/1/src/runtime/runtime-debug.cc
File src/runtime/runtime-debug.cc (left):

https://codereview.chromium.org/1030673002/diff/1/src/runtime/runtime-debug.cc#oldcode2753
src/runtime/runtime-debug.cc:2753:
!JSFunction::cast(callback)->IsBuiltin());
Can't we make this change a lot simpler by returning true here for
callbacks where JSFunction::cast(callback)->shared()->bound()?

https://codereview.chromium.org/1030673002/

--
--
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.

Reply via email to