1. If I call the function of js natively, I am not sure what the scope of the function of js is. I packaged the node module with bowseriry and wanted to expose the function I wrote to the native call
. For example, the global domain of window,node in the browser is global,. I don"t know the global domain of JavaScriptCore provided by ios