Remove Resource from V8ScriptRunner
Now that ScriptResource is used only in DCHECK()s in V8ScriptRunner, this CL removes ScriptResource entirely from V8ScriptRunner. V8ScriptRunner no longer needs to check the consistency between ScriptResource and other arguments, which is/should be checked by its callers instead. This is preparation for removing ScriptSourceCode::Resource(). Bug: 788828 Change-Id: Id41e634b384e04ab2881c317b1f5e661c6026954 Reviewed-on: https://chromium-review.googlesource.com/786533 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#520985}
Showing
Please register or sign in to comment