v8/test
bakkot b2ce1fa20c add use counters for __defineGetter__ failing
We deviate from spec in that, in our implementation, __defineGetter__ on non-
configurable properties returns false instead of throwing a TypeError. This commit
adds a use counter to track how often we would be throwing an error we currently
avoid, to determine if we can change to align with spec or if the spec is not
implementable.

BUG=v8:5070

Review-Url: https://codereview.chromium.org/2089533002
Cr-Commit-Position: refs/heads/master@{#37259}
2016-06-24 22:05:03 +00:00
..
benchmarks
cctest add use counters for __defineGetter__ failing 2016-06-24 22:05:03 +00:00
fuzzer Remove all harmony runtime flags which shipped in M51 2016-06-24 01:13:10 +00:00
intl
js-perf-test [test] Fix result regexp in JSTests.json. 2016-06-06 09:07:33 +00:00
memory [snapshot] support multiple contexts in the same snapshot. 2016-06-15 15:39:06 +00:00
message Remove all harmony runtime flags which shipped in M51 2016-06-24 01:13:10 +00:00
mjsunit [test] Skip flaky tests. 2016-06-24 07:06:17 +00:00
mozilla
preparser
promises-aplus
simdjs
test262 Removes unused lines from the test262 status file after roll. 2016-06-24 18:56:07 +00:00
unittests [Turbofan] Add the concept of aliasing to RegisterConfiguration. 2016-06-24 12:45:05 +00:00
webkit Remove all harmony runtime flags which shipped in M51 2016-06-24 01:13:10 +00:00
bot_default.gyp
bot_default.isolate
BUILD.gn [gn] Port test262 archiving to gn 2016-06-06 08:56:58 +00:00
default.gyp
default.isolate
ignition.gyp
ignition.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate