On 2013/06/02 09:12:48, indutny wrote:
On 2013/06/02 08:21:15, indutny wrote:
> Probable improvements and things to done:
>
> * Improve resetting counters by dictionary of references to type feedback
cells
> * Handle counter overflow (isn't actually needed if below will be done)
> * Remove counters from unoptimized code once function is marked as
> unoptimizable.
>
> @danno: Sorry I don't know anyone else in the team, please forward it to
anyone
> else if that isn't what you're responsible for.

Added handling for counter overflow.

Also, I think current soft deoptimization insertion will work only for cases
where the most of the clauses ain't used... I need to figure out something
clever to make it deoptimize on clause popularity change.

https://codereview.chromium.org/16128004/

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