Revert of [es6] Introduce spec compliant IsConstructor. (patchset #2 id:20001 of...
[platform/upstream/v8.git] / test /
2015-09-23 bmeurer[runtime] Replace %to_string_fun with %_ToString.
2015-09-23 gdeepti[simdjs] Update Spec version to 0.9
2015-09-23 machenbachRevert of [heap] Add more tasks for parallel compaction...
2015-09-23 jkummerow[field type tracking] Fix handling of cleared WeakCells
2015-09-23 mlippautz[heap] Add more tasks for parallel compaction
2015-09-23 ishellExclude test/mjsunit/regress/regress-4121.js from GC...
2015-09-23 titzer[test] Add FOR_INT64_INPUTS and FOR_UINT64_INPUTS.
2015-09-23 pierre.langlois[arm64] Optimize fcmp when lhs operand is #0.0
2015-09-23 jarinReland "[turbofan] Checking of input counts on node...
2015-09-23 ishellShare literals arrays per <NativeContext, SharedFunctio...
2015-09-23 machenbachRevert of [turbofan] Checking of input counts on node...
2015-09-23 jarin[turbofan] Checking of input counts on node creation
2015-09-22 adamkDon't crash when preparsing destructured arguments
2015-09-22 conradw[strong] Implement revised strong class semantics
2015-09-22 bmeurer[crankshaft] Handle @@toStringTag accessor correctly...
2015-09-21 littledanStage sloppy block-scoped functions (Annex B 3.3)
2015-09-21 bmeurer[ic] Also collect known map for relational comparison.
2015-09-21 titzer[turbofan] Add support for reinterpreting integers...
2015-09-21 mythriaContinuing removing deprecated function from cctest
2015-09-21 littledanImplement sloppy-mode block-defined functions (Annex...
2015-09-18 adamkRemove on-by-default flag --harmony-object
2015-09-18 mlippautz[heap] Cleanup: Align naming of parallel sweeping with...
2015-09-17 gdeepti[simdjs] Update spec version to 0.8.4
2015-09-17 bmeurer[runtime] Initial step towards switching Execution...
2015-09-17 benPretenure builtin typed arrays.
2015-09-17 ishellDisable tests that are known to be non-deterministic...
2015-09-17 jkummerowReland "[test] Fix cctest path separators on Windows"
2015-09-17 jkummerowRevert of [test] Fix cctest path separators on Windows...
2015-09-17 jkummerow[test] Fix cctest path separators on Windows
2015-09-17 machenbachRevert of [runtime] Initial step towards switching...
2015-09-17 bmeurer[runtime] Initial step towards switching Execution...
2015-09-16 adamkDisallow Object.observe calls on access-checked objects
2015-09-16 domenicImplement V8 extras utils object
2015-09-16 aperezES6: Array.prototype.slice and friends should use ToLen...
2015-09-16 fedor[objects] do not visit ArrayBuffer's backing store
2015-09-16 caitpotter88[es6] support `get` and `set` in shorthand properties
2015-09-16 mvstantonRemove --pretenure-call-new
2015-09-16 mstarzinger[turbofan] Make arguments object materialization inlinable.
2015-09-16 jarin[turbofan] Get rid of type lower bounds.
2015-09-16 mvstantonVector ICs: Hook up vectors in platform builtins to...
2015-09-15 paul.lindMIPS64: Fix unittests (to not use invalid load represen...
2015-09-15 binji[Atomics] Remove support for atomic accesses on floatin...
2015-09-15 adamkFix spread operator in ArrayLiterals when nested in...
2015-09-15 jarin[mips] Fix mips unittests (to not use invalid load...
2015-09-15 mlippautzAdd barriers to atomic utils.
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...
next