Cleanup: Some simplifications in json_schema_compiler.

There were several GetItemFromList functions that extract an element from a ListValue and converted it.
This change consolidates the list access into a single place and simplifies the GetItemFromList to the conversion only (renamed to PopulateItem).

No functional change.

Review URL: https://codereview.chromium.org/851673003

Cr-Commit-Position: refs/heads/master@{#312082}
4 files changed