http://codereview.chromium.org/9231017/diff/1/src/runtime.cc
File src/runtime.cc (right):

http://codereview.chromium.org/9231017/diff/1/src/runtime.cc#newcode3300
src/runtime.cc:3300: if (!result.is_null()) return *result;
Should you have a test for found == false here and then return the
original string?

http://codereview.chromium.org/9231017/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to