http://codereview.chromium.org/1994019/diff/1/2 File src/string.js (right):
http://codereview.chromium.org/1994019/diff/1/2#newcode522 src/string.js:522: return %_CallFunction(global, s, index, subject, replace); Is "global" the correct receiver here? (Is it the global object or the global receiver?) http://codereview.chromium.org/1994019/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
