platform/upstream/v8.git
2015-08-27 mstarzinger[heap] Remove raw unchecked root set accessors.
2015-08-27 hpayerWait for concurrent unmapping tasks in GC prologue.
2015-08-27 cbruniAdding ElementsAccessor Splice
2015-08-27 mstarzingerMove runtime helper for ToName conversion onto Object.
2015-08-27 mstarzinger[heap] Limit friendship of the Heap class to essentials.
2015-08-27 mlippautz[heap] Add compaction space.
2015-08-27 rmcilroy[interpreter] Fix gcmole error after r30404.
2015-08-27 yangguoRemove builtin/runtime name clash presubmit check.
2015-08-27 rmcilroy[interpreter] Add constant_pool() to BytecodeArray.
2015-08-27 rmcilroy[Interpreter] Add support for parameter variables.
2015-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-27 mvstantonVector ICs: Stop iterating the heap to clear keyed...
2015-08-27 mtrofin[turbofan] LiveRange splinter merging optimizations.
2015-08-27 mtrofin[turbofan] Ensure stackcheck flags do something.
2015-08-26 bradnelsonSpliting out TyperCache into ZoneTypeCache to share...
2015-08-26 mbrandyPPC: Fix InterpreterEntryTrampoline().
2015-08-26 mbrandyPPC: [turbofan] Unify referencing of stack slots
2015-08-26 mbrandyPPC: Fix "[turbofan] Support unboxed float and double...
2015-08-26 mbrandyPPC: Cleanup: Remove unncessary leave_frame parameter...
2015-08-26 mbrandyPPC: VectorICs: New interface descriptor for vector...
2015-08-26 mbrandyPPC: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
2015-08-26 mbrandyPPC: Fix "Move regexp implementation into its own folder."
2015-08-26 mbrandyPPC: [compiler] Remove broken support for undetectable...
2015-08-26 mstarzingerRemove named load from builtin in default super call.
2015-08-26 conradw[parser] disallow language mode directive in body of...
2015-08-26 mstarzingerMove runtime helper for JSArrayBuffer onto objects.
2015-08-26 conradw[es6] Make harmony_destructuring imply harmony_default_...
2015-08-26 mstarzingerMove runtime helper for JSWeakCollection onto objects.
2015-08-26 mstarzingerMove runtime helper for JSSet and JSMap onto objects.
2015-08-26 hpayerSynchronize on concurrent store buffer entries.
2015-08-26 yangguoInstall js intrinsic fallbacks for array functions...
2015-08-26 wingoIn generators, "yield" cannot be an arrow formal parame...
2015-08-26 bmeurer[runtime] Remove the redundant %_IsObject intrinsic.
2015-08-26 yangguoCall JS functions via native context instead of js...
2015-08-26 mvstantonVector ICs: Ensure KeyedAccessStore mode is encoded...
2015-08-26 mstarzinger[heap] User safer root set accessor when possible.
2015-08-26 chunyang.daiX87: Correctify instanceof and make it optimizable.
2015-08-26 mstarzinger[turbofan] Fix broken dynamic TDZ check for let and...
2015-08-26 ishellDo not inline array resize operations for outdated...
2015-08-26 wingoParse arrow functions at proper precedence level
2015-08-26 mstarzinger[heap] Prevent direct access to ExternalStringTable.
2015-08-26 Hannes PayerDon't explicitly tear down code range in cctest/test...
2015-08-26 mtrofin[turbofan] Separate LiveRange and TopLevelLiveRange...
2015-08-26 v8-autorollUpdate V8 DEPS.
2015-08-26 chunyang.daiX87: [Interpreter] Pass context to interpreter bytecode...
2015-08-26 bradnelsonVisit additional AST nodes as expressions in AstExpress...
2015-08-26 bbudge[simd.js] Clean up bad merge in messages.js
2015-08-26 littledanTest262 roll to the 2015-8-25 version
2015-08-26 littledan--harmony-sloppy-function depends on --harmony-sloppy
2015-08-25 rossberg[es6] Remaining cases of parameter scopes for sloppy...
2015-08-25 adamk[es6] Fix computed property names in nested literals
2015-08-25 rossberg[es6] Correct length for functions with default parameters
2015-08-25 bradnelsonFix AstExpressionVisitor to correctly handle switch...
2015-08-25 hpayerAdd basic support for parallel compaction and flag.
2015-08-25 mstarzinger[heap] Enforce coding style decl order in {Heap} round #3.
2015-08-25 mtrofin[turbofan] Deferred blocks splintering.
2015-08-25 hpayerAllow more scavenges during idle times by pushing down...
2015-08-25 mstarzinger[heap] Prevent direct access to StoreBuffer.
2015-08-25 rmcilroy[interpreter] Allow verification and trace-turbo for...
2015-08-25 bbudge[simd.js] Update to spec version 0.8.2.
2015-08-25 rmcilroy[Interpreter] Add implementations of arithmetic binary...
2015-08-25 hablichRevert of Moving ArraySplice Builtin to ElementsAccesso...
2015-08-25 cbruniRevert of Array.prototype.unshift builtin improvements...
2015-08-25 mlippautz[heap] Make the current GCCallbackFlags are part of...
2015-08-25 titzerAdd a PLACEHOLDER code kind.
2015-08-25 cbruniArray.prototype.unshift builtin improvements
2015-08-25 rossbergReship arrow functions
2015-08-25 mlippautz[heap] Report proper GC type in prologue/eplilogue...
2015-08-25 mlippautz[heap] Enforce coding style decl order in {Heap} round #2.
2015-08-25 bmeurer[crankshaft] DCE must not eliminate (observable) math...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-24 bbudge[simd.js] Set --harmony-simd flag in test config.
2015-08-24 littledanAdd a separate scope for switch
2015-08-24 domenicShip --harmony_array_includes
2015-08-24 rossberg[es6] Fix default parameters in arrow functions
2015-08-24 littledanTranslate AST to Hydrogen missing position
2015-08-24 bradnelsonAdding visitors to regurgitate expression types or...
2015-08-24 hpayerRe-land "Concurrently unmap free pages."
2015-08-24 mstarzingerMake Simulator respect C stack limits as well.
2015-08-24 mstarzingerMove StackGuard::InterruptRequested into StackLimitCheck.
2015-08-24 rossbergUnship arrow functions
2015-08-24 yangguoDeserializer: flush code cache while code pointers...
2015-08-24 yangguoMessage formatting: handle unexpected case of failing...
2015-08-24 mlippautzRevert "Make sure that memory reducer makes progress...
2015-08-24 yangguoDebugger: use correct position for for-next expression...
2015-08-24 mlippautz[heap] Enforce coding style decl order in {Heap} round #1.
2015-08-24 cbruni- remove the Backing-Store specific code from builtins...
2015-08-24 rmcilroy[Interpreter] Pass context to interpreter bytecode...
2015-08-24 rmcilroyAdd CompileInfo::GetDebugName()
2015-08-24 hablichRevert of [simd.js] Update to spec version 0.8.2. ...
2015-08-24 bbudge[simd.js] Update to spec version 0.8.2.
2015-08-24 chunyang.daiX87: Disable test case for X87 because of double regist...
2015-08-24 mstarzingerSimplify macro-assembler.h include dance.
2015-08-24 yangguoNative context: alpha sort slots and remove boilerplate.
2015-08-24 yangguoRevert of Parse arrow functions at proper precedence...
2015-08-24 mstarzingerGet rid of CompilationInfo::GenerateCodeStub method.
2015-08-22 littledanRevert of Add a separate scope for switch (patchset...
2015-08-22 littledanFix function scoping issue
2015-08-21 littledanAdd a separate scope for switch
2015-08-21 bradnelsonDon't allocate AstTyper with the zone allocator.
next