[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / globals.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-29 bmeurer[es6] Introduce %ToInteger and %ToLength.
2015-09-24 bmeurer[es6] Introduce spec compliant IsConstructor.
2015-09-24 bmeurerRevert of [es6] Introduce spec compliant IsConstructor...
2015-09-24 bmeurer[es6] Introduce spec compliant IsConstructor.
2015-09-22 bmeurer[builtins] Add support for NewTarget to Execution:...
2015-09-01 mstarzinger[presubmit] Fix runtime/indentation_namespace linter...
2015-08-21 mstarzingerRemove code.h header and move ParameterCount class.
2015-08-11 mstarzingerRemove several grab-bag includes from the v8.h header.
2015-08-10 bmeurer[turbofan] Drop V8_TURBOFAN_BACKEND and V8_TURBOFAN_TAR...
2015-08-07 mstarzinger[heap] Remove unused support for heap iterator size...
2015-08-04 yangguoDebugger: refactor ScopeIterator, FrameInspector and...
2015-07-23 rossberg[es6] Make sure temporaries are not allocated in block...
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-06 ishellSupport for global var shortcuts in script contexts.
2015-07-03 titzer[turbofan] Add Uint64LessThanOrEqual to 64-bit TurboFan...
2015-06-16 chunyang.daiX87: enable the X87 turbofan support.
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 bbudgeAdd SIMD 128 alignment support to Heap.
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-02 bbudgeRevert of Add SIMD 128 alignment support to Heap. ...
2015-06-02 bbudgeAdd SIMD 128 alignment support to Heap.
2015-06-02 conradw[strong] create strong array literals
2015-06-01 ishellIntroducing GlobalDictionary, a backing store for globa...
2015-05-21 svenpanneAdd a TurboFan skeleton for StringAddStub.
2015-05-15 jochenRemove static logging of memory allocations
2015-05-12 hpayerImplement unaligned allocate and allocate heap numbers...
2015-05-07 jochenMake sure fixed typed array is always double aligned...
2015-05-05 bmeurer[turbofan] Fix tail call optimization.
2015-04-30 svenpanneDetect simple tail calls
2015-04-27 Benedikt Meurer[turbofan] Sanitize language mode for javascript operators.
2015-04-10 verwaestReland "Merge cellspace into old pointer space"
2015-04-09 adamkRevert of Merge cellspace into old pointer space (patch...
2015-04-09 verwaestMerge cellspace into old pointer space
2015-04-08 jing.bao[x64] Introduce BMI instructions.
2015-04-07 hpayerReland "Merge old data and pointer space."
2015-03-19 hpayerRevert "Merge old data and pointer space."
2015-03-18 verwaestRemove PropertyCell space
2015-03-18 hpayerMerge old data and pointer space.
2015-03-10 marja[strong] More scoping related errors: object literal...
2015-03-09 titzerExtract ParseInfo from CompilationInfo.
2015-02-26 adamkRe-introduce ImportDeclaration to the parser
2015-02-26 ishellRevert of Temporarily disable double fields unboxing...
2015-02-20 adamkReplace is_reference_error bool argument with ParseErro...
2015-02-20 dusan.milosavljevicChange bit pattern of hole nan to reflect different...
2015-02-18 ishellTemporarily disable double fields unboxing.
2015-02-18 verwaestMove LookupResult into crankshaft as that's now the...
2015-02-17 adamkStrip Interface class of most of its logic, make it...
2015-02-16 rodolph.perfettagcc 4.6 fix.
2015-02-11 dslomovnew classes: implement default constructors.
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 ishellRevert of Temporarily disable double fields unboxing...
2015-02-09 akos.palfiFix build with GCC 4.6.
2015-02-06 ishellTemporarily disable double fields unboxing.
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-04 marjaIntroduce LanguageMode, drop StrictMode.
2015-02-03 dslomovnew classes: special construct stub for derived classs...
2015-02-02 fedortools: fix postmortem generator
2015-01-30 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-21 Benedikt MeurerUse signaling NaN for holes in fixed double arrays.
2015-01-20 weiliang.lin[x86] Avoid memory form of PUSH/CALL for ATOM.
2015-01-16 Sven PanneContribution of PowerPC port (continuation of 422063005)
2014-12-22 hpayerKeep AllocationSpace and ObjectSpace enums in sync.
2014-12-20 machenbachRevert of Remove obsolete V8_INFINITY macro. (patchset...
2014-12-19 arajpMake FlushICache NOP for Nvidia Denver CPU's.
2014-12-19 bmeurerRemove obsolete V8_INFINITY macro.
2014-12-10 adamkOptimize Object.seal and Object.preventExtensions
2014-12-10 ishellReland of "TransitionArray now uses <is_data_property...
2014-12-02 bmeurerGet rid of the unused __my_bool__ macro.
2014-11-26 Weiliang Lin[x64] Introduce FMA3 instructions on scalar data elements.
2014-11-24 ishellReland of "Enable inobject double fields unboxing for...
2014-11-22 ishellRevert of Enable inobject double fields unboxing for...
2014-11-22 ishellEnable inobject double fields unboxing for 64-bit archs.
2014-11-20 mstarzingerEnable TurboFan for Win64 targets.
2014-11-19 Dusan MilosavljevicMIPS64: Add turbofan support for mips64.
2014-11-13 Erik ArvidssonClasses: Cleanup default constructor flag
2014-11-13 ishell@chromium.orgRevert "TransitionArray now uses <is_data_property...
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-11-11 ishell@chromium.orgReland "In-object double fields unboxing (for 64-bit...
2014-11-10 verwaest@chromium.orgRevert "In-object double fields unboxing (for 64-bit...
2014-11-10 ishell@chromium.orgIn-object double fields unboxing (for 64-bit only).
2014-11-07 arv@chromium.orgClasses: Partial fix for constructor not calling super
2014-11-05 ishell@chromium.orgTransitionArray now uses <is_data_property, name, attri...
2014-11-05 titzer@chromium.orgx32: disable turbofan for x32 port
2014-11-03 erikcorry@chromium.orgIntroduce phantom weak handles in the API and use them...
2014-11-03 mvstanton@chromium.orgFix for bug 429168, PdfJs regression. We pay a very...
2014-10-28 rmcilroy@chromium.orgDisable OOL constant pool for Arm.
2014-10-28 sigurds@chromium.orgAdd ARMv8 detection in CpuFeatures.
2014-10-27 erikcorry@chromium.orgRevert 'Introduce phantom weak handles in the API and...
2014-10-27 erikcorry@chromium.orgIntroduce phantom weak handles in the API and use them...
next