public static final class CEntryPointOptions.AutomaticPrologue extends Object implements CEntryPointOptions.Prologue
CEntryPointOptions.prologue() for examining the entry point method's
signature and, in the case of an IsolateThread parameter, using CEntryPointSetup.EnterPrologue
or, in the case of an Isolate parameter, using CEntryPointSetup.EnterIsolatePrologue.