[Webkit-unassigned] [Bug 16582] Move optimization (like firstByte) branches outside jsRegExpExecute match loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 23 20:54:40 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16582





------- Comment #2 from eric at webkit.org  2007-12-23 20:54 PDT -------
I tried hard to avoid solving bug 16581 at the same time... but I think I
mostly just made things messier by avoiding it.  Ick.  I guess the one crucial
piece which stands in my way before solving bug 16581 is understanding how the
offset vector "scratch space" (the last 1/3rd of the vector) is used during
execution.  It was not clear to me last time I looked at the code.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list