Not documented.

Source

static SharedWorker internalCreateSharedWorker() {
  return new SharedWorker._internalWrap();
}