DescriptionMake JSFunction::BodyDescriptor the only single place that knows how to iterate JSFunction's body.
The body descriptor supports different visiting policies: it could visit or skip
the code entry and it could visit or skip next function field.
BUG=v8:4531
LOG=Y
Committed: https://crrev.com/8e09ee1dba6ffc204d1300a72d486751ab26a128
Cr-Commit-Position: refs/heads/master@{#31915}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Addressing comments #
Messages
Total messages: 27 (12 generated)
|