Description[builtins] Migrate SharedArrayBuffer.byteLength to C++.
Drive-by-fix: hydrogen code does not blindly return the
byteLength offset, instead it executes what is defined
in the byteLength getter.
BUG=
Committed: https://crrev.com/2f36ee71768a880a30a75caf4881ff27f71a26d2
Cr-Commit-Position: refs/heads/master@{#37595}
Patch Set 1 #Patch Set 2 : Checking for failing test #Patch Set 3 : Fix error message for wrong receiver #Patch Set 4 : Change comment #Patch Set 5 : ByteLength on ArrayBuffer is a property on protoype #Patch Set 6 : Delete broken hydrogen code #Patch Set 7 : Pass call and id as params instead of doing strcmp on name #Patch Set 8 : Minor typo fixes #
Depends on Patchset: Messages
Total messages: 13 (8 generated)
|