v8/test
cbruni 2f1df49a6c Fixing Sloppy Symbol.iterator setter
In certiain cases the ArgumentsIteratorSetter would trigger an invalid
state in the LookupIterator when being overridden. This is now solved
by bypassing the SetDataProperty and directly using
DefinePropertyOrElementIgnoringAttributes since we know exactly which
property we're going to install

LOG=N
BUG=chromium:521484

Review URL: https://codereview.chromium.org/1332873002

Cr-Commit-Position: refs/heads/master@{#30705}
2015-09-14 07:22:35 +00:00
..
benchmarks [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +00:00
cctest MIPS: Save and restore callee-saved FP registers in cctest/ConvertDToI. 2015-09-11 15:31:20 +00:00
intl Ensure String.prototype.normalize.length is 0 2015-08-05 15:13:45 +00:00
js-perf-test [es6] fixup for rest parameters perf test 2015-09-10 13:45:08 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Use baseline code to compute message locations. 2015-09-08 14:14:59 +00:00
mjsunit Fixing Sloppy Symbol.iterator setter 2015-09-14 07:22:35 +00:00
mozilla [test] Fix skipping slow tests. 2015-09-01 12:56:33 +00:00
preparser [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +00:00
promises-aplus Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
simdjs [simd.js] Disable SIMD polyfill. 2015-09-01 22:24:57 +00:00
test262 Make Date.prototype an ordinary object 2015-08-31 20:45:48 +00:00
test262-es6 Adding ElementsAccessor::Concat 2015-09-07 13:45:02 +00:00
unittests [Interpreter] Skeleton bytecode graph builder 2015-09-10 16:21:40 +00:00
webkit [runtime] Move binary operator fallbacks into the runtime. 2015-09-10 13:04:33 +00:00