Updates to the license information of third party components.
[platform/upstream/v8.git] / test /
2015-06-16 hablichUpdates to the license information of third party compo...
2015-06-16 chunyang.daiX87: enable the X87 turbofan support.
2015-06-16 kozyatinskiy[V8] Fixed infinite loop in Debug::PrepareStep
2015-06-16 bmeurer[turbofan] Work around negative parameter count.
2015-06-16 wingoAll private symbols are own symbols
2015-06-16 bmeurer[crankshaft] Fix wrong bailout points in for-in loop...
2015-06-16 yangguoDebugger: require debugger to be active when dealing...
2015-06-15 littledanInline code generation for %_IsTypedArray
2015-06-15 littledanAllow TypedArrays to be initialized with iterables
2015-06-15 dusan.milosavljevicMIPS: Remove unsafe EmitLoadRegister usage in AddI...
2015-06-15 dslomov[destructuring] Parse binding patterns in formal parame...
2015-06-15 ulanRemove the --collect-maps flag. Maps should be always...
2015-06-15 balazs.kilvadyMIPS64: Reland 'Enable shorten-64-to-32 warning.'
2015-06-15 wingoFix -Wsign-compare errors in TF tests under GCC 4.9.2
2015-06-15 machenbachRevert of Fix clobbered register when setting this_func...
2015-06-15 bmeurer[mjsunit] regress/regress-crbug-491062 takes too long...
2015-06-15 mstarzingerFix clobbered register when setting this_function variable.
2015-06-15 bmeurer[mjsunit] Remove unsupported flag --turbo-deoptimizatio...
2015-06-15 bmeurer[mjsunit] Remove obsolete nosse2 tests.
2015-06-15 ulanCompute the heap growing factor based on mutator utiliz...
2015-06-15 yangguoAdd test for code caching API.
2015-06-12 chunyang.daiX87: Disable the test case for X87 since ea2cb139d.
2015-06-12 verwaestReland of Replace SetObjectProperty / DefineObjectPrope...
2015-06-12 ishellMap::TryUpdate() must be in sync with Map::Update().
2015-06-12 wingoAdd script context with context-allocated "const this"
2015-06-12 bmeurer[turbofan] Use appropriate type for NodeId.
2015-06-12 wingoRevert of Add script context with context-allocated...
2015-06-12 wingoAdd script context with context-allocated "const this"
2015-06-12 bmeurer[turbofan] Move RawMachineAssembler to unittests.
2015-06-12 machenbachRevert of Add script context with context-allocated...
2015-06-12 yangguoRevert of MIPS64: Enable shorten-64-to-32 warning....
2015-06-12 balazs.kilvadyMIPS64: Enable shorten-64-to-32 warning.
2015-06-12 wingoAdd script context with context-allocated "const this"
2015-06-12 machenbachRevert of [es6] Bound function names (patchset #1 id...
2015-06-12 jacob.bramleyReland [arm64][turbofan]: Handle any immediate shift.
2015-06-12 martyn.capewell[turbofan] Prefer add/shift over madd on ARM64
2015-06-12 mstarzinger[turbofan] Fix throwing conversion inserted by JSTypedL...
2015-06-11 dehrenbergAdd ToObject call in Array.prototype.sort
2015-06-11 arv[es6] Make sure we call add property when adding a...
2015-06-11 dehrenbergIn Array.of and Array.from, fall back to DefineOwnProperty
2015-06-11 arv[es6] Bound function names
2015-06-11 verwaestReland of Use the LookupIterator in SetAccessor (patchs...
2015-06-11 Toon VerwaestRestore ExecutableAccessorInfoHandling for now
2015-06-11 arvBound functions should also have configurable length
2015-06-11 ishellRevert of Replace SetObjectProperty / DefineObjectPrope...
2015-06-11 ishellRevert of Use the LookupIterator in SetAccessor (patchs...
2015-06-11 verwaestUse the LookupIterator in SetAccessor
2015-06-11 verwaestReplace SetObjectProperty / DefineObjectProperty with...
2015-06-11 verwaestUse the LookupIterator for SetElement and friends
2015-06-11 martyn.capewell[turbofan] Merge sar/shr into MulHigh on ARM64
2015-06-11 jacob.bramleyRevert of [arm64][turbofan]: Handle any immediate shift...
2015-06-11 jacob.bramley[arm64][turbofan]: Handle any immediate shift.
2015-06-11 machenbach[test] Skip slow test.
2015-06-11 yangguoAdd extras test for calling into runtime.
2015-06-11 mstarzinger[turbofan] Disable failing test262 tests after 84f20894...
2015-06-11 mstarzinger[turbofan] Enable support for try-catch statements.
2015-06-11 machenbachRevert of Revert of Revert of Promise assimilation...
2015-06-11 yangguoRevert of Revert of Promise assimilation fix. (patchset...
2015-06-11 yangguoRevert of Promise assimilation fix. (patchset #8 id...
2015-06-11 yhiranoPromise assimilation fix.
2015-06-11 mstarzinger[turbofan] Make IfException projections consume effects.
2015-06-10 paul.lindMIPS: Skip test-heap/TestSizeOfRegExpCode
2015-06-10 weiliang.linMake RawMachineAssemblerTest emitting CFG always have...
2015-06-10 wingoSupport rest parameters in arrow functions
2015-06-10 balazs.kilvadyMIPS: Replace numeric_limits<>::lowest() in cctest...
2015-06-10 bmeurer[deoptimizer] Basic support inlining based on SharedFun...
2015-06-10 erikcorryReland II of 'Optimize trivial regexp disjunctions...
2015-06-10 mstarzinger[turbofan] Deprecate NodeProperties::ReplaceWithValue.
2015-06-10 machenbach[test] Fix test archive clobber.
2015-06-10 machenbach[test] Clobber unclean test262-es6 checkouts.
2015-06-10 binjiFix cluster-fuzz bug introduced in refs/heads/master...
2015-06-10 machenbachRevert of Update Test262 to 5/30 (patchset #4 id:60001...
2015-06-10 machenbachRevert of [test262-es6] Temporary disable some tests...
2015-06-10 mstarzinger[turbofan] Fix context chain extension for top-level...
2015-06-09 erikcorryRevert of Reland of 'Optimize trivial regexp disjunctio...
2015-06-09 erikcorryReland of 'Optimize trivial regexp disjunctions' CL...
2015-06-09 dehrenbergImplement %TypedArray%.prototype.slice
2015-06-09 Erik Arvidsson[test262-es6] Temporary disable some tests
2015-06-09 ulanMake old generation allocation throughput stats indepen...
2015-06-09 arvUpdate Test262 to 5/30
2015-06-09 erikcorryRevert of Optimize trivial regexp disjunctions (patchse...
2015-06-09 mstarzinger[turbofan] Fix one mean typo in kResolvePossiblyDirectEval.
2015-06-09 mvstantonTurbofan: Make type feedback vector a Node.
2015-06-09 erikcorryOptimize trivial regexp disjunctions
2015-06-09 arvRevert of Revert of [es6] Parsing of new.target (patchs...
2015-06-09 machenbachRevert of [es6] Parsing of new.target (patchset #2...
2015-06-09 arv[es6] Parsing of new.target
2015-06-09 wingoStage ES6 arrow functions
2015-06-09 bmeurer[frames] Remove obsolete JavaScriptFrame::GetInlineCoun...
2015-06-09 mstarzinger[turbofan] Make Runtime::kSetProperty have a frame...
2015-06-09 ulanReland "Replace ad-hoc weakness in prototype transition...
2015-06-09 mstarzinger[turbofan] Add mjsunit tests for try-catch-finally...
2015-06-08 binjiAdd TypedArray constructors with SharedArrayBuffer...
2015-06-08 mstarzinger[turbofan] Split --turbo-exceptions into two flags.
2015-06-08 mstarzingerDrop computed handler count and index from AST.
2015-06-08 erikcorryRevert of Only record one in n line endings to save...
2015-06-08 yangguoCheck for null and undefined when getting type name...
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-08 mstarzinger[turbofan] Turn JSContextSpecializer into an AdvancedRe...
2015-06-08 erikcorryOnly record one in n line endings to save space.
next