static getErrorContext()

in x-parser.js [941:943]


  static getErrorContext(error) {
    return error[XParser.#errorContextKey];
  }