Description[runtime] making heap verification more aggressive
- check that packed elements do not contain the_hole (with fix)
- verify argument objects with elements kind
- use JSObjectVerifiy in all JSObject "subclasses"
- change initialization order for ArrayLiteralBoilerplate to simplify verification
BUG=v8:5188
Committed: https://crrev.com/599aa2e106ca8ab79f5cc489d1b93b6a26b19714
Cr-Commit-Position: refs/heads/master@{#37680}
Patch Set 1 #Patch Set 2 : temporarily reducing verification strength #
Total comments: 23
Patch Set 3 : better switch case #Patch Set 4 : more reluctant test for parameter_map #Patch Set 5 : adding more arguments object verification #
Total comments: 4
Patch Set 6 : addressing nits #Patch Set 7 : adding additional validation #
Messages
Total messages: 27 (12 generated)
|