JS Window Binding with an object demo.

The CEF3 document describing JavaScript Window Bindings is here :
https://bitbucket.org/chromiumembedded/cef/wiki/JavaScriptIntegration.md

The following button shows the contents of window.myobj.myval which was set in the GlobalCEFApp.OnContextCreated event.