v8/src/ia32
ishell@chromium.org 00b8e6128f Reland r21346 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis."
This fixes inobject slack tracking for prototype inheritance pattern that uses closures.

R=mstarzinger@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21442 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-05-22 16:22:23 +00:00
..
assembler-ia32-inl.h Avoid flushing the icache unnecessarily when updating target addresses in code. 2014-05-20 09:21:45 +00:00
assembler-ia32.cc Remove check for SAHF support in ia32. 2014-05-22 08:04:17 +00:00
assembler-ia32.h Avoid flushing the icache unnecessarily when updating target addresses in code. 2014-05-20 09:21:45 +00:00
builtins-ia32.cc Reland r21346 "Inobject slack tracking is done on a per-closure basis instead of per-shared info basis." 2014-05-22 16:22:23 +00:00
code-stubs-ia32.cc Customized support for feedback on calls to Array. 2014-05-22 09:30:02 +00:00
code-stubs-ia32.h Simplify DoubleRegister for the ia32 port. 2014-05-13 09:05:00 +00:00
codegen-ia32.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
codegen-ia32.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
cpu-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
debug-ia32.cc Remove special debug ExternalReferences. 2014-05-22 07:57:33 +00:00
deoptimizer-ia32.cc Simplify DoubleRegister for the ia32 port. 2014-05-13 09:05:00 +00:00
disasm-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
frames-ia32.h Remove unused thread locals from debugger. 2014-05-20 15:20:02 +00:00
full-codegen-ia32.cc Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00
ic-ia32.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
lithium-codegen-ia32.cc Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
lithium-codegen-ia32.h Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
lithium-gap-resolver-ia32.cc Require SSE2 support for the ia32 port. 2014-05-09 13:01:50 +00:00
lithium-gap-resolver-ia32.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
lithium-ia32.cc Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
lithium-ia32.h Allow specifying base offset when constructing Keyed hydrogen instructions 2014-05-22 08:37:50 +00:00
macro-assembler-ia32.cc Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00
macro-assembler-ia32.h Refactor MacroAssembler::Prologue. 2014-05-15 12:10:00 +00:00
regexp-macro-assembler-ia32.cc Clean up stack guard interrupts. 2014-05-09 09:13:12 +00:00
regexp-macro-assembler-ia32.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
simulator-ia32.cc Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
simulator-ia32.h Reland "v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled." 2014-05-20 10:13:46 +00:00
stub-cache-ia32.cc Decouple CpuFeatures from serializer state. 2014-05-16 15:18:24 +00:00