v8/test/webkit/resources
Igor Sheludko a70344c63a [test] Reduce max depthness of nested objects in JSON-stringify.js test.
Modification of InstanceType enum caused JsonStringifier::Serialize_() function
to consume more stack space (because of a switch statement) in non-optimized
debug build which now causes stack overflow on certain depth of nested objects.
The modification affects neither optimized debug nor release builds.

Change-Id: Ia2925d9abbd1c32c5a4694e14c49b2d0bd119419
Reviewed-on: https://chromium-review.googlesource.com/789074
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49657}
2017-11-28 09:40:49 +00:00
..
json2-es5-compat.js Move JSON-stringify webkit test to V8. 2014-04-25 12:49:55 +00:00
JSON-stringify.js [test] Reduce max depthness of nested objects in JSON-stringify.js test. 2017-11-28 09:40:49 +00:00
standalone-post.js Migrate blink tests that are not relevant to blink into a new V8 test suite called 'blink'. 2013-06-26 14:23:30 +00:00
standalone-pre.js Import webkit class tests 2015-04-28 16:42:46 +00:00