DescriptionAstValueFactory: Add paranoid null checks for debugging.
crbug.com/518788 looks like AstValueFactory::strings_ would contain
nullptrs which shouldn't be possible. This CL makes us crash earlier
before putting nullptrs into it. It's paranoid, since Zone should
already crash before returning nullptr.
BUG=518788
LOG=n
R=adamk@chromium.org
Committed: https://crrev.com/3e5872f1e1070b36077c8d079f3850fa6510872a
Cr-Commit-Position: refs/heads/master@{#37817}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|