Add MathPowStub to x64 platform, and fix error in stub on ia32 platform.
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 28 Feb 2011 14:57:14 +0000 (14:57 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 28 Feb 2011 14:57:14 +0000 (14:57 +0000)
commit417ee308288afab8b9ed3dda1b5650d8e6e548d8
tree3d7bbb1828f2a76e522966a72c2c105f2ecf1b78
parent94c18b1cf8be72b4775efc0a64d87da056b8fdd9
Add MathPowStub to x64 platform, and fix error in stub on ia32 platform.
Review URL: http://codereview.chromium.org/6602007

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6973 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/code-stubs-ia32.cc
src/x64/code-stubs-x64.cc
src/x64/full-codegen-x64.cc
src/x64/lithium-codegen-x64.cc