[v8-dev] Re: Issue 3183 in v8: "Object # has no method push" on Array after deoptimization

Mon, 03 Mar 2014 17:23:32 -0800


Comment #11 on issue 3183 by [email protected]: "Object #<Object> has no method push" on Array after deoptimization
http://code.google.com/p/v8/issues/detail?id=3183

I've run into what appears to be a similar issue, spurious "Object #<Object> has no method 'apply'" exceptions only in Chrome 33 and not in other browsers (nor in Chrome 34, actually).

I don't know how to get a deopt log or IR dump, my reduced test case is still a few dozen lines of JS, but after going through the effort of reducing my test case by so much I hope this is useful to somebody: http://jsbin.com/rupalaji/10

--
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/groups/opt_out.

Reply via email to