[stubs] Unify (and optimize) implementation of ToObject.
[platform/upstream/v8.git] / src / x87 / code-stubs-x87.cc
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-28 chunyang.daiX87: [stubs] Don't pass name to Load/StoreGlobalViaCont...
2015-07-28 chunyang.daiX87: [stubs] Properly handle read-only properties in...
2015-07-27 chunyang.daiX87: implement MathPow stub for X87.
2015-07-27 ishellCross-script variables handling fixed. It was possible...
2015-07-24 chunyang.daiX87: [stubs] Optimize LoadGlobalViaContextStub and...
2015-07-24 chunyang.daiX87: Unify "runtime-style" IC functions with Runtime...
2015-07-24 chunyang.daiX87: HydrogenCodeStubs consume stack arguments via...
2015-07-24 chunyang.daiX87: Fix pushing of register in CallConstructStub outsi...
2015-07-23 mostynbconvert a bunch of DCHECKs to STATIC_ASSERT
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-16 chunyang.daiX87: Switch CallConstructStub to take new.target in...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 machenbachReland Update V8 DEPS.
2015-07-13 machenbachRevert of Update V8 DEPS. (patchset #3 id:40001 of...
2015-07-13 machenbachUpdate V8 DEPS.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-02 chunyang.daiX87: Make context register implicit for CallInterfaceDe...
2015-07-01 chunyang.daiX87: [ic] Record call counts for monomorphic calls...
2015-07-01 chunyang.daiX87: Do not add extra argument for new.target.
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-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-02 conradw[strong] create strong array literals
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-25 chunyang.daiX87: Vector ICs: Introduce Store and KeyedStore IC...
2015-05-21 chunyang.daiX87: Cleanup interface descriptors to reflect that...
2015-05-19 chunyang.daiX87: Now that vector ics are established for load,...
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-07 chunyang.daiX87: Optimize the typeof operator.
2015-05-06 chunyang.daiX87: Handle the case when derived constructor is [...
2015-05-05 arv[es6] When comparing two symbols we may need to throw...
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-13 chunyang.daiX87: Reland "Merge cellspace into old pointer space".
2015-04-09 chunyang.daiX87: Code cleanup in GenerateRecordCallTarget.
2015-04-09 hablichRevert of Revert of X87: Reimplement Maps and Sets...
2015-04-09 hablichRevert of X87: Reimplement Maps and Sets in JS (patchse...
2015-04-09 chunyang.daiX87: Reimplement Maps and Sets in JS
2015-04-03 chunyang.daiX87: Generate common StoreFastElementStubs ahead of...
2015-04-03 chunyang.daix87: v8:3539 - hold constructor feedback in weak cells
2015-04-02 chunyang.daiFix the bug in CompareIC_GenerateNumber for X87 platform.
2015-03-26 chunyang.daiX87: Switch full-codegen from StackHandlers to handler...
2015-03-26 chunyang.daiX87: VectorICs: keyed element loads were kicking out...
2015-03-24 chunyang.daiX87: Use platform specific stubs for vector-based Load...
2015-03-20 chunyang.daiX87: [turbofan] Implement throwing exceptions into...
2015-03-17 mstarzingerDelegate throwing in RegExpExecStub to CEntryStub.
2015-03-16 svenpanneRemove BLACKLIST from check-name-clashes.py, it's wrong...
2015-03-06 svenpanneIntrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
2015-03-05 chunyang.daiX87: Implement subclassing Arrays.
2015-03-05 chunyang.daiX87: Move stack unwinding logic into the runtime.
2015-02-28 cdai2X87: Disallow subclassing Arrays.
2015-02-15 chunyang.daiX87: Implement ES6 rest parameters.
2015-02-11 chunyang.daiX87: new classes: implement new.target passing to super...
2015-02-09 cdai2X87: Retry "Use a WeakCell in the CallIC type vector."
2015-02-07 chunyang.daiX87: Initial switch to Chromium-style CHECK_* and DCHEC...
2015-02-07 chunyang.daiX87: fix performance regression on intel call api stubs
2015-02-07 chunyang.daiX87: Use a trampoline stub to load the type feedback...
2015-02-07 cdai2X87: new classes: change semantics of super(...) call...
2015-02-05 mvstantonCallIC MISS handler doesn't need receiver.
2015-02-02 ulanUse weak cell to embed known map in CompareIC
2015-01-21 cdai2X87: move CallApiFunctionAndReturn to code-stubs-*
2015-01-20 cdai2X87: add stub for api function calls with known number...
2015-01-19 chunyang.daiX87: split api call stubs into accessor and function...
2014-12-16 chunyang.daiX87: [turbofan] Remove the no-context hack for JSToNumber.
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-11-10 weiliang.lin@intel.comX87: Try avoiding MISS for callic monomorphic case.
2014-11-10 weiliang.lin@intel.comX87: Turn ToNumberStub into a PlatformCodeStub again.
2014-10-21 weiliang.lin@intel.comX87: vector-based ICs did not update type feedback...
2014-10-20 weiliang.lin@intel.comX87: ReceiverCheckMode needs to be utilized further.
2014-10-17 weiliang.lin@intel.comX87: Eliminate special keyed load string stub in favor...
2014-09-25 yangguo@chromium.orgMove i18n-related runtime functions into a separate...
2014-09-23 jkummerow@chromium.orgFix method dispatch in Keyed/StoreIC, and JumpIfNotUniq...
2014-09-20 weiliang.lin@intel.comX87: enable the crankshaft compiler for X87 port.
2014-09-19 weiliang.lin@intel.comX87: Convert KeyedLoad indexed interceptor case to...
2014-09-19 weiliang.lin@intel.comX87: Move state sentinels into TypeFeedbackVector.
2014-09-17 weiliang.lin@intel.comX87: Removing ic.h from code-stubs.h
2014-09-12 weiliang.lin@intel.comX87: Added CallInterfaceDescriptors to all code stubs.
2014-09-12 weiliang.lin@intel.comX87: Rename ascii to one-byte where applicable.
2014-09-12 weiliang.lin@intel.comX87: Get CallInterfaceDescriptor directly from CodeStub.
2014-09-12 weiliang.lin@intel.comX87: Initialize CodeStubInterfaceDescriptor in the...
2014-09-11 weiliang.lin@intel.comX87: Do not cache CodeStubInterfaceDescriptor on the...
2014-09-10 weiliang.lin@intel.comX87: Unify JSEntryStub and JSConstructEntryStub, and...
2014-09-08 bmeurer@chromium.orgReplace our home-grown BitCast with bit_cast from Chrom...
2014-09-05 weiliang.lin@intel.comX87: Fix build
2014-09-05 weiliang.lin@intel.comX87: Remove dead code for inline string hashing.
2014-09-05 weiliang.lin@intel.comX87: Clean up code stubs and ensure distinct major...
2014-09-05 weiliang.lin@intel.comX87: Minor-key-ify remaining code stubs
2014-09-05 weiliang.lin@intel.comX87: Make concrete classes for individual call descriptors
2014-09-04 weiliang.lin@intel.comX87: Unify some PlatformCodeStubs
2014-09-03 weiliang.lin@intel.comX87: First step to cleanup the power-of-2 mess
2014-09-03 weiliang.lin@intel.comX87: Minor-key-ify four stubs.
2014-09-02 weiliang.lin@intel.comX87: Multiple stubs can point to the same calling conve...
2014-09-01 weiliang.lin@intel.comX87: Refactoring InterfaceDescriptors away from code...
2014-08-28 weiliang.lin@intel.comX87: Minor-key-ify BinaryOpICWithAllocationSiteStub.
2014-08-27 weiliang.lin@intel.comX87: Minor-key-ify new LoadICTrampolineStub.
next