Determines if JSEval is available. Available on the JS target. Not available on the other targets for now.
Returns a reference to JavaScript globalThis, window or self. Null if available=false
Executes a javascript expr expressions and return the result.
Executes a fragment of code in JavaScript when available is true.