org.mozilla.javascript.jdk11

Class VMBridge_jdk11

public class VMBridge_jdk11 extends VMBridge

Method Summary
protected ContextgetContext(Object contextHelper)
protected ClassLoadergetCurrentThreadClassLoader()
protected ObjectgetThreadContextHelper()
protected voidsetContext(Object contextHelper, Context cx)
protected booleantryToMakeAccessible(Object accessibleObject)

Method Detail

getContext

protected Context getContext(Object contextHelper)

getCurrentThreadClassLoader

protected ClassLoader getCurrentThreadClassLoader()

getThreadContextHelper

protected Object getThreadContextHelper()

setContext

protected void setContext(Object contextHelper, Context cx)

tryToMakeAccessible

protected boolean tryToMakeAccessible(Object accessibleObject)