DescriptionRevert "Fix TypedArray Property optimizations", add regression test and eliminate dead code
This reverts commit 41d571dfe87d70bb04a59e6e6dbe732b6df56277.
Reason for revert: This patch breaks the correctness of the typedarray
properties such as length, byteOffset, byteLength.
The accessor check optimization code is dead code eliminated. A follow
up patch will fix this optimization correctly.
BUG=chromium:593634
Committed: https://crrev.com/d33aedb7b9bfa7e2c05f5eb028565833a6f3f3ba
Cr-Commit-Position: refs/heads/master@{#36254}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address review comments #
Messages
Total messages: 17 (8 generated)
|