Status: New
Owner: ----

New issue 3641 by [email protected]: Promise with custom |then| method is interpreted incorrectly
https://code.google.com/p/v8/issues/detail?id=3641

Please follow this link http://jsfiddle.net/dq2b4f26/ and see console output.
There is only |resolved 5|, but should be more. Something like in Firefox:

"function () {
    [native code]
}"
"window.onload/</<.then@http://fiddle.jshell.net/_display/:42:21";
"ret" function ()
"arg" function ()
"ret2" "ret 2 return"
"resolve" 5

Also refer to this https://bugzilla.mozilla.org/show_bug.cgi?id=1085124 and this https://twitter.com/nekrtemplar/status/524077878984835072

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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