[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / ic / handler-compiler.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-01 mvstantonVector ICs: Adapting store ic classes for vectors.
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
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-04-15 jkummerowUse Cells to check prototype chain validity (disabled...
2015-02-26 machenbachRevert of Invalidate the global property cell when...
2015-02-26 verwaestInvalidate the global property cell when converting...
2015-02-19 ulanEmbed store callback in handler via weak cell.
2015-02-17 verwaestStop using HeapType in IC and Crankshaft
2015-01-30 ulanDo not embed interceptor in handler.
2015-01-30 ulanDo not embedd store callback in handler.
2015-01-29 ulanLoad API accessor from descriptor instead of embedding...
2015-01-29 ulanFix register aliasing after r26306, r26275.
2015-01-28 ulanLoad setter from map descriptor instead of embedding...
2015-01-26 ulanLoad getter from map descriptor instead of embedding...
2015-01-16 dcarneysplit api call stubs into accessor and function call...
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-10 ulanReland 'Do not embed constant functions in StoreTransit...
2014-12-09 yangguoRevert of Do not embed constant functions in StoreTrans...
2014-12-09 ulanDo not embed constant functions in StoreTransition...
2014-12-03 ulanUse weak cells to embed maps in store handler.
2014-09-30 ishell@chromium.orgHydrogenize (and share) part of StoreTransition handler...
2014-09-16 mvstanton@chromium.orgRemoving ic.h from code-stubs.h
2014-09-03 yangguo@chromium.orgClean up code stubs and ensure distinct major keys.
2014-08-25 verwaest@chromium.orgMove "slow handler" compiler code to handler-compiler
2014-08-25 verwaest@chromium.orgMove handler compilers to handler-compiler