DescriptionUse null instead of undefined for deleted elements in code caches.
Update the lookup and update code for code caches to deal with deleted
elements.
Do not clear the code cache for the builtins object. If there was a
matching element in the code cache, we would have hit the monomorphic
prototype failure case and removed it.
Committed: http://code.google.com/p/v8/source/detail?r=340
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|