protected abstract static class AsyncFromSyncIteratorPrototypeBuiltins.AsyncFromSyncMethod extends AsyncFromSyncIteratorPrototypeBuiltins.AsyncFromSyncBaseNode
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinediteratorCompleteNode, iteratorNextNode, iteratorValueNode, performPromiseThenNodeARGUMENTSINTERMEDIATE_VALUE| Constructor and Description |
|---|
AsyncFromSyncMethod(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doMethod(com.oracle.truffle.api.frame.VirtualFrame frame,
JSAsyncFromSyncIteratorObject thisObj,
Object value,
com.oracle.truffle.api.profiles.InlinedConditionProfile valuePresenceProfile) |
protected abstract GetMethodNode |
getMethod() |
protected abstract Object |
processUndefinedMethod(com.oracle.truffle.api.frame.VirtualFrame frame,
PromiseCapabilityRecord promiseCapability,
Object value) |
asyncFromSyncIteratorContinuation, createIteratorValueUnwrapFunction, createPromiseCapability, incompatibleReceiver, promiseCapabilityReject, promiseCapabilityRejectImpl, promiseCapabilityResolvecopyUninitialized, countsTowardsStackTraceLimit, createBuiltin, getArguments, getBuiltin, getContext, getNodeObject, hasTag, isCallerSensitive, isInlineable, isSplitImmediately, tryCreateInlinedaddCallTag, addExpressionTag, addRootBodyTag, addStatementTag, cloneUninitialized, cloneUninitialized, copy, createWrapper, execute, executeBoolean, executeDouble, executeInt, executeLong, executeVoid, expressionToString, findBlockScopeNode, getSourceSection, hasSourceSection, isInstrumentable, isResultAlwaysOfType, onReplace, removeSourceSection, setSourceSection, setSourceSection, toString, transferSourceSection, transferSourceSectionAddExpressionTag, transferSourceSectionAndTagsgetLanguage, getRealm, hasOverloadedOperatorsaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecializeprotected abstract GetMethodNode getMethod()
protected abstract Object processUndefinedMethod(com.oracle.truffle.api.frame.VirtualFrame frame, PromiseCapabilityRecord promiseCapability, Object value)
protected final Object doMethod(com.oracle.truffle.api.frame.VirtualFrame frame, JSAsyncFromSyncIteratorObject thisObj, Object value, com.oracle.truffle.api.profiles.InlinedConditionProfile valuePresenceProfile)