Side by Side Diff: test/mjsunit/regress/regress-3650-3.js
Issue 2653753007 :
[tests] Cleanup tests that use assertOptimized()/assertUnoptimized(). (Closed)
Patch Set: Addressing comments
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
src/d8.cc
src/flag-definitions.h
test/debugger/debug/debug-compile-optimized.js
test/debugger/debug/debug-evaluate-nested-let.js
test/debugger/debug/debug-optimize.js
test/debugger/debug/es6/debug-blockscopes.js
test/debugger/debug/regress/regress-crbug-633999.js
test/debugger/debug/regress/regress-opt-after-debug-deopt.js
test/debugger/debug/regress/regress-prepare-break-while-recompile.js
test/inspector/debugger/pause-on-oom.js
test/mjsunit/allocation-site-info.js
test/mjsunit/array-bounds-check-removal.js
test/mjsunit/array-constructor-feedback.js
test/mjsunit/array-feedback.js
test/mjsunit/array-literal-feedback.js
test/mjsunit/array-literal-transitions.js
test/mjsunit/array-push5.js
test/mjsunit/array-shift4.js
test/mjsunit/array-store-and-grow.js
test/mjsunit/compiler/concurrent-invalidate-transition-map.js
test/mjsunit/compiler/concurrent-proto-change.js
test/mjsunit/compiler/deopt-inlined-from-call.js
test/mjsunit/compiler/deopt-numberoroddball-binop.js
test/mjsunit/compiler/deopt-string-outofbounds.js
test/mjsunit/compiler/increment-typefeedback.js
test/mjsunit/compiler/inlined-array-pop-opt.js
test/mjsunit/compiler/inlined-call.js
test/mjsunit/compiler/integral32-add-sub.js
test/mjsunit/compiler/manual-concurrent-recompile.js
test/mjsunit/compiler/opt-next-call.js
test/mjsunit/compiler/opt-next-call-turbo.js
test/mjsunit/compiler/optimized-float32array-length.js
test/mjsunit/compiler/optimized-float64array-length.js
test/mjsunit/compiler/optimized-int32array-length.js
test/mjsunit/compiler/optimized-uint32array-length.js
test/mjsunit/compiler/regress-5320.js
test/mjsunit/compiler/regress-strict-equals-mixed-feedback.js
test/mjsunit/compiler/uint8-clamped-array.js
test/mjsunit/concurrent-initial-prototype-change.js
test/mjsunit/constant-folding-2.js
test/mjsunit/deopt-minus-zero.js
test/mjsunit/deopt-with-fp-regs.js
test/mjsunit/deserialize-optimize-inner.js
test/mjsunit/div-mul-minus-one.js
test/mjsunit/elements-transition-hoisting.js
test/mjsunit/ensure-growing-store-learns.js
test/mjsunit/es6/array-iterator-turbo.js
test/mjsunit/es6/block-let-crankshaft.js
test/mjsunit/es6/block-let-crankshaft-sloppy.js
test/mjsunit/es6/block-scoping.js
test/mjsunit/es6/block-scoping-sloppy.js
test/mjsunit/field-type-tracking.js
test/mjsunit/getters-on-elements.js
test/mjsunit/harmony/do-expressions.js
test/mjsunit/keyed-load-hole-to-undefined.js
test/mjsunit/keyed-load-with-string-key.js
test/mjsunit/keyed-load-with-symbol-key.js
test/mjsunit/math-floor-of-div-minus-zero.js
test/mjsunit/modules-turbo.js
test/mjsunit/never-optimize.js
test/mjsunit/object-seal.js
test/mjsunit/parallel-optimize-disabled.js
test/mjsunit/regress/regress-2132.js
test/mjsunit/regress/regress-2250.js
test/mjsunit/regress/regress-2315.js
test/mjsunit/regress/regress-2339.js
test/mjsunit/regress/regress-2451.js
test/mjsunit/regress/regress-252797.js
test/mjsunit/regress/regress-2618.js
test/mjsunit/regress/regress-3176.js
test/mjsunit/regress/regress-347914.js
test/mjsunit/regress/regress-3650-3.js
test/mjsunit/regress/regress-3709.js
test/mjsunit/regress/regress-385565.js
test/mjsunit/regress/regress-410912.js
test/mjsunit/regress/regress-4121.js
test/mjsunit/regress/regress-4380.js
test/mjsunit/regress/regress-5404.js
test/mjsunit/regress/regress-5790.js
test/mjsunit/regress/regress-5802.js
test/mjsunit/regress/regress-618608.js
test/mjsunit/regress/regress-crbug-500497.js
test/mjsunit/regress/regress-crbug-506443.js
test/mjsunit/regress/regress-crbug-554831.js
test/mjsunit/regress/regress-crbug-587068.js
test/mjsunit/regress/regress-crbug-594183.js
test/mjsunit/regress/regress-embedded-cons-string.js
test/mjsunit/regress/regress-map-invalidation-2.js
test/mjsunit/regress/regress-param-local-type.js
test/mjsunit/regress/regress-store-uncacheable.js
test/mjsunit/regress/regress-v8-5697.js
test/mjsunit/regress/wasm/regression-02256.js
test/mjsunit/regress/wasm/regression-02256b.js
test/mjsunit/setters-on-elements.js
test/mjsunit/shared-function-tier-up-default.js
test/mjsunit/shared-function-tier-up-ignition.js
test/mjsunit/shared-function-tier-up-turbo.js
test/mjsunit/shift-for-integer-div.js
test/mjsunit/sin-cos.js
test/mjsunit/smi-mul.js
test/mjsunit/smi-mul-const.js
test/mjsunit/unary-minus-deopt.js
tools/presubmit.py