MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / executeScript

Method executeScript

src/main/java/com/eclipsesource/v8/V8.java:693–695  ·  view source on GitHub ↗

Executes a JS Script on this runtime and returns the result as a Java Object. Primitives will be boxed. @param script The script to execute. @return The result of the script as a Java Object.

(final String script)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

checkThreadMethod · 0.95
checkScriptMethod · 0.95
getV8RuntimePtrMethod · 0.95
_executeScriptMethod · 0.95