b4d3e1ceba
Reason for revert: [Sheriff] Changes layout tests: http://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2032/builds/429 See e.g.: https://storage.googleapis.com/chromium-layout-test-archives/V8-Blink_Linux_32/429/layout-test-results/inspector/console/console-big-array-pretty-diff.html Please upload a blink side needsmanualrebaseline change first for these tests if the change is intended. Please also add a blink trybot on a reland of this CL. Original issue's description: > Add %TypedArray% to proto chain > > According to the ES6 spec, the main methods and getters shouldn't > be properties of the individual TypedArray objects and prototypes > but instead on %TypedArray% and %TypedArray%.prototype. This > difference is observable through introspection. This patch moves > some methods and getters to the proper place, with the exception > of %TypedArray%.prototype.subarray and harmony methods. These will > be moved in follow-on patches. > > BUG=v8:4085 > LOG=Y > R=adamk > > Committed: https://crrev.com/a10590158260737b256fac3254b4939f48f90095 > Cr-Commit-Position: refs/heads/master@{#29057} TBR=adamk@chromium.org,arv@chromium.org,littledan@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=v8:4085 Review URL: https://codereview.chromium.org/1192433003 Cr-Commit-Position: refs/heads/master@{#29070} |
||
---|---|---|
.. | ||
regress | ||
array-concat.js | ||
array-copywithin.js | ||
array-fill.js | ||
array-find.js | ||
array-findindex.js | ||
array-from.js | ||
array-includes-to-object-sloppy.js | ||
array-includes-to-object-strict.js | ||
array-includes.js | ||
array-of.js | ||
arrow-functions-lexical-arguments.js | ||
arrow-functions-this.js | ||
arrow-functions.js | ||
arrow-rest-params.js | ||
atomics.js | ||
block-lazy-compile.js | ||
class-computed-property-names-super.js | ||
class-property-name-eval-arguments.js | ||
classes-derived-return-type.js | ||
classes-experimental.js | ||
classes-lazy-parsing.js | ||
classes-maps.js | ||
classes-subclass-arrays.js | ||
classes.js | ||
computed-property-names-classes.js | ||
computed-property-names-deopt.js | ||
computed-property-names-object-literals-methods.js | ||
computed-property-names-super.js | ||
computed-property-names.js | ||
dataview-accessors.js | ||
debug-step-into-class-extends.js | ||
debug-step-into-constructor.js | ||
destructuring.js | ||
method-name-eval-arguments.js | ||
module-linking.js | ||
module-parsing-eval.js | ||
module-recompile.js | ||
module-resolution.js | ||
modules.js | ||
object-assign.js | ||
object-literals-method.js | ||
object-literals-property-shorthand.js | ||
object-literals-super.js | ||
private.js | ||
proxies-example-membrane.js | ||
proxies-for.js | ||
proxies-function.js | ||
proxies-hash.js | ||
proxies-json.js | ||
proxies-symbols.js | ||
proxies-with-unscopables.js | ||
proxies-with.js | ||
proxies.js | ||
reflect-apply.js | ||
reflect-construct.js | ||
regexp-flags.js | ||
regexp-sticky.js | ||
rest-params-lazy-parsing.js | ||
rest-params.js | ||
set-prototype-of.js | ||
sharedarraybuffer.js | ||
spread-array.js | ||
spread-call-new-class.js | ||
spread-call-new.js | ||
spread-call-super-property.js | ||
spread-call.js | ||
super.js | ||
toMethod.js | ||
typedarray-copywithin.js | ||
typedarray-fill.js | ||
typedarray-find.js | ||
typedarray-findindex.js | ||
typedarray-from.js | ||
typedarray-indexing.js | ||
typedarray-iteration.js | ||
typedarray-proto.js | ||
typedarray-reduce.js | ||
typedarray-reverse.js | ||
typedarray-slice.js | ||
typedarray-sort.js | ||
typedarray-tostring.js | ||
typedarrays-every.js | ||
typedarrays-foreach.js | ||
typedarrays-of.js | ||
typedarrays.js | ||
unicode-escapes-in-regexps.js | ||
unicode-escapes.js |