v8/src/ia32
kmillikin@chromium.org 2ab1dedb03 Increase the size of VirtualFrame members to allow a larger number of
parameters, stack-allocated locals, or expression stack elements.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2002 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-19 20:29:23 +00:00
..
assembler-ia32-inl.h Fix asterisk spacing. 2009-05-13 12:34:35 +00:00
assembler-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
assembler-ia32.h Cleanup include guards: 2009-05-04 13:36:43 +00:00
builtins-ia32.cc A simple fix of issue http://code.google.com/p/chromium/issues/detail?id=3285 2009-05-01 19:01:19 +00:00
codegen-ia32.cc First round of size reduction for JumpTargets. Reduce their size by 2009-05-18 12:26:59 +00:00
codegen-ia32.h Changed FuncNameInferrer and ScopeInfo to support zone allocation. 2009-05-18 09:41:16 +00:00
cpu-ia32.cc X64: General fixes - added inline definitions and changed some places to intptr_t. 2009-05-12 10:33:40 +00:00
debug-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
disasm-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
frames-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
frames-ia32.h Cleanup include guards: 2009-05-04 13:36:43 +00:00
ic-ia32.cc Inline the inobject property case for named property loads. 2009-04-28 10:40:36 +00:00
jump-target-ia32.cc Fix a failure to correctly set the static type on a frame element at a 2009-05-18 13:16:35 +00:00
macro-assembler-ia32.cc First round of size reduction for JumpTargets. Reduce their size by 2009-05-18 12:26:59 +00:00
macro-assembler-ia32.h Cleanup include guards: 2009-05-04 13:36:43 +00:00
regexp-macro-assembler-ia32.cc When strings can change from an ASCII representation to a 2009-05-01 11:16:29 +00:00
regexp-macro-assembler-ia32.h Cleanup include guards: 2009-05-04 13:36:43 +00:00
register-allocator-ia32.cc Clean up the Result class. Reduce the size of Result from four words 2009-05-15 11:09:51 +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 Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
virtual-frame-ia32.cc Remove code that adjusts synced and copied flags in MergeTo. 2009-05-19 09:20:57 +00:00
virtual-frame-ia32.h Increase the size of VirtualFrame members to allow a larger number of 2009-05-19 20:29:23 +00:00