markRuntimeBootstrapped static method

void markRuntimeBootstrapped()

Implementation

static void markRuntimeBootstrapped() {
  runtimeBootstrapped = true;
}