platform/upstream/v8.git
2015-03-13 jochenDon't assert that we only cross compile on linux
2015-03-13 mstarzingerRemove some dead code from the Isolate.
2015-03-13 arv[es6] Function length property should be configurable
2015-03-13 dslomovFix test for function declarations syntax error.
2015-03-13 rossberg[strong] Check super constructor calls
2015-03-13 dslomovRemove --harmony-scoping flag.
2015-03-13 kozyatinskiy[V8] Use Function.name in Error.stack
2015-03-13 yangguoHide Symbol implementation in a closure.
2015-03-13 jochenUse the incremental root marking visitor for overapprox...
2015-03-13 yangguoEncode RelocInfo extra tag to fit changed RelocInfo...
2015-03-13 dslomovImplement TDZ in StoreIC for top-level lexicals.
2015-03-13 yangguoAdd more output to flaky debug-references test.
2015-03-13 jochenExtract code to mark an object during incremental marking
2015-03-13 yangguoPPC: fix allocation issues for PPC64.
2015-03-13 titzerSpeed up FastElementsAccessor::ValidContents by removin...
2015-03-13 yangguoSerializer: prepare support for INTERNAL_REFERENCE_ENCODED.
2015-03-13 marjaRemove duplicate script scope.
2015-03-13 jochenTurn on job-based optimizing compiler
2015-03-13 michael_dawsonPPC: [turbofan] Introduce optional Float64Min and Float...
2015-03-13 michael_dawsonPPC: Simplify pending message object handling.
2015-03-13 bmeurer[turbofan] Use builtin inlining mechanism for Math...
2015-03-12 adamkFix error message for Object.observe accept argument
2015-03-12 Hannes PayerReactivate all the cores in cpu.sh.
2015-03-12 balazs.kilvadyMIPS: Improve naming of turbofan ops for %_DoubleHi...
2015-03-12 balazs.kilvadyMIPS: [turbofan] Introduce optional Float64Min and...
2015-03-12 arvUse path in name for test262-es6
2015-03-12 dcarneyremove DeletedField from PropertyDetails
2015-03-12 dslomovSwitch the order of experimental global initialization...
2015-03-12 jochenUse target_cpu instead of cpu_arch in BUILD.gn
2015-03-12 johanFix build on solaris platforms
2015-03-12 mstarzinger[turbofan] Bring back long lost comment to AstGraphBuilder.
2015-03-12 yangguoHide RegExp and String initialization in a closure.
2015-03-12 bmeurer[turbofan] Introduce optional Float64Min and Float64Max...
2015-03-12 caitpotter88[es6] support template literals after MemberExpression
2015-03-12 balazs.kilvadyMIPS: Simplify pending message object handling.
2015-03-12 mstarzinger[turbofan] Introduce builders for property access.
2015-03-12 bashiAdd Cast() for Int32 and Uint32
2015-03-12 Sven PanneRemove funky 2-stage initialization of ParserInfo and...
2015-03-12 ishellIncorrect handling of HTransitionElementsKind in hydrog...
2015-03-12 marja[strong] Cleanup and fix test (declaration-after-use...
2015-03-12 balazs.kilvadyMIPS: CpuProfiler: enable tests except four failing...
2015-03-12 dcarneyadd 0 length guard in IsNonArrayIndexInteger
2015-03-12 mstarzingerSimplify pending message object handling.
2015-03-12 mvstantonVector-ICs: Implement slot sharing for global loads.
2015-03-12 bmeurer[turbofan] Remove unused diamonds during control reduction.
2015-03-12 machenbachMark ProcessDebugMessagesThreaded as flaky.
2015-03-12 michael_dawsonPPC: simplify delta calculation in DoDeferredInstanceOf...
2015-03-12 michael_dawsonPPC: remove test excludes no longer required
2015-03-12 michael_dawsonPPC: Simplify pending message script handling.
2015-03-11 adamkModules: simplify logic around allocation of module...
2015-03-11 dprankeFix the toolchain used to build the snapshots in GN.
2015-03-11 ishellReland of Remove slots that point to unboxed doubles...
2015-03-11 balazs.kilvadyMIPS: Simplify pending message script handling.
2015-03-11 balazs.kilvadyMIPS64: CpuProfiler: fix for CollectDeoptEvents test.
2015-03-11 yangguoHide native Date implementation in function context.
2015-03-11 svenpanneRe-arranged intrinsic macros a bit.
2015-03-11 michael_dawsoncctest/test-deoptimization/DeoptimizeCompare was failin...
2015-03-11 svenpanneConverted FullCode to have its own list of known intrin...
2015-03-11 loisloCpuProfiler: simplify inlined function info magic.
2015-03-11 balazs.kilvadyMIPS: CpuProfiler: fix for CollectDeoptEvents test.
2015-03-11 mstarzingerRemove superfluous ThreadLocalTop::catcher field.
2015-03-11 svenpanneBailout for %_FastOneByteArrayJoin again.
2015-03-11 dcarneythe IsPromise function should not execute js
2015-03-11 verwaest[scanner] Extend fast-smi parsing to the entire range...
2015-03-11 hpayerJust visit young array buffers during scavenge. Additio...
2015-03-11 mstarzingerSimplify pending message script handling.
2015-03-11 dcarneyconvert most remaining api functions needing context...
2015-03-11 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-03-10 bashiAdd Cast() to Boolean
2015-03-10 paul.lindMIPS: Remove frame pointer from StackHandler.
2015-03-10 caitpotter88[parser] parse arrow function only if no linefeed before =>
2015-03-10 dcarneyhandle the special snowflakes that are Integer Indexed...
2015-03-10 balazs.kilvadyMIPS: Remove code object from StackHandler.
2015-03-10 balazs.kilvadyMIPS: [es6] Throw TypeError for computed static prototy...
2015-03-10 marja[strong] More scoping related errors: object literal...
2015-03-10 balazs.kilvadyMIPS: [turbofan] Unify Math.floor / Math.ceil optimization.
2015-03-10 loisloCpuProfiler: enable tests except four failing tests.
2015-03-10 mstarzingerRemove frame pointer from StackHandler.
2015-03-10 loisloCpuProfiler: fix for CollectDeoptEvents test on arm
2015-03-10 yurysRemove uid and title from HeapSnapshot
2015-03-10 loisloCpuProfiler: slightly reduce the size of JumpTable...
2015-03-10 Ben L. TitzerRefactor TypeFeedbackOracle to accept Handle<Name>...
2015-03-10 svenpanneRemoved bailout-only 'implementations' of intrinsics...
2015-03-10 mstarzingerSimplify and correctify pending message location handling.
2015-03-10 jarin[turbofan] Do not generate any framestates with --notur...
2015-03-10 hpayerRemove unnecessary NoBarrier_load instructions in store...
2015-03-10 arv[es6] Throw TypeError for computed static prototype...
2015-03-10 hpayerRemove lazy sweeping of new space and corresponding...
2015-03-10 hpayerReland Fix old space check in IsSlotInBlackObject.
2015-03-10 mstarzingerRemove code object from StackHandler.
2015-03-10 svenpanneConverted Crankshaft to have its own list of known...
2015-03-10 v8-autorollUpdate V8 DEPS.
2015-03-10 Sven PanneAdded a workaround for undefined behavior.
2015-03-10 jarinIn PrintCode, keep the debug_name string alive for...
2015-03-10 bmeurer[turbofan] Use builtin inlining mechanism for Math...
2015-03-10 yurysRemove deprecated CpuProfiler methods
2015-03-10 marjaFix CompilerHints flag order to match FunctionKind.
2015-03-10 hpayerRevert of Fix old space check in IsSlotInBlackObject...
2015-03-10 loisloCpuProfiler: fix for CollectDeoptEvents test on arm64
2015-03-10 yangguoAdd test case for serializing external references to...
next