[es6] Move builtin constructors for primitives to strict mode.
[platform/upstream/v8.git] / test /
2015-09-15 bmeurer[es6] Move builtin constructors for primitives to stric...
2015-09-15 hpayer[heap] Move slots buffer into a separate file.
2015-09-15 mstarzinger[turbofan] Fix JSInliner to handle non-returning bodies.
2015-09-15 mstarzinger[turbofan] Model arguments object materialization in...
2015-09-15 Ilija.PavlovicMIPS: Fix testcases r6_beqzc and mov.
2015-09-15 jarin[turbofan] Limit the load/store machine types to the...
2015-09-14 rmcilroy[Interpreter] Add support for JS calls.
2015-09-14 cbruniFixing Sloppy Symbol.iterator setter
2015-09-11 akos.palfiMIPS: Save and restore callee-saved FP registers in...
2015-09-11 mlippautzMake FlushICache part of Assembler(Base) and take Isola...
2015-09-10 oth[Interpreter] Skeleton bytecode graph builder
2015-09-10 conradwParsing especially large nested functions takes up...
2015-09-10 caitpotter88[es6] fixup for rest parameters perf test
2015-09-10 mythriaContinuing removing deprecated functions from cctests
2015-09-10 bmeurer[runtime] Move binary operator fallbacks into the runtime.
2015-09-10 fedorTypedArray accessor detection: consider entire prototyp...
2015-09-10 mstarzinger[turbofan] Disable test that started to timeout.
2015-09-10 mstarzinger[turbofan] Remove obsolete --turbo-try-catch flag.
2015-09-10 bmeurer[runtime] Sanitize %NewClosure runtime entries.
2015-09-09 mtrofin[turbofan] relative_id of splinters and their children.
2015-09-09 rmcilroy[Interpreter] Add support for property store operations.
2015-09-09 mvstantonCrankshaft: consolidated element loads always deopted...
2015-09-09 mstarzinger[turbofan] Make %Arguments composable with inlining.
2015-09-09 mstarzinger[turbofan] Handle stack overflow exceptions in JSInliner.
2015-09-08 caitpotter88[es6] add js-perf-test for rest parameters
2015-09-08 dusan.m.milosavljevicMIPS64: [turbofan] Improve changes from and to Smi.
2015-09-08 ulanUse idle task to perform incremental marking steps.
2015-09-08 rmcilroy[Interpreter] Ensure that implicit return undefined...
2015-09-08 mstarzingerUse baseline code to compute message locations.
2015-09-08 bmeurer[runtime] Replace many buggy uses of %_CallFunction...
2015-09-07 jochenStart removing deprecated APIs from cctest
2015-09-07 cbruniAdding ElementsAccessor::Concat
2015-09-05 paul.lindFix a -Wsign-compare error under GCC 4.9.2.
2015-09-04 bradnelsonFollow symlinks in test/mjsunit to allow linked test...
2015-09-04 karlReland: Speedup stringsearch for two byte strings
2015-09-04 mlippautzAdd template parameter and unittests to atomic utils.
2015-09-04 machenbachRevert of Speedup stringsearch for two byte strings...
2015-09-04 karlSpeedup stringsearch for two byte strings
2015-09-04 bmeurer[runtime] Remove useless IN builtin.
2015-09-04 mvstantonReland Vector ICs: platform support for vector-based...
2015-09-04 mtrofin[turbofan] Greedy: split around calls heuristic.
2015-09-03 gdeepti[Tick processor] Add an option to the tick-processor...
2015-09-03 machenbachRevert of Vector ICs: platform support for vector-based...
2015-09-03 mvstantonVector ICs: platform support for vector-based stores.
2015-09-03 ulanReland "Make sure that memory reducer makes progress...
2015-09-03 neisRemove no-zone versions of intersection and union.
2015-09-03 titzer[turbofan] support for Int64 in CheckedLoad/CheckedStor...
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-09-03 bmeurer[es6] Initial steps towards a correct implementation...
2015-09-02 caitpotter88[es6] Re-implement rest parameters via desugaring.
2015-09-02 oth[Intepreter] Extend and move Register class.
2015-09-02 cbruniAdding ElementsAccessor::Shift
2015-09-02 rmcilroy[Interpreter] Add support for property load operations.
2015-09-02 conradw[strong] weak classes can't inherit from strong ones
2015-09-02 ishell[arm64] Don't try convert binary operation to shifted...
2015-09-02 pccFix type errors in unit test utilities.
2015-09-01 bradnelsonEliminate use of CompilationInfo in several AstVisitor...
2015-09-01 gdeepti[simd.js] Disable SIMD polyfill.
2015-09-01 littledanStage sloppy let
2015-09-01 mlippautz[heap,cctest] Fix CodeRange tests that use AllocateRawM...
2015-09-01 binjiRemove harmony-atomics flag and collapse it into shared...
2015-09-01 bradnelsonAdd asm.js typer / validator.
2015-09-01 conradw[strong] Class constructor bodies cannot contain "use...
2015-09-01 littledanRevert of Stage sloppy let (patchset #7 id:120001 of...
2015-09-01 littledanStage sloppy let
2015-09-01 machenbach[test] Fix skipping slow tests.
2015-09-01 akos.palfiMIPS: Fix QuietSignalingNaNs on mips32r6.
2015-09-01 machenbach[test] Increase simdjs test timeout on arm.
2015-09-01 mstarzinger[turbofan] Remove obsolete unique.h includes in TurboFan.
2015-09-01 mstarzingerMake isolate.h usable without objects-inl.h header.
2015-09-01 machenbach[test] Skip slow tests.
2015-08-31 yurysPostpone interrupts while dipatching debugger events...
2015-08-31 littledanMake Date.prototype an ordinary object
2015-08-31 bradnelsonRefactor type collector testing macros.
2015-08-31 bradnelsonDrop region parameter to Unbounded, as it can be done...
2015-08-31 bradnelsonTreat the x*1 generated by parsing a unary + as contain...
2015-08-31 paul.lindMIPS64: Fix alignment issue in test-run-native-calls.
2015-08-31 mtrofin[turbofan] Live Range unit tests.
2015-08-31 bmeurer[es6] Implement Date.prototype[@@toPrimitive] as C...
2015-08-31 cbruniAdding ElementsAccessor::Slice
2015-08-31 machenbachRevert of [simd.js] Disable SIMD polyfill. (patchset...
2015-08-31 machenbach[test] Remove unused code.
2015-08-31 machenbach[test] Skip slow test on no18n bot.
2015-08-31 hablichRevert of [heap] More flag cleanup. (patchset #8 id...
2015-08-31 mtrofin[turbofan] Factored out the test live range builder.
2015-08-31 wingoTest that "yield" expressions are disallowed in arrow...
2015-08-31 mstarzinger[turbofan] Remove usage of Unique<T> from graph.
2015-08-31 mlippautz[heap] GC flag cleanup/restructuring.
2015-08-28 littledanPropagate switch statement value for 'eval'
2015-08-28 littledanEnsure hole checks take place in switch statement scopes
2015-08-28 gdeepti[simd.js] Disable SIMD polyfill.
2015-08-28 littledanSloppy-mode let parsing
2015-08-28 rmcilroy[Interpreter] Add support for loading literals from...
2015-08-28 titzerAdd test-run-native-calls tests for mixed parameters.
2015-08-28 mstarzinger[heap] Move IdentityMap data structure out of heap.
2015-08-28 bmeurer[runtime] Add %ToString and %_ToString and remove the...
2015-08-28 Benedikt Meurer[test] Fix wrong mjsunit.status line.
2015-08-28 Benedikt Meurer[test] Properly disable test that doesn't work in GC...
2015-08-28 bmeurer[es6] Implement spec compliant ToName (actually ToPrope...
2015-08-28 bmeurer[es6] Implement spec compliant ToPrimitive in the runtime.
next