[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / ic / ic-compiler.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-01 mvstantonVector ICs: Adapting store ic classes for vectors.
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-19 conradwRevert relanded strong property access CL
2015-06-18 conradwRevert of Revert of [strong] Implement strong mode...
2015-06-18 conradwRevert of [strong] Implement strong mode restrictions...
2015-06-18 conradw[strong] Implement strong mode restrictions on property...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-02-23 dcarneyemit premonomorphic ics for loads/stores in optimized...
2015-02-17 verwaestStop using HeapType in IC and Crankshaft
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2014-10-24 mvstanton@chromium.orgPropertyICCompiler: expose monomorphic keyed load handl...
2014-10-10 jkummerow@chromium.orgFix type feedback for name-keyed stores
2014-09-08 mvstanton@chromium.orgTo aid vector-based load ic work, we need to be able...
2014-08-25 verwaest@chromium.orgMove handler compilers to handler-compiler
2014-08-22 verwaest@chromium.orgMove PropertyAccessCompiler and CallOptimization to...
2014-08-22 verwaest@chromium.orgRemove KeyedStoreIC::GenerateRuntimeSetProperty and...
2014-08-22 verwaest@chromium.orgMove IC code into a subdir and move ic-compilation...