@Retention(value=RUNTIME) @Target(value=PARAMETER) public static @interface CEntryPoint.IsolateContext
Isolate parameter to use as the execution context. At most one
 parameter can be annotated with this annotation or CEntryPoint.IsolateThreadContext.