Class MainJSAgent
java.lang.Object
com.oracle.truffle.js.runtime.JSAgent
com.oracle.truffle.js.runtime.MainJSAgent
Default class implementing a dummy ECMA2017 8.7 Agent for the JS main thread.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.oracle.truffle.js.runtime.JSAgent
addWeakRefTargetToSet, asyncContextSwap, canBlock, enqueuePromiseJob, enqueueWaitAsyncPromiseJob, get, getAsyncContextMapping, getAsyncWaitersToBeResolved, getSignifier, hasPromiseRejectionTracker, hostMakeJobCallback, interopBoundaryEnter, interopBoundaryExit, notifyPromiseRejectionTracker, processAllPromises, registerFinalizationRegistry, setCanBlock, setPromiseRejectionTracker
-
Constructor Details
-
MainJSAgent
public MainJSAgent()
-
-
Method Details
-
terminate
-
wake
-