DescriptionPPC: Use Cells to check prototype chain validity (disabled by default).
Port 0179ec57975c5063bbecd98e11cdda77ddad8996
Original commit message:
The cells are stored on prototypes (in their map's PrototypeInfo). When a prototype object changes its map, then both its own validity cell and those of all "downstream" prototypes are invalidated; handlers for a given receiver embed the currently valid cell for that receiver's prototype during their compilation and check it on execution.
R=michael_dawson@ca.ibm.com, dstence@us.ibm.com
BUG=
Committed: https://crrev.com/0dc5fd7080daee1925aed292108ce8ecc8e464c2
Cr-Commit-Position: refs/heads/master@{#27849}
Patch Set 1 #Patch Set 2 : Fix typo #Messages
Total messages: 6 (1 generated)
|