-
adamk authored
In ES2015, the "byteLength" and "byteOffset" properties of DataViews are getters on the prototype, so the previously-used strategy of special-casing them using only the receiver map is invalid. A future CL will need to use the same strategy which will be taken for TypedArray "length", "byteLength", and "byteOffset": adding a prototype chain check. BUG=v8:5018, chromium:593634 Review-Url: https://codereview.chromium.org/1984043002 Cr-Commit-Position: refs/heads/master@{#36382}
de7d47e2
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
arm | Loading commit data... | |
arm64 | ||
ia32 | ||
mips | ||
mips64 | ||
ppc | ||
s390 | ||
x64 | ||
x87 | ||
OWNERS | ||
access-compiler.cc | ||
access-compiler.h | ||
call-optimization.cc | ||
call-optimization.h | ||
handler-compiler.cc | ||
handler-compiler.h | ||
ic-compiler.cc | ||
ic-compiler.h | ||
ic-inl.h | ||
ic-state.cc | ||
ic-state.h | ||
ic.cc | ||
ic.h | ||
stub-cache.cc | ||
stub-cache.h |