DescriptionMove quadratic behavior of Context's optimized function list verification behind --enable-slow-asserts flag
BUG=webkit:90003
TEST=the following takes only about 1 second in debug mode: var a=[1,2,3,4,5]; eval("for (var i=0;i<50000;i++) a.sort(function(){return 1;});");
Committed: https://code.google.com/p/v8/source/detail?r=11982
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|