Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openjdk-multiarch-jdk8u
Path: blob/aarch64-shenandoah-jdk8u272-b10/nashorn/test/script/nosecurity/debuggersupportapi.js.EXPECTED
32280 views
class jdk.nashorn.internal.runtime.DebuggerSupport

static java.lang.Object jdk.nashorn.internal.runtime.DebuggerSupport.eval(jdk.nashorn.internal.runtime.ScriptObject,java.lang.Object,java.lang.String,boolean)
static jdk.nashorn.internal.runtime.DebuggerSupport$SourceInfo jdk.nashorn.internal.runtime.DebuggerSupport.getSourceInfo(java.lang.Class)
static void jdk.nashorn.internal.runtime.DebuggerSupport.notifyInvoke(java.lang.invoke.MethodHandle)
static java.lang.String jdk.nashorn.internal.runtime.DebuggerSupport.valueAsString(java.lang.Object)
static jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc jdk.nashorn.internal.runtime.DebuggerSupport.valueInfo(java.lang.String,java.lang.Object,boolean)
static jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc[] jdk.nashorn.internal.runtime.DebuggerSupport.valueInfos(java.lang.Object,boolean)

class jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc

final boolean jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc.expandable
final java.lang.String jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc.key
final java.lang.Object jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc.valueAsObject
final java.lang.String jdk.nashorn.internal.runtime.DebuggerSupport$DebuggerValueDesc.valueAsString

class jdk.nashorn.internal.runtime.DebuggerSupport$SourceInfo

final char[] jdk.nashorn.internal.runtime.DebuggerSupport$SourceInfo.content
final int jdk.nashorn.internal.runtime.DebuggerSupport$SourceInfo.hash
final java.lang.String jdk.nashorn.internal.runtime.DebuggerSupport$SourceInfo.name
final java.net.URL jdk.nashorn.internal.runtime.DebuggerSupport$SourceInfo.url