public final class AsyncContextSnapshotPrototypeBuiltins extends JSBuiltinsContainer.SwitchEnum<AsyncContextSnapshotPrototypeBuiltins.AsyncContextSnapshotPrototype>
%AsyncContext.Snapshot.prototype%.| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncContextSnapshotPrototypeBuiltins.AsyncContextSnapshotPrototype |
static class |
AsyncContextSnapshotPrototypeBuiltins.RunNode |
JSBuiltinsContainer.Lambda, JSBuiltinsContainer.Switch, JSBuiltinsContainer.SwitchEnum<E extends Enum<E> & BuiltinEnum<E>>| Modifier and Type | Field and Description |
|---|---|
static JSBuiltinsContainer |
BUILTINS |
| Modifier | Constructor and Description |
|---|---|
protected |
AsyncContextSnapshotPrototypeBuiltins() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createNode(JSContext context,
JSBuiltin builtin,
boolean construct,
boolean newTarget,
AsyncContextSnapshotPrototypeBuiltins.AsyncContextSnapshotPrototype builtinEnum) |
getEnumTypeargs, forEachAccessor, forEachBuiltin, fromEnum, fromEnum, getName, lookupAccessorByKey, lookupFunctionByName, registerpublic static final JSBuiltinsContainer BUILTINS
protected AsyncContextSnapshotPrototypeBuiltins()
protected Object createNode(JSContext context, JSBuiltin builtin, boolean construct, boolean newTarget, AsyncContextSnapshotPrototypeBuiltins.AsyncContextSnapshotPrototype builtinEnum)