Lines Matching full:environment
36 environment using the "windowScriptObject" method on WebView.
75 @param name The name of the method to call in the script environment.
76 @param args The arguments to pass to the script environment.
77 @discussion Calls the specified method in the script environment using the
86 @param script The script to execute in the target script environment.
87 @discussion The script will be executed in the target script environment. The format
88 of the script is dependent of the target script environment.
89 @result Returns the result of evaluating the script in the script environment.
97 @discussion Removes the property from the object in the script environment.
105 of non string objects type is dependent on the script environment.
132 @discussion Raises an exception in the script environment in the context of the