Description[modules] Give Module an internal [hash] field
This allows us to stop using a Symbol, set as the name of the Module's
SharedFunctionInfo, as our storage for a hash.
As part of this, centralize the code for generating a random, non-zero
hash code in one place (there were previously two copies of this code,
and I needed to call it from a third file).
BUG=v8:5483
TBR=jochen@chromium.org
Committed: https://crrev.com/2d4871c143d916ce3c5f047d8722b0f854089652
Cr-Commit-Position: refs/heads/master@{#40102}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #Patch Set 3 : Rebased #Patch Set 4 : Fix merge #
Messages
Total messages: 32 (19 generated)
|