markRuntimeBootstrapped static method
void
markRuntimeBootstrapped()
Implementation
static void markRuntimeBootstrapped() {
runtimeBootstrapped = true;
}
static void markRuntimeBootstrapped() {
runtimeBootstrapped = true;
}