[ES6 modules] Introduce ModuleScriptLoader

This CL introduces ModuleScriptLoader, which can load a new single
ModuleScript.

ModuleScriptLoader is intended to be an internal building block which
should not be used outside ES6 modules implementation.
See below diagram for where it stands in the stack:
https://docs.google.com/document/d/1vjiWxwhg9D0GNNOYgw3AxMG0iKOC9I3jlID4GTgZsac/edit#heading=h.47x0qrpzjbj4

BUG=594639

Review-Url: https://codereview.chromium.org/2697073002
Cr-Commit-Position: refs/heads/master@{#459057}
11 files changed