Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / test /
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-16 epertosoTake the ScriptOrigin into account for CompileFunctionI...
2015-07-16 yangguoDebugger: use FrameInspector in ScopeIterator to find...
2015-07-16 mstarzinger[turbofan] Implement super call support in TurboFan.
2015-07-16 Ilija.PavlovicMIPS:
2015-07-15 caitpotter88[cleanup] remove --harmony-classes flag from mjsunit...
2015-07-15 adamk[api] Deprecate unused Map/Set FromArray factory methods
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 balazs.kilvadyMIPS: Fix 'Reland Update V8 DEPS.'
2015-07-15 verwaestCleanup element normalization logic
2015-07-15 adamkFix spread array inside array literal
2015-07-15 adamk[es6] Fix String.prototype.normalize to properly valida...
2015-07-15 epertosoLet the second pass phantom callbacks run in a separate...
2015-07-15 verwaestFix non-standard element handling
2015-07-15 bmeurer[handles] Sanitize Handle and friends.
2015-07-15 rossberg[es6] Implement inner scope for functions with destruct...
2015-07-15 machenbachReland Update V8 DEPS.
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-15 mvstantonScoping error caused crash in CallICNexus::StateFromFee...
2015-07-15 machenbachRevert of [handles] Sanitize Handle and friends. (patch...
2015-07-15 ishellDebugger test updated to avoid setting breakpoints...
2015-07-15 adamk[es6] JSObject::GetOwnElementKeys should collect String...
2015-07-15 bmeurer[handles] Sanitize Handle and friends.
2015-07-14 binjiDisable d8-worker-sharedarraybuffer test (fails on...
2015-07-14 binjiReland of d8 workers: make sure Shell::Quit is only...
2015-07-14 littledanImprove error message for duplicate parameters
2015-07-14 littledanImprove parsing errors related to destructuring bind
2015-07-14 binjid8 workers: Fix transferring SharedArrayBuffer to multi...
2015-07-14 binjiRevert of d8 workers: make sure Shell::Quit is only...
2015-07-14 binjid8 workers: make sure Shell::Quit is only called once
2015-07-14 binjiDon't use length property when bounds checking atomics...
2015-07-14 ishellFollow-up for "Enable loads and stores to global vars...
2015-07-14 verwaestProperly handle missing from normalized stores with...
2015-07-14 conradw[strong] class objects created in strong mode have...
2015-07-14 verwaestUse the LookupIterator to transition to elements accessors
2015-07-14 yangguoFix test case for crbug/507070.
2015-07-14 yangguoDebugger: make debug code on-stack replacement more...
2015-07-13 binjiIn Atomics API, convert operands to numbers before...
2015-07-13 balazs.kilvadyMIPS64: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-13 verwaestFix keyed element access wrt string wrappers
2015-07-13 yurysAdd convenience method for converting v8::PersistentBas...
2015-07-13 conradw[strong] class objects created in strong mode are frozen
2015-07-13 verwaestMinor cleanup IC keyed access handling.
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-07-13 conradw[strong] Strong classes can't extend null
2015-07-13 rmcilroyMove SmartPointer to base.
2015-07-13 machenbachRevert of Update V8 DEPS. (patchset #3 id:40001 of...
2015-07-13 machenbachUpdate V8 DEPS.
2015-07-13 verwaestFix keyed stores to strings convertible to indices
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-07-13 ishellLoads and stores to global vars are now made via proper...
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-13 paul.lindMIPS: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-13 bmeurer[turbofan] Optimize string "length" property access...
2015-07-13 martyn.capewell[turbofan] Reduce Float64 comparison to Float32.
2015-07-10 arv[es6] Handle conflicts for sloppy let
2015-07-10 arv[es6] Enforce TDZ checks for let/const in StoreLookupSlot
2015-07-10 verwaestFix keyed access of primitive objects in the runtime.
2015-07-10 verwaestUpdate the context if Set on slow-mode argument targets...
2015-07-10 verwaestReload the map of typed arrays after performing ToNumber.
2015-07-10 ishell[arm64] Fixed unnecessary environment assignment to...
2015-07-10 bmeurerRemove more uses of the deprecated EnumSet template...
2015-07-10 machenbach[Sheriff] Skip worker test.
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-07-10 machenbach[Sheriff] Mark test as flaky.
2015-07-09 adamkFix lazy compilation of eval() under nosnap/--use-strict
2015-07-09 arv[es6] Bound function name
2015-07-09 binjid8 workers: fix race on quit() with context_mutex_
2015-07-09 arv[es6] Function bind should preserve [[Prototype]]
2015-07-09 bmeurer[arm] Don't call branch_offset within CheckConstPool.
2015-07-09 bmeurer[arm] Fix missing CheckBuffer for branches.
2015-07-08 littledanGuard @@isConcatSpreadable behind a flag
2015-07-08 adamkRevert of [turbofan] Optimize string "length" property...
2015-07-08 bmeurer[turbofan] Optimize string "length" property access...
2015-07-08 binjiFix cluster-fuzz found regression with d8 Workers
2015-07-08 dannoReland: Add unoptimized/optimized variants of MathFloor...
2015-07-08 machenbach[test] Skip rest-params test.
2015-07-08 arv[es6] Initial support for let/const bindings in sloppy...
2015-07-08 dannoRevert of Add unoptimized/optimized variants of MathFlo...
2015-07-08 dannoAdd unoptimized/optimized variants of MathFloor TF...
2015-07-08 ishellDisable harmony/arrow-rest-params test to unblock landi...
2015-07-08 ishellFixed a couple of proxies-related unhandled exceptions.
2015-07-08 jkummerow[x64] Fix handling of Smi constants in LSubI and LBitI
2015-07-08 bmeurer[turbofan] Add TruncationMode for TruncateFloat64ToInt32.
2015-07-07 arvAdd a flag for legacy const semantics
2015-07-07 machenbachRevert of [d8] bounds-check before getting Shell::Worke...
2015-07-07 caitpotter88[d8] bounds-check before getting Shell::Worker internal...
2015-07-07 adamkAdd debug-stepnext test for for-let loops
2015-07-07 rmcilroy[turbofan] Move RawMachineAssembler back to src/compiler.
2015-07-07 yangguoDebugger: clear ICs on activating step-in to correctly...
2015-07-07 arv[test262-es6] Update to 2015-07-06 which includes the...
2015-07-07 ulanStart incremental marking in long idle notification...
2015-07-07 ulanReland "Replace reduce-memory mode in idle notification...
2015-07-07 jochenMove compatible receiver check from CompileHandler...
2015-07-07 machenbachRevert of Fix bug when transferring SharedArrayBuffer...
2015-07-06 binjiFix bug when transferring SharedArrayBuffer to multiple...
2015-07-06 ishellSupport for global var shortcuts in script contexts.
2015-07-06 arvRevert of Revert of [es6] Bound function names (patchse...
2015-07-06 arvRevert of [es6] Bound function names (patchset #1 id...
2015-07-06 machenbachRevert of Reland: Fix logic for incremental marking...
next