Descriptionarray-iterator.js: use object_get_prototype_of instead of directly accessing the proto
Instead of directly looking up Uint8Array.__proto__, to get a hold of
the TypedArray prototype, use object_get_prototype_of. This is a
functionally equivalent, but cleaner approach.
Committed: https://crrev.com/04aa9436ce01c3a6b793d45f9741cb6ae67916a1
Cr-Commit-Position: refs/heads/master@{#36340}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|