Not documented.

Source

static MessagePort internalCreateMessagePort() {
  return new MessagePort._internalWrap();
}