[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / ic / ic-inl.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-09 mvstantonOn a call to Array(), we patched a call ic. This CL...
2015-08-11 bmeurer[runtime] Store constructor function index on primitive...
2015-08-11 bmeurer[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-30 mvstantonVector ICs: Changes to the IC system to support vector...
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-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-05-26 yangguoDo not patch IC in deoptimized code.
2015-05-22 mvstantonVectorICs: Create a StoreICState to more easily create...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-02-17 verwaestStop using HeapType in IC and Crankshaft
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2014-12-22 ulanRemove custom weak handling of monomorphic IC.
2014-11-27 Michael StantonFlesh out vector ic state query and set mechanisms.
2014-10-28 mvstanton@chromium.orgIntroduce FeedbackNexus for vector-based ics.
2014-10-28 mvstanton@chromium.orgRevert "Introduce FeedbackNexus for vector-based ics."
2014-10-28 mvstanton@chromium.orgIntroduce FeedbackNexus for vector-based ics.
2014-10-20 mvstanton@chromium.orgvector-based ICs did not update type feedback counts...
2014-09-18 mvstanton@chromium.orgMove state sentinels into TypeFeedbackVector.
2014-09-16 mvstanton@chromium.orgRemoving ic.h from code-stubs.h
2014-08-22 verwaest@chromium.orgMove IC code into a subdir and move ic-compilation...