On 2010/04/08 09:31:38, Lasse Reichstein wrote:
http://codereview.chromium.org/1556019/diff/1/2
File src/regexp.js (right):
http://codereview.chromium.org/1556019/diff/1/2#newcode181
src/regexp.js:181: s = ToString(string);
Very good catch.
A solution would be to change cache.saveAnswer to cache.answerSaved, and
make
saveAnswer a local variable inside this function that determines what is
stored
at the end.
My words exactly.
I will do just that.
http://codereview.chromium.org/1556019/show
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
To unsubscribe, reply using "remove me" as the subject.