v8/src/ia32
kmillikin@chromium.org a41b41bf98 As a simplification, manually inline the function
DeferredInlineBinaryOperation::GenerateInlineCode and remove its
definition.  It was only called from one site and was the only
deferred code object that was split that way into fast-case inline and
slow-case stub.

Review URL: http://codereview.chromium.org/119037

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2090 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-06-02 20:11:26 +00:00
..
assembler-ia32-inl.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
assembler-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
assembler-ia32.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
builtins-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
codegen-ia32.cc As a simplification, manually inline the function 2009-06-02 20:11:26 +00:00
codegen-ia32.h Simplify deferred code by removing some unneeded or redundant stuff. 2009-05-27 15:13:00 +00:00
cpu-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
debug-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
disasm-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
frames-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
frames-ia32.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
ic-ia32.cc This patch much improves our tracking of whether function is 2009-05-25 18:29:02 +00:00
jump-target-ia32.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
macro-assembler-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
macro-assembler-ia32.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
regexp-macro-assembler-ia32.cc Change the handling of the debug break stack guard. The debug break is no longer ignored when hit inside "system" JavaScript. The reason for this is twofold: 2009-05-29 08:42:02 +00:00
regexp-macro-assembler-ia32.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
register-allocator-ia32-inl.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
register-allocator-ia32.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
register-allocator-ia32.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h Cleanup include guards: 2009-05-04 13:36:43 +00:00
stub-cache-ia32.cc This patch much improves our tracking of whether function is 2009-05-25 18:29:02 +00:00
virtual-frame-ia32.cc Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
virtual-frame-ia32.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00