[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / code-stubs.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-24 mstarzinger[turbofan] Call ArgumentsAccessStub to materialize...
2015-09-22 bmeurer[ic] Introduce BOOLEAN state for CompareIC.
2015-09-22 bmeurer[crankshaft] Re-add fast-case for string add left/right.
2015-09-18 bmeurer[stubs] Refactor StringCompareStub and use it for HStri...
2015-09-15 machenbachRevert of [crankshaft] Re-add fast-case for string...
2015-09-15 bmeurer[crankshaft] Re-add fast-case for string add left/right.
2015-09-09 mvstantonOn a call to Array(), we patched a call ic. This CL...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 bmeurerRevert of [builtins] Unify the various versions of...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-02 caitpotter88[es6] Re-implement rest parameters via desugaring.
2015-08-28 bmeurer[runtime] Add %ToString and %_ToString and remove the...
2015-08-26 mvstantonVector ICs: Ensure KeyedAccessStore mode is encoded...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-24 rmcilroyAdd CompileInfo::GetDebugName()
2015-08-21 mvstantonVectorICs: New interface descriptor for vector transiti...
2015-08-12 bmeurer[compiler] Remove broken support for undetectable strings.
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
2015-07-22 mvstantonEliminate redundant descriptor ElementTransitionAndStor...
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-13 ishellLoads and stores to global vars are now made via proper...
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-07-08 dannoReland: Add unoptimized/optimized variants of MathFloor...
2015-07-08 dannoRevert of Add unoptimized/optimized variants of MathFlo...
2015-07-08 dannoAdd unoptimized/optimized variants of MathFloor TF...
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
2015-06-30 conradw[strong] Implement strong property access semantics
2015-06-24 dannoUse big-boy Types to annotate interface descriptor...
2015-06-24 bbudgeExpand ToBoolean stub so it can handle more types.
2015-06-23 dslomovDo not add extra argument for new.target
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-03 mstarzingerFix arrow functions requiring context without slots.
2015-05-28 mvstantonMake KeyedStores from a sloppy arguments array use...
2015-05-22 mvstantonVector ICs: Introduce Store and KeyedStore IC code...
2015-05-22 svenpanneJavaScript stubs have access to their calling conventio...
2015-05-21 svenpanneAdd a TurboFan skeleton for StringAddStub.
2015-05-20 mvstantonCleanup interface descriptors to reflect that vectors...
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-12 mvstantonMake LoadFastElementStub a HandlerStub.
2015-05-12 conradw[strong] Disallow implicit conversions for comparison
2015-05-11 dannoAdd a MathFloor stub generated with TurboFan
2015-05-06 mvstantonOptimize the typeof operator.
2015-05-05 dannoRevert of Collect type feedback on result of Math....
2015-05-05 dannoCollect type feedback on result of Math.[round|ceil...
2015-04-30 mvstantonUse a stub in crankshaft for grow store arrays.
2015-04-27 dcarneyReland: track global accesses to constant types
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-27 mvstantonDon't MISS if you read the hole from certain FastHoley...
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-21 machenbachRevert of track global accesses to constant types ...
2015-04-21 dcarneytrack global accesses to constant types
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-03-31 verwaestGenerate common StoreFastElementStubs ahead of time
2015-03-23 mvstantonVectorICs: keyed element loads were kicking out non...
2015-03-17 mvstantonUse platform specific stubs for vector-based Load/Keyed...
2015-03-10 marja[strong] More scoping related errors: object literal...
2015-02-14 caitpotter88Implement ES6 rest parameters
2015-02-12 svenpanneRemoved one bogus CompilationInfo constructor.
2015-02-11 dslomovnew classes: implement new.target passing to superclass...
2015-02-11 dslomovRevert of new classes: implement new.target passing...
2015-02-11 dslomovnew classes: implement new.target passing to superclass...
2015-02-10 svenpanneMassage the CodeStub class hierarchy a bit.
2015-02-06 dslomovnew classes: assert that constructors are not callable...
2015-02-05 Erik ArvidssonAccessor functions should have no prototype property
2015-02-05 marjaAdd strong mode.
2015-02-05 Benedikt MeurerRemove the obsolete OverwriteMode optimization.
2015-02-04 mvstantonRetry "Use a WeakCell in the CallIC type vector."
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2015-02-03 ulanUse weak cell to embed property cell in StoreGlobal.
2015-02-02 ulanFetch global object from jsproxy prototype instead...
2015-01-30 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-29 machenbachRevert of Use a WeakCell in the CallIC type vector...
2015-01-29 mvstantonUse a WeakCell in the CallIC type vector.
2015-01-27 mvstantonUse a trampoline stub to load the type feedback vector...
2015-01-19 dcarneyadd stub for api function calls with known number of...
2015-01-16 dcarneysplit api call stubs into accessor and function call...
2015-01-16 Sven PanneContribution of PowerPC port (continuation of 422063005)
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-11-19 Michael StantonRevert "Re-land r25392 Use a stub in crankshaft for...
2014-11-18 Michael StantonRe-land r25392 Use a stub in crankshaft for grow store...
2014-11-18 Michael StantonRevert "Use a stub in crankshaft for grow store arrays."
2014-11-18 Michael StantonUse a stub in crankshaft for grow store arrays.
2014-11-13 Erik ArvidssonClasses: Cleanup default constructor flag
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-11-11 dslomov@chromium.orgharmony-scoping: Implement StoreIC handler for stores...
2014-11-11 dslomov@chromium.orgharmony-scoping: Implement LoadIC handler for loads...
2014-11-10 svenpanne@chromium.orgRemoved dead WriteInt32ToHeapNumberStub.
2014-11-07 arv@chromium.orgClasses: Partial fix for constructor not calling super
2014-11-06 bmeurer@chromium.orgTurn ToNumberStub into a PlatformCodeStub again.
next