v8/src/ia32
olivf@chromium.org 950a372834 Revert "Convert UnaryOpStub to a HydrogenCodeStub"
The problem is the HCallConstantFunction which is not context sensitive, so we leak the builtin. We first need a Hydrogen version of __ IvokeBuiltin.

BUG=
R=danno@chromium.org, machenbach@chromium.org

Review URL: https://codereview.chromium.org/18650003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15486 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-07-03 19:57:25 +00:00
..
assembler-ia32-inl.h Short-circuit embedded cons strings. 2013-06-21 09:24:30 +00:00
assembler-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
assembler-ia32.h Fix serialization tests and Mac build 2013-06-12 16:23:17 +00:00
builtins-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
code-stubs-ia32.cc Revert "Convert UnaryOpStub to a HydrogenCodeStub" 2013-07-03 19:57:25 +00:00
code-stubs-ia32.h Revert "Convert UnaryOpStub to a HydrogenCodeStub" 2013-07-03 19:57:25 +00:00
codegen-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
codegen-ia32.h Make (most of) --trace-codegen available in release mode. Better output. 2013-05-24 10:57:59 +00:00
cpu-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
debug-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
deoptimizer-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
disasm-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
frames-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
frames-ia32.h Move StackHandlerConstants to platform-independent frames.h 2013-04-08 11:17:32 +00:00
full-codegen-ia32.cc Revert "Convert UnaryOpStub to a HydrogenCodeStub" 2013-07-03 19:57:25 +00:00
ic-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
lithium-codegen-ia32.cc Revert "Convert UnaryOpStub to a HydrogenCodeStub" 2013-07-03 19:57:25 +00:00
lithium-codegen-ia32.h Revert r15419: "Generate StoreGlobal stubs with Hydrogen" 2013-07-01 15:12:21 +00:00
lithium-gap-resolver-ia32.cc Revert r15419: "Generate StoreGlobal stubs with Hydrogen" 2013-07-01 15:12:21 +00:00
lithium-gap-resolver-ia32.h Re-land Crankshaft-generated KeyedLoad stubs. 2012-12-18 16:25:45 +00:00
lithium-ia32.cc Revert "Convert UnaryOpStub to a HydrogenCodeStub" 2013-07-03 19:57:25 +00:00
lithium-ia32.h Revert "Convert UnaryOpStub to a HydrogenCodeStub" 2013-07-03 19:57:25 +00:00
macro-assembler-ia32.cc Remove #include "cpu-profiler-inl.h" from v8.h 2013-07-03 15:39:18 +00:00
macro-assembler-ia32.h The check for internalized strings relied on the fact that we had less 2013-06-27 13:39:44 +00:00
regexp-macro-assembler-ia32.cc Remove #include "cpu-profiler-inl.h" from v8.h 2013-07-03 15:39:18 +00:00
regexp-macro-assembler-ia32.h RegExp macro assembler clean up. 2013-06-06 10:17:07 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h Implement loop for global regexps in regexp assembler. 2012-05-22 14:05:44 +00:00
stub-cache-ia32.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00