[release-tools] Return no hash if version is not available.
[platform/upstream/v8.git] / test /
2015-04-27 titzerDisable test-run-jsexceptions for nosnap builds.
2015-04-27 Benedikt Meurer[turbofan] Add language mode to JSCallFunction operator.
2015-04-27 machenbachRevert of [turbofan] Optimize loads from the global...
2015-04-27 mstarzinger[turbofan] Introduce explicit JSCreateLiteral[Array...
2015-04-27 Benedikt Meurer[turbofan] Sanitize language mode for JSStoreProperty...
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-27 Benedikt Meurer[turbofan] Sanitize language mode for javascript operators.
2015-04-27 mstarzinger[turbofan] Use FastNewClosureStub if possible.
2015-04-27 titzer[turbofan] Optimize loads from the global object in...
2015-04-27 mvstantonDon't MISS if you read the hole from certain FastHoley...
2015-04-27 jarinFix stack layout of full code arm64 for object literal.
2015-04-24 arv[es6] Map/Set size getter should have "get size" name
2015-04-24 jkummerowRevert of Lazily register prototype users (patchset...
2015-04-24 jkummerowLazily register prototype users
2015-04-24 dcarneyprepare to deprecate non phantom weak callbacks
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-04-24 mstarzinger[turbofan] Fix frame state for class literal definition.
2015-04-24 bmeurer[turbofan] Ignore dead cached nodes in the JSGraph.
2015-04-24 yangguoMigrate error messages, part 5 (array.js and i18n.js).
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 arvRevert of [es6] Map/Set size getter should have "get...
2015-04-23 arv[es6] Map/Set size getter should have "get size" name
2015-04-23 mvstantonEmpty Array prototype elements protection needs to...
2015-04-23 marja[strong] Stricter check for referring to other classes...
2015-04-23 wingoFunction scopes only must have a context if they call...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-23 bmeurer[turbofan] Unify frame state inputs.
2015-04-23 hpayerReland Force full GCwhenever CollectAllGarbage is meant...
2015-04-23 jarinMaterialize booleans in the turbofan deoptimizer.
2015-04-23 arv[es6] Function.prototype.name should be the empty string
2015-04-22 paul.lindSkip poppler and sqlite tests on big-endian platforms.
2015-04-22 machenbach[mjsunit] Fix bad test expectations.
2015-04-22 arv[es6] Class extends may not be a generator function
2015-04-22 jochenRevert of Remove the weak list of views from array...
2015-04-22 titzerAdd test for deoptimization bug.
2015-04-22 yangguoBlacklist mjsunit/es6/generators-debug-scopes.js from...
2015-04-22 dslomovStack allocate lexical locals + hoist stack slots
2015-04-22 svenpanneAdd an --omit-quit flag to d8 for Emscripten's sake.
2015-04-22 machenbachRevert of Revert of [strong] checking of this & super...
2015-04-22 machenbachRevert of Revert of Protect the emptiness of Array...
2015-04-22 machenbachRevert of Revert of [es6] don't throw if argument is...
2015-04-22 mvstantonRevert of Protect the emptiness of Array prototype...
2015-04-22 machenbachRevert of Revert of [es6] implement Array.prototype...
2015-04-22 Benedikt Meurer[mjsunit] Import asm.js test case for poppler.
2015-04-22 jochenRemove the weak list of views from array buffers
2015-04-22 dcarneyadd StdGlobalValueMap
2015-04-22 mvstantonProtect the emptiness of Array prototype elements with...
2015-04-22 machenbach[mjsunit] Skip newly added tests under asan.
2015-04-22 machenbachRevert of [strong] checking of this & super in construc...
2015-04-22 machenbachRevert of [es6] don't throw if argument is non-object...
2015-04-22 Benedikt Meurer[mjsunit] Add custom tests based on SQLite 3.8.9.
2015-04-22 Benedikt MeurerRevert "[test] Initial import of an emscripten test...
2015-04-21 caitpotter88[es6] don't throw if argument is non-object (O.freeze...
2015-04-21 machenbachRevert of [es6] implement Array.prototype.copyWithin...
2015-04-21 caitpotter88[es6] implement Array.prototype.copyWithin()
2015-04-21 rossberg[strong] checking of this & super in constructors
2015-04-21 jochenRevert of Reland "LayoutDescriptor should inherit from...
2015-04-21 mstarzinger[turbofan] Use FastCloneShallow[Array|Object]Stub if...
2015-04-21 jochenReland "LayoutDescriptor should inherit from JSTypedArray"
2015-04-21 titzer[turbofan] Fix reduction of LoadProperty/StoreProperty...
2015-04-21 wingoAllow eval/arguments in arrow functions
2015-04-21 jochenRevert of LayoutDescriptor should inherit from JSTypedA...
2015-04-21 jochenLayoutDescriptor should inherit from JSTypedArray
2015-04-21 Benedikt Meurer[test] Initial import of an emscripten test suite.
2015-04-21 wingoFactor formal argument parsing into ParserBase
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-21 yangguoMigrate error messages, part 4 (v8natives.js).
2015-04-20 Daniel VogelheimDisable mjsunit/es7/object-observe on gc-stress, due...
2015-04-20 titzerReland "Refactor compilation dependency handling."
2015-04-20 mvstantonMake sure builtins preserve guarantees about empty...
2015-04-20 jochenAllow for accessing an ArrayBuffer contents without...
2015-04-20 yangguoThrow when attaching a stack trace to an object fails.
2015-04-20 jochenRemove support for externally backed elements from...
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-20 machenbachTemporarily skip slow test.
2015-04-20 Benedikt Meurer[mjsunit] Import test case based on the Massive/SQLite...
2015-04-17 adamk[modules] Parsing: add ModuleRequests where missing
2015-04-17 yangguoMigrate error messages, part 3 (runtime.js).
2015-04-17 jkummerowDon't use normalized map cache for prototype maps
2015-04-17 wingoRevert "Factor formal argument parsing into ParserBase"
2015-04-17 verwaest[crankshaft] Fix property access with proxies in protot...
2015-04-17 yangguoDisable always-opt for locker tests.
2015-04-17 yangguoReland "Migrate error messages, part 2."
2015-04-17 machenbachRevert of Refactor compilation dependency handling...
2015-04-16 verwaestReland "Add basic crankshaft support for slow-mode...
2015-04-16 mstarzinger[turbofan] Add single --turbo flag.
2015-04-16 titzerRefactor compilation dependency handling.
2015-04-16 erikcorryMake test unthreaded so other tests don't interfere...
2015-04-16 machenbachRevert of Migrate error messages, part 2. (patchset...
2015-04-16 marja[strong] Allow mutually recursive classes.
2015-04-16 conradw[strong] Implement static restrictions on switch statement
2015-04-16 mstarzingerDisable more failing tests after f3338dd3b01c.
2015-04-16 yangguoMigrate error messages, part 2.
2015-04-16 hpayerRevert of Experiment: reduce heap growing factor to...
2015-04-16 titzer[turbofan] Clean up cached nodes in JSGraph.
2015-04-16 ulanUse atomic operation to read the length of a fixed...
2015-04-16 yangguoStart migrating error message templates to the runtime.
2015-04-15 adamkRevert "Add basic crankshaft support for slow-mode...
2015-04-15 mvstantonArray() in optimized code can create with wrong Element...
2015-04-15 arvFix issues with name and length on poison pill function
next