Not documented.

Source

static ShadowRoot internalCreateShadowRoot() {
  return new ShadowRoot._internalWrap();
}