Reviewers: Erik Corry, Description: Call to C function support in macro assembler
Implement macro assembler operations PrepareCallCFunction and CallCFunction like
on both Intel platforms. Used these for direct calls to C functions. Please review this at http://codereview.chromium.org/1549031/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M src/arm/regexp-macro-assembler-arm.h M src/arm/regexp-macro-assembler-arm.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
