v8/src/ic
2015-03-30 11:50:23 +00:00
..
arm Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset 2015-03-18 19:53:58 +00:00
arm64 Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset 2015-03-18 19:53:58 +00:00
ia32 Revert of Also skip when the target is the global object (patchset #1 id:1 of https://codereview.chromium.org/961723002/) 2015-02-26 21:04:24 +00:00
mips MIPS: Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset 2015-03-18 21:40:28 +00:00
mips64 MIPS: Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset 2015-03-18 21:40:28 +00:00
ppc PPC: Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset 2015-03-24 09:15:52 +00:00
x64 Load from PropertyCells using PropertyCell::kValueOffset rather than Cell::kValueOffset 2015-03-18 19:53:58 +00:00
x87 X87: Skip the mapcheck on the global object since the global proxy and cell are already checked 2015-02-27 08:09:22 +00:00
access-compiler.cc
access-compiler.h
call-optimization.cc Stop using HeapType in IC and Crankshaft 2015-02-17 15:33:37 +00:00
call-optimization.h Stop using HeapType in IC and Crankshaft 2015-02-17 15:33:37 +00:00
handler-compiler.cc fix nonmasking interceptor ic with interceptor on receiver 2015-03-25 12:34:10 +00:00
handler-compiler.h Revert of Invalidate the global property cell when converting from data to accessor. (patchset #1 id:1 of https://codereview.chromium.org/961003002/) 2015-02-26 21:03:18 +00:00
ic-compiler.cc emit premonomorphic ics for loads/stores in optimized code 2015-02-23 12:34:14 +00:00
ic-compiler.h emit premonomorphic ics for loads/stores in optimized code 2015-02-23 12:34:14 +00:00
ic-inl.h Stop using HeapType in IC and Crankshaft 2015-02-17 15:33:37 +00:00
ic-state.cc Removed funky Maybe constructor and made fields private. 2015-03-02 12:22:37 +00:00
ic-state.h Polish Maybe API a bit, removing useless creativity and fixing some signatures. 2015-03-02 11:27:05 +00:00
ic.cc Fix speedup of typedarray-length loading in the ICs as well as Crankshaft 2015-03-30 11:50:23 +00:00
ic.h Remove PropertyCell space 2015-03-18 11:43:58 +00:00
stub-cache.cc Remove CanRetainOtherContext since embedded objects are now weak. 2015-03-26 11:22:07 +00:00
stub-cache.h