Reviewers: sgjesse, Message: Please check for the viability of the approach. I'll do the same in X64 and ARM if it looks ok.
Description: Change native RegExp call code to properly set C++ structures and to handle exceptions on return from RegExp. IA32 only so far. BUG=1108 TEST= Please review this at http://codereview.chromium.org/6489001/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge/build-x64 Affected files: M src/code-stubs.h M src/ia32/code-stubs-ia32.cc M src/ia32/macro-assembler-ia32.h M src/ia32/macro-assembler-ia32.cc M src/macro-assembler.h -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
