From 2c92c5ef1b9254f18d6c3621182143643ed88990 Mon Sep 17 00:00:00 2001 From: zcj <1491025307@qq.com> Date: Sat, 4 May 2024 10:22:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0,=20dump=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dump/dump_static_env.js | 3 +- static_env/code.js | 185405 +++++++++++++++++-------------------- 2 files changed, 86002 insertions(+), 99406 deletions(-) diff --git a/dump/dump_static_env.js b/dump/dump_static_env.js index 2acb276..589627b 100644 --- a/dump/dump_static_env.js +++ b/dump/dump_static_env.js @@ -8,7 +8,7 @@ cbb_wf.object_code = "" // 接下来写的就是脱环境的了 - let jsdom_function = ["DOMException", "URL", "webkitURL", "URLSearchParams", "EventTarget", "NamedNodeMap", "Node", "Attr", "Element", "DocumentFragment", "DOMImplementation", "Document", "XMLDocument", "CharacterData", "Text", "CDATASection", "ProcessingInstruction", "Comment", "DocumentType", "NodeList", "RadioNodeList", "HTMLCollection", "HTMLOptionsCollection", "DOMStringMap", "DOMTokenList", "StyleSheetList", "HTMLElement", "HTMLHeadElement", "HTMLTitleElement", "HTMLBaseElement", "HTMLLinkElement", "HTMLMetaElement", "HTMLStyleElement", "HTMLBodyElement", "HTMLHeadingElement", "HTMLParagraphElement", "HTMLHRElement", "HTMLPreElement", "HTMLUListElement", "HTMLOListElement", "HTMLLIElement", "HTMLMenuElement", "HTMLDListElement", "HTMLDivElement", "HTMLAnchorElement", "HTMLAreaElement", "HTMLBRElement", "HTMLButtonElement", "HTMLCanvasElement", "HTMLDataElement", "HTMLDataListElement", "HTMLDetailsElement", "HTMLDialogElement", "HTMLDirectoryElement", "HTMLFieldSetElement", "HTMLFontElement", "HTMLFormElement", "HTMLHtmlElement", "HTMLImageElement", "HTMLInputElement", "HTMLLabelElement", "HTMLLegendElement", "HTMLMapElement", "HTMLMarqueeElement", "HTMLMediaElement", "HTMLMeterElement", "HTMLModElement", "HTMLOptGroupElement", "HTMLOptionElement", "HTMLOutputElement", "HTMLPictureElement", "HTMLProgressElement", "HTMLQuoteElement", "HTMLScriptElement", "HTMLSelectElement", "HTMLSlotElement", "HTMLSourceElement", "HTMLSpanElement", "HTMLTableCaptionElement", "HTMLTableCellElement", "HTMLTableColElement", "HTMLTableElement", "HTMLTimeElement", "HTMLTableRowElement", "HTMLTableSectionElement", "HTMLTemplateElement", "HTMLTextAreaElement", "HTMLUnknownElement", "HTMLFrameElement", "HTMLFrameSetElement", "HTMLIFrameElement", "HTMLEmbedElement", "HTMLObjectElement", "HTMLParamElement", "HTMLVideoElement", "HTMLAudioElement", "HTMLTrackElement", "HTMLFormControlsCollection", "SVGElement", "SVGGraphicsElement", "SVGSVGElement", "SVGTitleElement", "SVGAnimatedString", "SVGNumber", "SVGStringList", "Event", "CloseEvent", "CustomEvent", "MessageEvent", "ErrorEvent", "HashChangeEvent", "PopStateEvent", "StorageEvent", "ProgressEvent", "PageTransitionEvent", "SubmitEvent", "UIEvent", "FocusEvent", "InputEvent", "MouseEvent", "KeyboardEvent", "TouchEvent", "CompositionEvent", "WheelEvent", "BarProp", "External", "Location", "History", "Screen", "Performance", "Navigator", "Crypto", "PluginArray", "MimeTypeArray", "Plugin", "MimeType", "FileReader", "Blob", "File", "FileList", "ValidityState", "DOMParser", "XMLSerializer", "FormData", "XMLHttpRequestEventTarget", "XMLHttpRequestUpload", "XMLHttpRequest", "WebSocket", "NodeIterator", "TreeWalker", "AbstractRange", "Range", "StaticRange", "Selection", "Storage", "CustomElementRegistry", "ShadowRoot", "MutationObserver", "MutationRecord", "Headers", "AbortController", "AbortSignal", "HTMLDocument", "StyleSheet", "MediaList", "CSSStyleSheet", "CSSRule", "CSSStyleRule", "CSSMediaRule", "CSSImportRule", "CSSStyleDeclaration", "XPathException", "XPathExpression", "XPathResult", "XPathEvaluator", "Window", "getSelection", "setTimeout", "setInterval", "clearTimeout", "clearInterval", "queueMicrotask", "Option", "Image", "Audio", "postMessage", "atob", "btoa", "stop", "close", "getComputedStyle", "captureEvents", "releaseEvents", "alert", "blur", "confirm", "focus", "moveBy", "moveTo", "open", "print", "prompt", "resizeBy", "resizeTo", "scroll", "scrollBy", "scrollTo"]; + let jsdom_function = ["DOMException", "URL", "webkitURL", "URLSearchParams", "EventTarget", "NamedNodeMap", "Node", "Attr", "Element", "DocumentFragment", "DOMImplementation", "Document", "XMLDocument", "CharacterData", "Text", "CDATASection", "ProcessingInstruction", "Comment", "DocumentType", "NodeList", "RadioNodeList", "HTMLCollection", "HTMLOptionsCollection", "DOMStringMap", "DOMTokenList", "StyleSheetList", "HTMLElement", "HTMLHeadElement", "HTMLTitleElement", "HTMLBaseElement", "HTMLLinkElement", "HTMLMetaElement", "HTMLStyleElement", "HTMLBodyElement", "HTMLHeadingElement", "HTMLParagraphElement", "HTMLHRElement", "HTMLPreElement", "HTMLUListElement", "HTMLOListElement", "HTMLLIElement", "HTMLMenuElement", "HTMLDListElement", "HTMLDivElement", "HTMLAnchorElement", "HTMLAreaElement", "HTMLBRElement", "HTMLButtonElement", "HTMLCanvasElement", "HTMLDataElement", "HTMLDataListElement", "HTMLDetailsElement", "HTMLDialogElement", "HTMLDirectoryElement", "HTMLFieldSetElement", "HTMLFontElement", "HTMLFormElement", "HTMLHtmlElement", "HTMLImageElement", "HTMLInputElement", "HTMLLabelElement", "HTMLLegendElement", "HTMLMapElement", "HTMLMarqueeElement", "HTMLMediaElement", "HTMLMeterElement", "HTMLModElement", "HTMLOptGroupElement", "HTMLOptionElement", "HTMLOutputElement", "HTMLPictureElement", "HTMLProgressElement", "HTMLQuoteElement", "HTMLScriptElement", "HTMLSelectElement", "HTMLSlotElement", "HTMLSourceElement", "HTMLSpanElement", "HTMLTableCaptionElement", "HTMLTableCellElement", "HTMLTableColElement", "HTMLTableElement", "HTMLTimeElement", "HTMLTableRowElement", "HTMLTableSectionElement", "HTMLTemplateElement", "HTMLTextAreaElement", "HTMLUnknownElement", "HTMLFrameElement", "HTMLFrameSetElement", "HTMLIFrameElement", "HTMLEmbedElement", "HTMLObjectElement", "HTMLParamElement", "HTMLVideoElement", "HTMLAudioElement", "HTMLTrackElement", "HTMLFormControlsCollection", "SVGElement", "SVGGraphicsElement", "SVGSVGElement", "SVGTitleElement", "SVGAnimatedString", "SVGNumber", "SVGStringList", ]; // 过滤掉不需要 let filter_key = ["Object", "Function", "Array", "Number", "parseFloat", "parseInt", "Infinity", "NaN", "undefined", "Boolean", "String", "Symbol", "Date", "Promise", "RegExp", "Error", "AggregateError", "EvalError", "RangeError", "ReferenceError", "SyntaxError", "TypeError", "URIError", "globalThis", "JSON", "Math", "Intl", "ArrayBuffer", "Uint8Array", "Int8Array", "Uint16Array", "Int16Array", "Uint32Array", "Int32Array", "Float32Array", "Float64Array", "Uint8ClampedArray", "BigUint64Array", "BigInt64Array", "DataView", "Map", "BigInt", "Set", "WeakMap", "WeakSet", "Proxy", "Reflect", "FinalizationRegistry", "WeakRef", "decodeURI", "decodeURIComponent", "encodeURI", "encodeURIComponent", "escape", "unescape", "eval", "isFinite", "isNaN", "console", "SharedArrayBuffer", "Atomics", "WebAssembly"] let desp = Object.getOwnPropertyDescriptors(this); @@ -155,7 +155,6 @@ if (cbb_wf.is_log) { console.log("[*] ${function_name}_set_${key}, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - return result; }` + '\n'; } } diff --git a/static_env/code.js b/static_env/code.js index 16f5b38..ab20efd 100644 --- a/static_env/code.js +++ b/static_env/code.js @@ -6,61 +6,32 @@ this.Option_get_disabled = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.disabled; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_disabled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_disabled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "disabled"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Option"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Option"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "disabled", val); + if (cbb_wf.is_log) { + console.log("[*] Option_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Option_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Option_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -69,45 +40,18 @@ this.Option_get_form = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.form; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_form 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_form 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "form"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_get_label = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -116,61 +60,32 @@ this.Option_get_label = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.label; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_label 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_label 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "label"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Option"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Option"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] Option_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.label = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Option_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Option_get_defaultSelected = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -179,61 +94,32 @@ this.Option_get_defaultSelected = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.defaultSelected; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_defaultSelected 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_defaultSelected 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_defaultSelected 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "defaultSelected"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_defaultSelected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_defaultSelected, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_set_defaultSelected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Option"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Option"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "defaultSelected", val); + if (cbb_wf.is_log) { + console.log("[*] Option_set_defaultSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultSelected = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Option_set_defaultSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Option_get_selected = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -242,61 +128,32 @@ this.Option_get_selected = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.selected; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_selected 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_selected 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_selected 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "selected"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_selected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_selected, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_set_selected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Option"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Option"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "selected", val); + if (cbb_wf.is_log) { + console.log("[*] Option_set_selected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selected = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Option_set_selected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Option_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -305,61 +162,32 @@ this.Option_get_value = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.value; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_value 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_value 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "value"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Option"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Option"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "value", val); + if (cbb_wf.is_log) { + console.log("[*] Option_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Option_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Option_get_text = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -368,61 +196,32 @@ this.Option_get_text = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.text; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_text 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_text 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "text"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Option_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Option"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Option"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "text", val); + if (cbb_wf.is_log) { + console.log("[*] Option_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.text = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Option_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Option_get_index = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Option"); @@ -431,45 +230,18 @@ this.Option_get_index = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.index; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Option_get_index 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Option_get_index 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Option_get_index 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "index"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Option_get_index, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Option_get_index, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_get_alt = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -478,61 +250,32 @@ this.Image_get_alt = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.alt; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_alt 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_alt 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "alt"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_alt, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_alt, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_alt = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "alt", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.alt = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -541,61 +284,32 @@ this.Image_get_src = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.src; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_src 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_src 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "src"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "src", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_srcset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -604,61 +318,32 @@ this.Image_get_srcset = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.srcset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_srcset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_srcset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_srcset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "srcset"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_srcset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_srcset, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_srcset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "srcset", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_srcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.srcset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_srcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_sizes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -667,61 +352,32 @@ this.Image_get_sizes = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.sizes; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_sizes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_sizes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "sizes"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_sizes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_sizes, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_sizes = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "sizes", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.sizes = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_crossOrigin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -730,61 +386,32 @@ this.Image_get_crossOrigin = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.crossOrigin; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_crossOrigin 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_crossOrigin 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "crossOrigin"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_crossOrigin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "crossOrigin", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.crossOrigin = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_useMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -793,61 +420,32 @@ this.Image_get_useMap = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.useMap; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_useMap 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_useMap 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "useMap"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_useMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_useMap, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_useMap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "useMap", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.useMap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_isMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -856,61 +454,32 @@ this.Image_get_isMap = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isMap; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_isMap 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_isMap 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_isMap 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "isMap"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_isMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_isMap, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_isMap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "isMap", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_isMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.isMap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_isMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -919,61 +488,32 @@ this.Image_get_width = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.width; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_width 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_width 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "width"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "width", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -982,61 +522,32 @@ this.Image_get_height = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.height; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_height 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_height 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "height"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "height", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_naturalWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1045,45 +556,18 @@ this.Image_get_naturalWidth = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.naturalWidth; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_naturalWidth 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_naturalWidth 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_naturalWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "naturalWidth"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_naturalWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_naturalWidth, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_get_naturalHeight = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1092,45 +576,18 @@ this.Image_get_naturalHeight = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.naturalHeight; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_naturalHeight 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_naturalHeight 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_naturalHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "naturalHeight"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_naturalHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_naturalHeight, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_get_complete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1139,45 +596,18 @@ this.Image_get_complete = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.complete; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_complete 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_complete 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_complete 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "complete"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_complete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_complete, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_get_currentSrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1186,45 +616,18 @@ this.Image_get_currentSrc = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.currentSrc; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_currentSrc 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_currentSrc 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_currentSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "currentSrc"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_currentSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_currentSrc, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_get_referrerPolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1233,61 +636,32 @@ this.Image_get_referrerPolicy = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.referrerPolicy; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_referrerPolicy 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_referrerPolicy 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "referrerPolicy"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "referrerPolicy", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_decoding = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1296,61 +670,32 @@ this.Image_get_decoding = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.decoding; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_decoding 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_decoding 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_decoding 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "decoding"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_decoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_decoding, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_decoding = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "decoding", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_decoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.decoding = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_decoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_fetchPriority = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1359,61 +704,32 @@ this.Image_get_fetchPriority = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.fetchPriority; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_fetchPriority 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_fetchPriority 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "fetchPriority"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_fetchPriority = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fetchPriority", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fetchPriority = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_loading = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1422,61 +738,32 @@ this.Image_get_loading = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.loading; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_loading 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_loading 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_loading 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "loading"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_loading, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_loading, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_loading = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "loading", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_loading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.loading = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_loading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1485,61 +772,32 @@ this.Image_get_name = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.name; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_name 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_name 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "name"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "name", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_lowsrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1548,61 +806,32 @@ this.Image_get_lowsrc = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lowsrc; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_lowsrc 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_lowsrc 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_lowsrc 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "lowsrc"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_lowsrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_lowsrc, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_lowsrc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lowsrc", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_lowsrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.lowsrc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_lowsrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1611,61 +840,32 @@ this.Image_get_align = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.align; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_align 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_align 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "align"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "align", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_hspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1674,61 +874,32 @@ this.Image_get_hspace = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hspace; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_hspace 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_hspace 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "hspace"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_hspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_hspace, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_hspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "hspace", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_vspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1737,61 +908,32 @@ this.Image_get_vspace = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.vspace; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_vspace 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_vspace 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "vspace"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_vspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_vspace, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_vspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "vspace", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_longDesc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1800,61 +942,32 @@ this.Image_get_longDesc = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.longDesc; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_longDesc 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_longDesc 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "longDesc"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_longDesc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_longDesc, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_longDesc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "longDesc", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.longDesc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_border = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1863,61 +976,32 @@ this.Image_get_border = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.border; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_border 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_border 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "border"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_border, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_border, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_border = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "border", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.border = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Image_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1926,45 +1010,18 @@ this.Image_get_x = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.x; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_x 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_x 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_x 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "x"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -1973,91 +1030,35 @@ this.Image_get_y = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.y; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_y 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_y 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_y 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "y"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Image"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.decode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Image_decode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_decode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_decode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Image_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Image_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Image_get_attributionSrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); @@ -2066,46 +1067,33 @@ this.Image_get_attributionSrc = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.attributionSrc; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Image_get_attributionSrc 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Image_get_attributionSrc 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Image_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "attributionSrc"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Image_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Image_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Image_set_attributionSrc = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "attributionSrc", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Image_get_sharedStorageWritable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Image"); let ctx = r[0]; @@ -2113,150 +1101,168 @@ this.Image_set_attributionSrc = function (val) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.attributionSrc = val; + let result = cbb_wf.getValue(this, "sharedStorageWritable"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Image_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Image_get_sharedStorageWritable, this =>", this + '', ", result =>", result + '', info); } return result; } + +this.Image_set_sharedStorageWritable = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Image"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "sharedStorageWritable", val); + if (cbb_wf.is_log) { + console.log("[*] Image_set_sharedStorageWritable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } this.XSLTProcessor_clearParameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_clearParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_clearParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_getParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_getParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_getParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_importStylesheet = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_importStylesheet, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_importStylesheet, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_removeParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_removeParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_removeParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_setParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_setParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_setParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_transformToDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_transformToDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_transformToDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XSLTProcessor_transformToFragment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XSLTProcessor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XSLTProcessor_transformToFragment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XSLTProcessor_transformToFragment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.XPathResult_get_resultType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2265,45 +1271,18 @@ this.XPathResult_get_resultType = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.resultType; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_resultType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_resultType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_resultType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "resultType"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_resultType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_resultType, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_get_numberValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2312,45 +1291,18 @@ this.XPathResult_get_numberValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.numberValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_numberValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_numberValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_numberValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "numberValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_numberValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_numberValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_get_stringValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2359,45 +1311,18 @@ this.XPathResult_get_stringValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stringValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_stringValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_stringValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_stringValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "stringValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_stringValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_stringValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_get_booleanValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2406,45 +1331,18 @@ this.XPathResult_get_booleanValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.booleanValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_booleanValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_booleanValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_booleanValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "booleanValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_booleanValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_booleanValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_get_singleNodeValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2453,45 +1351,18 @@ this.XPathResult_get_singleNodeValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.singleNodeValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_singleNodeValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_singleNodeValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_singleNodeValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "singleNodeValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_singleNodeValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_singleNodeValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_get_invalidIteratorState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2500,45 +1371,18 @@ this.XPathResult_get_invalidIteratorState = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.invalidIteratorState; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_invalidIteratorState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_invalidIteratorState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_invalidIteratorState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "invalidIteratorState"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_invalidIteratorState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_invalidIteratorState, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_get_snapshotLength = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XPathResult"); @@ -2547,367 +1391,137 @@ this.XPathResult_get_snapshotLength = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.snapshotLength; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XPathResult_get_snapshotLength 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_get_snapshotLength 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_get_snapshotLength 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "snapshotLength"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XPathResult_get_snapshotLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XPathResult_get_snapshotLength, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XPathResult_iterateNext = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XPathResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.iterateNext.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XPathResult_iterateNext 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_iterateNext 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_iterateNext 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XPathResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XPathResult_iterateNext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XPathResult_iterateNext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XPathResult_snapshotItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XPathResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.snapshotItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XPathResult_snapshotItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathResult_snapshotItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathResult_snapshotItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XPathResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XPathResult_snapshotItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XPathResult_snapshotItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XPathExpression_evaluate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XPathExpression"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.evaluate.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XPathExpression_evaluate 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathExpression_evaluate 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathExpression_evaluate 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XPathExpression"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XPathExpression_evaluate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XPathExpression_evaluate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XPathEvaluator_createExpression = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XPathEvaluator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createExpression.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XPathEvaluator_createExpression 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathEvaluator_createExpression 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathEvaluator_createExpression 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XPathEvaluator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XPathEvaluator_createExpression, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XPathEvaluator_createExpression, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XPathEvaluator_createNSResolver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XPathEvaluator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createNSResolver.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XPathEvaluator_createNSResolver 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathEvaluator_createNSResolver 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathEvaluator_createNSResolver 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XPathEvaluator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XPathEvaluator_createNSResolver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XPathEvaluator_createNSResolver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XPathEvaluator_evaluate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XPathEvaluator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.evaluate.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XPathEvaluator_evaluate 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XPathEvaluator_evaluate 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XPathEvaluator_evaluate 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XPathEvaluator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XPathEvaluator_evaluate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XPathEvaluator_evaluate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLSerializer_serializeToString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLSerializer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.serializeToString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLSerializer_serializeToString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLSerializer_serializeToString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLSerializer_serializeToString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLSerializer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLSerializer_serializeToString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLSerializer_serializeToString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequestEventTarget_get_onloadstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -2916,61 +1530,32 @@ this.XMLHttpRequestEventTarget_get_onloadstart = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onloadstart; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadstart 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadstart 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onloadstart"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_onloadstart, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_onloadstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadstart", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequestEventTarget_get_onprogress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -2979,61 +1564,32 @@ this.XMLHttpRequestEventTarget_get_onprogress = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onprogress; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onprogress 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onprogress 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onprogress"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onprogress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_onprogress, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onprogress", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onprogress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequestEventTarget_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -3042,61 +1598,32 @@ this.XMLHttpRequestEventTarget_get_onabort = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onabort; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onabort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onabort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onabort"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onabort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequestEventTarget_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -3105,61 +1632,32 @@ this.XMLHttpRequestEventTarget_get_onerror = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onerror; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onerror 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onerror 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onerror"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequestEventTarget_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -3168,61 +1666,32 @@ this.XMLHttpRequestEventTarget_get_onload = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onload; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onload 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onload 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onload"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onload", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequestEventTarget_get_ontimeout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -3231,61 +1700,32 @@ this.XMLHttpRequestEventTarget_get_ontimeout = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ontimeout; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_ontimeout 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_ontimeout 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_ontimeout 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ontimeout"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_ontimeout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_ontimeout, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_ontimeout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontimeout", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_ontimeout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontimeout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_ontimeout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequestEventTarget_get_onloadend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); @@ -3294,61 +1734,32 @@ this.XMLHttpRequestEventTarget_get_onloadend = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onloadend; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadend 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadend 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadend 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onloadend"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_get_onloadend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequestEventTarget_get_onloadend, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequestEventTarget_set_onloadend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequestEventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadend", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequestEventTarget_set_onloadend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequestEventTarget_set_onloadend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequest_get_onreadystatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3357,61 +1768,32 @@ this.XMLHttpRequest_get_onreadystatechange = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onreadystatechange; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_onreadystatechange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_onreadystatechange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_onreadystatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onreadystatechange"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_onreadystatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_onreadystatechange, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_set_onreadystatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onreadystatechange", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequest_set_onreadystatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onreadystatechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequest_set_onreadystatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequest_get_readyState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3420,45 +1802,18 @@ this.XMLHttpRequest_get_readyState = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readyState; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_readyState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_readyState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "readyState"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_timeout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3467,61 +1822,32 @@ this.XMLHttpRequest_get_timeout = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.timeout; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_timeout 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_timeout 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_timeout 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "timeout"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_timeout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_timeout, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_set_timeout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "timeout", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequest_set_timeout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.timeout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequest_set_timeout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequest_get_withCredentials = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3530,61 +1856,32 @@ this.XMLHttpRequest_get_withCredentials = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.withCredentials; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_withCredentials 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_withCredentials 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_withCredentials 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "withCredentials"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_withCredentials, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_withCredentials, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_set_withCredentials = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "withCredentials", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequest_set_withCredentials, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.withCredentials = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequest_set_withCredentials, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequest_get_upload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3593,45 +1890,18 @@ this.XMLHttpRequest_get_upload = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.upload; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_upload 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_upload 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_upload 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "upload"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_upload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_upload, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_responseURL = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3640,45 +1910,18 @@ this.XMLHttpRequest_get_responseURL = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.responseURL; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_responseURL 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_responseURL 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_responseURL 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "responseURL"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_responseURL, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_responseURL, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_status = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3687,45 +1930,18 @@ this.XMLHttpRequest_get_status = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.status; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_status 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_status 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_status 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "status"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_status, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_status, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_statusText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3734,45 +1950,18 @@ this.XMLHttpRequest_get_statusText = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.statusText; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_statusText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_statusText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_statusText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "statusText"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_statusText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_statusText, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_responseType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3781,61 +1970,32 @@ this.XMLHttpRequest_get_responseType = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.responseType; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_responseType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_responseType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_responseType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "responseType"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_responseType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_responseType, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_set_responseType = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "responseType", val); + if (cbb_wf.is_log) { + console.log("[*] XMLHttpRequest_set_responseType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.responseType = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XMLHttpRequest_set_responseType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.XMLHttpRequest_get_response = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3844,45 +2004,18 @@ this.XMLHttpRequest_get_response = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.response; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_response 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_response 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_response 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "response"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_response, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_response, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_responseText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3891,45 +2024,18 @@ this.XMLHttpRequest_get_responseText = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.responseText; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_responseText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_responseText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_responseText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "responseText"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_responseText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_responseText, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_get_responseXML = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); @@ -3938,459 +2044,171 @@ this.XMLHttpRequest_get_responseXML = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.responseXML; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] XMLHttpRequest_get_responseXML 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_get_responseXML 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_get_responseXML 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "responseXML"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] XMLHttpRequest_get_responseXML, this =>", this + '', ", result =>", result + '', info); + console.log("[*] XMLHttpRequest_get_responseXML, this =>", this + '', ", result =>", result + '', info); } return result; } + this.XMLHttpRequest_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.abort.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_abort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_abort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_abort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_getAllResponseHeaders = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAllResponseHeaders.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_getAllResponseHeaders 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_getAllResponseHeaders 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_getAllResponseHeaders 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_getAllResponseHeaders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_getAllResponseHeaders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_getResponseHeader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getResponseHeader.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_getResponseHeader 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_getResponseHeader 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_getResponseHeader 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_getResponseHeader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_getResponseHeader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.open.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_open 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_open 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_open 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_overrideMimeType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.overrideMimeType.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_overrideMimeType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_overrideMimeType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_overrideMimeType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_overrideMimeType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_overrideMimeType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_send = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.send.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_send 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_send 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_send 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_setRequestHeader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setRequestHeader.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_setRequestHeader 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_setRequestHeader 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_setRequestHeader 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_setRequestHeader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_setRequestHeader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_setAttributionReporting = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setAttributionReporting.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_setAttributionReporting 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_setAttributionReporting 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_setAttributionReporting 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_setAttributionReporting, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_setAttributionReporting, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.XMLHttpRequest_setPrivateToken = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setPrivateToken.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] XMLHttpRequest_setPrivateToken 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] XMLHttpRequest_setPrivateToken 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] XMLHttpRequest_setPrivateToken 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XMLHttpRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] XMLHttpRequest_setPrivateToken, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XMLHttpRequest_setPrivateToken, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.WritableStreamDefaultWriter_get_closed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); @@ -4406,7 +2224,7 @@ this.WritableStreamDefaultWriter_get_closed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WritableStreamDefaultWriter_get_closed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WritableStreamDefaultWriter_get_closed, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -4426,7 +2244,7 @@ this.WritableStreamDefaultWriter_get_desiredSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WritableStreamDefaultWriter_get_desiredSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WritableStreamDefaultWriter_get_desiredSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -4446,79 +2264,79 @@ this.WritableStreamDefaultWriter_get_ready = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WritableStreamDefaultWriter_get_ready, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WritableStreamDefaultWriter_get_ready, this =>", this + '', ", result =>", result + '', info); } return result; } this.WritableStreamDefaultWriter_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStreamDefaultWriter_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStreamDefaultWriter_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStreamDefaultWriter_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStreamDefaultWriter_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStreamDefaultWriter_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStreamDefaultWriter_releaseLock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStreamDefaultWriter_releaseLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStreamDefaultWriter_releaseLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStreamDefaultWriter_write = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultWriter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStreamDefaultWriter_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStreamDefaultWriter_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStreamDefaultController_get_signal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultController"); @@ -4534,28 +2352,28 @@ this.WritableStreamDefaultController_get_signal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WritableStreamDefaultController_get_signal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WritableStreamDefaultController_get_signal, this =>", this + '', ", result =>", result + '', info); } return result; } this.WritableStreamDefaultController_error = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStreamDefaultController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStreamDefaultController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStream_get_locked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WritableStream"); @@ -4571,62 +2389,62 @@ this.WritableStream_get_locked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WritableStream_get_locked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WritableStream_get_locked, this =>", this + '', ", result =>", result + '', info); } return result; } this.WritableStream_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStream_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStream_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStream_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStream_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStream_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WritableStream_getWriter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WritableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WritableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WritableStream_getWriter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WritableStream_getWriter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Worker_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Worker"); @@ -4642,59 +2460,59 @@ this.Worker_get_onmessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Worker_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Worker_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.Worker_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Worker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Worker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] Worker_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Worker_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Worker_postMessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Worker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Worker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Worker_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Worker_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Worker_terminate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Worker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Worker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Worker_terminate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Worker_terminate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Worker_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Worker"); @@ -4710,25 +2528,136 @@ this.Worker_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Worker_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Worker_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Worker_set_onerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Worker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] Worker_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WindowControlsOverlayGeometryChangeEvent_get_titlebarAreaRect = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Worker"); + let r = cbb_wf.checkIllegal(this, "WindowControlsOverlayGeometryChangeEvent"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onerror", val); + let result = cbb_wf.getValue(this, "titlebarAreaRect"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Worker_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WindowControlsOverlayGeometryChangeEvent_get_titlebarAreaRect, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + +this.WindowControlsOverlayGeometryChangeEvent_get_visible = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WindowControlsOverlayGeometryChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "visible"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WindowControlsOverlayGeometryChangeEvent_get_visible, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WindowControlsOverlay_get_visible = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "visible"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WindowControlsOverlay_get_visible, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WindowControlsOverlay_get_ongeometrychange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ongeometrychange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WindowControlsOverlay_get_ongeometrychange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WindowControlsOverlay_set_ongeometrychange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ongeometrychange", val); + if (cbb_wf.is_log) { + console.log("[*] WindowControlsOverlay_set_ongeometrychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WindowControlsOverlay_getTitlebarAreaRect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WindowControlsOverlay_getTitlebarAreaRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.WheelEvent_get_deltaX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -4737,45 +2666,18 @@ this.WheelEvent_get_deltaX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deltaX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_deltaX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_deltaX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_deltaX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "deltaX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_deltaX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_deltaX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WheelEvent_get_deltaY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -4784,45 +2686,18 @@ this.WheelEvent_get_deltaY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deltaY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_deltaY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_deltaY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_deltaY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "deltaY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_deltaY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_deltaY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WheelEvent_get_deltaZ = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -4831,45 +2706,18 @@ this.WheelEvent_get_deltaZ = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deltaZ; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_deltaZ 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_deltaZ 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_deltaZ 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "deltaZ"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_deltaZ, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_deltaZ, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WheelEvent_get_deltaMode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -4878,45 +2726,18 @@ this.WheelEvent_get_deltaMode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deltaMode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_deltaMode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_deltaMode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_deltaMode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "deltaMode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_deltaMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_deltaMode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WheelEvent_get_wheelDeltaX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -4925,45 +2746,18 @@ this.WheelEvent_get_wheelDeltaX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.wheelDeltaX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "wheelDeltaX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_wheelDeltaX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WheelEvent_get_wheelDeltaY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -4972,45 +2766,18 @@ this.WheelEvent_get_wheelDeltaY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.wheelDeltaY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "wheelDeltaY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_wheelDeltaY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_wheelDeltaY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WheelEvent_get_wheelDelta = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WheelEvent"); @@ -5019,45 +2786,18 @@ this.WheelEvent_get_wheelDelta = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.wheelDelta; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WheelEvent_get_wheelDelta 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WheelEvent_get_wheelDelta 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WheelEvent_get_wheelDelta 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "wheelDelta"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WheelEvent_get_wheelDelta, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WheelEvent_get_wheelDelta, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_get_url = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5066,45 +2806,18 @@ this.WebSocket_get_url = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.url; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_url 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_url 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_url 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "url"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_get_readyState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5113,45 +2826,18 @@ this.WebSocket_get_readyState = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readyState; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_readyState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_readyState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "readyState"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_get_bufferedAmount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5160,45 +2846,18 @@ this.WebSocket_get_bufferedAmount = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.bufferedAmount; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_bufferedAmount 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_bufferedAmount 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_bufferedAmount 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "bufferedAmount"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_bufferedAmount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_bufferedAmount, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_get_onopen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5207,61 +2866,32 @@ this.WebSocket_get_onopen = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onopen; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_onopen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_onopen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_onopen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onopen"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_onopen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_onopen, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_set_onopen = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onopen", val); + if (cbb_wf.is_log) { + console.log("[*] WebSocket_set_onopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onopen = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebSocket_set_onopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.WebSocket_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5270,61 +2900,32 @@ this.WebSocket_get_onerror = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onerror; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_onerror 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_onerror 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onerror"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] WebSocket_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebSocket_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.WebSocket_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5333,61 +2934,32 @@ this.WebSocket_get_onclose = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onclose; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_onclose 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_onclose 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onclose"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_set_onclose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclose", val); + if (cbb_wf.is_log) { + console.log("[*] WebSocket_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclose = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebSocket_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.WebSocket_get_extensions = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5396,45 +2968,18 @@ this.WebSocket_get_extensions = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.extensions; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_extensions 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_extensions 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_extensions 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "extensions"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_extensions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_extensions, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_get_protocol = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5443,45 +2988,18 @@ this.WebSocket_get_protocol = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.protocol; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_protocol 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_protocol 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "protocol"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5490,61 +3008,32 @@ this.WebSocket_get_onmessage = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onmessage; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_onmessage 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_onmessage 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_onmessage 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onmessage"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] WebSocket_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmessage = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebSocket_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.WebSocket_get_binaryType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebSocket"); @@ -5553,153 +3042,66 @@ this.WebSocket_get_binaryType = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.binaryType; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] WebSocket_get_binaryType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_get_binaryType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_get_binaryType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "binaryType"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebSocket_get_binaryType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocket_get_binaryType, this =>", this + '', ", result =>", result + '', info); } return result; } + this.WebSocket_set_binaryType = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "binaryType", val); + if (cbb_wf.is_log) { + console.log("[*] WebSocket_set_binaryType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.binaryType = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebSocket_set_binaryType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.WebSocket_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.close.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] WebSocket_close 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_close 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_close 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] WebSocket_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebSocket_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.WebSocket_send = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebSocket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.send.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] WebSocket_send 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] WebSocket_send 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] WebSocket_send 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] WebSocket_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebSocket_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.WebGLShaderPrecisionFormat_get_rangeMin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebGLShaderPrecisionFormat"); @@ -5715,7 +3117,7 @@ this.WebGLShaderPrecisionFormat_get_rangeMin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLShaderPrecisionFormat_get_rangeMin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLShaderPrecisionFormat_get_rangeMin, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -5735,7 +3137,7 @@ this.WebGLShaderPrecisionFormat_get_rangeMax = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLShaderPrecisionFormat_get_rangeMax, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLShaderPrecisionFormat_get_rangeMax, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -5755,7 +3157,7 @@ this.WebGLShaderPrecisionFormat_get_precision = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLShaderPrecisionFormat_get_precision, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLShaderPrecisionFormat_get_precision, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -5775,7 +3177,7 @@ this.WebGLRenderingContext_get_canvas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLRenderingContext_get_canvas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLRenderingContext_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -5795,7 +3197,7 @@ this.WebGLRenderingContext_get_drawingBufferWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLRenderingContext_get_drawingBufferWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLRenderingContext_get_drawingBufferWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -5815,7 +3217,7 @@ this.WebGLRenderingContext_get_drawingBufferHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLRenderingContext_get_drawingBufferHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLRenderingContext_get_drawingBufferHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -5835,25 +3237,25 @@ this.WebGLRenderingContext_get_drawingBufferColorSpace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLRenderingContext_get_drawingBufferColorSpace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLRenderingContext_get_drawingBufferColorSpace, this =>", this + '', ", result =>", result + '', info); } return result; } this.WebGLRenderingContext_set_drawingBufferColorSpace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "drawingBufferColorSpace", val); + if (cbb_wf.is_log) { + console.log("[*] WebGLRenderingContext_set_drawingBufferColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "drawingBufferColorSpace", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebGLRenderingContext_set_drawingBufferColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.WebGLRenderingContext_get_unpackColorSpace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); @@ -5869,2321 +3271,2338 @@ this.WebGLRenderingContext_get_unpackColorSpace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLRenderingContext_get_unpackColorSpace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLRenderingContext_get_unpackColorSpace, this =>", this + '', ", result =>", result + '', info); } return result; } this.WebGLRenderingContext_set_unpackColorSpace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "unpackColorSpace", val); + if (cbb_wf.is_log) { + console.log("[*] WebGLRenderingContext_set_unpackColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "unpackColorSpace", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebGLRenderingContext_set_unpackColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.WebGLRenderingContext_activeTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_activeTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_activeTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_attachShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_attachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_attachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bindAttribLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bindAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bindAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bindRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bindRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bindRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_blendColor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_blendColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_blendColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_blendEquation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_blendEquation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_blendEquation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_blendEquationSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_blendEquationSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_blendEquationSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_blendFunc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_blendFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_blendFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_blendFuncSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_blendFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_blendFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bufferData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bufferData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bufferData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bufferSubData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_checkFramebufferStatus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_checkFramebufferStatus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_checkFramebufferStatus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_compileShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_compileShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_compileShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_compressedTexImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_compressedTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_compressedTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_compressedTexSubImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_compressedTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_compressedTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_copyTexImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_copyTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_copyTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_copyTexSubImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_copyTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_copyTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_createBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_createFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_createFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_createFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_createProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_createProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_createProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_createRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_createRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_createRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_createShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_createShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_createShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_createTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_createTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_createTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_cullFace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_cullFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_cullFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_deleteBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_deleteBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_deleteBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_deleteFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_deleteFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_deleteFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_deleteProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_deleteProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_deleteProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_deleteRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_deleteRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_deleteRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_deleteShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_deleteShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_deleteShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_deleteTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_deleteTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_deleteTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_depthFunc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_depthFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_depthFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_depthMask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_depthMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_depthMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_depthRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_depthRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_depthRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_detachShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_detachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_detachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_disable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_disable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_disable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_enable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_enable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_enable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_finish = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_flush = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_framebufferRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_framebufferRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_framebufferRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_framebufferTexture2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_framebufferTexture2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_framebufferTexture2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_frontFace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_frontFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_frontFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_generateMipmap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_generateMipmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_generateMipmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getActiveAttrib = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getActiveAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getActiveAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getActiveUniform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getActiveUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getActiveUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getAttachedShaders = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getAttachedShaders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getAttachedShaders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getAttribLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getBufferParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getBufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getBufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getContextAttributes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getContextAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getContextAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getError = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getError, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getError, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getExtension = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getExtension, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getExtension, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getFramebufferAttachmentParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getFramebufferAttachmentParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getFramebufferAttachmentParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getProgramInfoLog = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getProgramInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getProgramInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getProgramParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getProgramParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getProgramParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getRenderbufferParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getRenderbufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getRenderbufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getShaderInfoLog = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getShaderInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getShaderInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getShaderParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getShaderParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getShaderParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getShaderPrecisionFormat = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getShaderPrecisionFormat, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getShaderPrecisionFormat, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getShaderSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getShaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getShaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getSupportedExtensions = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getSupportedExtensions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getSupportedExtensions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getTexParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getTexParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getTexParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getUniform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getUniformLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getUniformLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getUniformLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getVertexAttrib = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getVertexAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getVertexAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_getVertexAttribOffset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_getVertexAttribOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_getVertexAttribOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_hint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_hint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_hint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isContextLost = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isEnabled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_isTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_isTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_isTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_lineWidth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_lineWidth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_lineWidth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_linkProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_linkProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_linkProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_pixelStorei = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_pixelStorei, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_pixelStorei, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_polygonOffset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_polygonOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_polygonOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_readPixels = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_readPixels, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_readPixels, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_renderbufferStorage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_renderbufferStorage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_renderbufferStorage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_sampleCoverage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_sampleCoverage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_sampleCoverage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_shaderSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_shaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_shaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_stencilFunc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_stencilFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_stencilFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_stencilFuncSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_stencilFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_stencilFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_stencilMask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_stencilMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_stencilMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_stencilMaskSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_stencilMaskSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_stencilMaskSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_stencilOp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_stencilOp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_stencilOp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_stencilOpSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_stencilOpSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_stencilOpSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_texImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_texImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_texImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_texParameterf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_texParameterf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_texParameterf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_texParameteri = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_texParameteri, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_texParameteri, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_texSubImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_texSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_texSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_useProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_useProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_useProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_validateProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_validateProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_validateProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bindBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bindBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bindBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bindFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bindFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bindFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_bindTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_bindTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_bindTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_clearColor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_clearColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_clearColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_clearDepth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_clearDepth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_clearDepth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_clearStencil = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_clearStencil, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_clearStencil, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_colorMask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_colorMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_colorMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_disableVertexAttribArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_disableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_disableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_drawArrays = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_drawArrays, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_drawArrays, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_drawElements = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_drawElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_drawElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_enableVertexAttribArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_enableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_enableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_scissor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_scissor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_scissor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform1f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform1fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform1i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform1i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform1i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform1iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform1iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform1iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform2f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform2i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform2i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform2i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform2iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform2iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform2iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform3f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform3i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform3i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform3i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform3iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform3iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform3iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform4f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform4i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform4i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform4i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniform4iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniform4iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniform4iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniformMatrix2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniformMatrix2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniformMatrix2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniformMatrix3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniformMatrix3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniformMatrix3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_uniformMatrix4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_uniformMatrix4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_uniformMatrix4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib1f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib1fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib2f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib3f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib4f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttrib4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttrib4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttrib4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_vertexAttribPointer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_vertexAttribPointer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_vertexAttribPointer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLRenderingContext_viewport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_viewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WebGLRenderingContext_get_drawingBufferFormat = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); let ctx = r[0]; @@ -8191,32 +5610,52 @@ this.WebGLRenderingContext_viewport = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "drawingBufferFormat"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_viewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebGLRenderingContext_get_drawingBufferFormat, this =>", this + '', ", result =>", result + '', info); } return result; - } + +this.WebGLRenderingContext_drawingBufferStorage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_drawingBufferStorage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.WebGLRenderingContext_makeXRCompatible = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGLRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGLRenderingContext_makeXRCompatible, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGLRenderingContext_makeXRCompatible, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGLContextEvent_get_statusMessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebGLContextEvent"); @@ -8232,7 +5671,7 @@ this.WebGLContextEvent_get_statusMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLContextEvent_get_statusMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLContextEvent_get_statusMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8252,7 +5691,7 @@ this.WebGLActiveInfo_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLActiveInfo_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLActiveInfo_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8272,7 +5711,7 @@ this.WebGLActiveInfo_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLActiveInfo_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLActiveInfo_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8292,7 +5731,7 @@ this.WebGLActiveInfo_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGLActiveInfo_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGLActiveInfo_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8312,7 +5751,7 @@ this.WebGL2RenderingContext_get_canvas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGL2RenderingContext_get_canvas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGL2RenderingContext_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8332,7 +5771,7 @@ this.WebGL2RenderingContext_get_drawingBufferWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGL2RenderingContext_get_drawingBufferWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGL2RenderingContext_get_drawingBufferWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8352,7 +5791,7 @@ this.WebGL2RenderingContext_get_drawingBufferHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGL2RenderingContext_get_drawingBufferHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGL2RenderingContext_get_drawingBufferHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -8372,25 +5811,25 @@ this.WebGL2RenderingContext_get_drawingBufferColorSpace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGL2RenderingContext_get_drawingBufferColorSpace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGL2RenderingContext_get_drawingBufferColorSpace, this =>", this + '', ", result =>", result + '', info); } return result; } this.WebGL2RenderingContext_set_drawingBufferColorSpace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "drawingBufferColorSpace", val); + if (cbb_wf.is_log) { + console.log("[*] WebGL2RenderingContext_set_drawingBufferColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "drawingBufferColorSpace", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebGL2RenderingContext_set_drawingBufferColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.WebGL2RenderingContext_get_unpackColorSpace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); @@ -8406,3817 +5845,3834 @@ this.WebGL2RenderingContext_get_unpackColorSpace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WebGL2RenderingContext_get_unpackColorSpace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebGL2RenderingContext_get_unpackColorSpace, this =>", this + '', ", result =>", result + '', info); } return result; } this.WebGL2RenderingContext_set_unpackColorSpace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "unpackColorSpace", val); + if (cbb_wf.is_log) { + console.log("[*] WebGL2RenderingContext_set_unpackColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "unpackColorSpace", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebGL2RenderingContext_set_unpackColorSpace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.WebGL2RenderingContext_activeTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_activeTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_activeTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_attachShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_attachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_attachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_beginQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_beginQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_beginQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_beginTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_beginTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_beginTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindAttribLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindBufferBase = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindBufferBase, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindBufferBase, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindBufferRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindBufferRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindBufferRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindSampler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindVertexArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_blendColor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_blendColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_blendColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_blendEquation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_blendEquation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_blendEquation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_blendEquationSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_blendEquationSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_blendEquationSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_blendFunc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_blendFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_blendFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_blendFuncSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_blendFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_blendFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_blitFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_blitFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_blitFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bufferData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bufferData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bufferData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bufferSubData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_checkFramebufferStatus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_checkFramebufferStatus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_checkFramebufferStatus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clientWaitSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clientWaitSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clientWaitSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_compileShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_compileShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_compileShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_compressedTexImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_compressedTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_compressedTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_compressedTexImage3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_compressedTexImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_compressedTexImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_compressedTexSubImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_compressedTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_compressedTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_compressedTexSubImage3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_compressedTexSubImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_compressedTexSubImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_copyBufferSubData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_copyBufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_copyBufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_copyTexImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_copyTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_copyTexImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_copyTexSubImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_copyTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_copyTexSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_copyTexSubImage3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_copyTexSubImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_copyTexSubImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createSampler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_createVertexArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_createVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_createVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_cullFace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_cullFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_cullFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteSampler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_deleteVertexArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_deleteVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_deleteVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_depthFunc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_depthFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_depthFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_depthMask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_depthMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_depthMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_depthRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_depthRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_depthRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_detachShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_detachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_detachShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_disable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_disable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_disable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_drawArraysInstanced = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawArraysInstanced, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_drawArraysInstanced, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_drawElementsInstanced = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawElementsInstanced, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_drawElementsInstanced, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_drawRangeElements = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawRangeElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_drawRangeElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_enable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_enable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_enable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_endQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_endQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_endQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_endTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_endTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_endTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_fenceSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_fenceSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_fenceSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_finish = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_flush = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_framebufferRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_framebufferRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_framebufferRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_framebufferTexture2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_framebufferTexture2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_framebufferTexture2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_framebufferTextureLayer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_framebufferTextureLayer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_framebufferTextureLayer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_frontFace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_frontFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_frontFace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_generateMipmap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_generateMipmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_generateMipmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getActiveAttrib = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getActiveAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getActiveAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getActiveUniform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getActiveUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getActiveUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getActiveUniformBlockName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getActiveUniformBlockName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getActiveUniformBlockName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getActiveUniformBlockParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getActiveUniformBlockParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getActiveUniformBlockParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getActiveUniforms = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getActiveUniforms, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getActiveUniforms, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getAttachedShaders = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getAttachedShaders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getAttachedShaders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getAttribLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getAttribLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getBufferParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getBufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getBufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getBufferSubData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getBufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getBufferSubData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getContextAttributes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getContextAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getContextAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getError = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getError, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getError, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getExtension = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getExtension, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getExtension, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getFragDataLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getFragDataLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getFragDataLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getFramebufferAttachmentParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getFramebufferAttachmentParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getFramebufferAttachmentParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getIndexedParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getIndexedParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getIndexedParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getInternalformatParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getInternalformatParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getInternalformatParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getProgramInfoLog = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getProgramInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getProgramInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getProgramParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getProgramParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getProgramParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getQueryParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getQueryParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getQueryParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getRenderbufferParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getRenderbufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getRenderbufferParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getSamplerParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getSamplerParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getSamplerParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getShaderInfoLog = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getShaderInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getShaderInfoLog, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getShaderParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getShaderParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getShaderParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getShaderPrecisionFormat = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getShaderPrecisionFormat, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getShaderPrecisionFormat, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getShaderSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getShaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getShaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getSupportedExtensions = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getSupportedExtensions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getSupportedExtensions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getSyncParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getSyncParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getSyncParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getTexParameter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getTexParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getTexParameter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getTransformFeedbackVarying = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getTransformFeedbackVarying, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getTransformFeedbackVarying, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getUniform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getUniformBlockIndex = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getUniformBlockIndex, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getUniformBlockIndex, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getUniformIndices = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getUniformIndices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getUniformIndices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getUniformLocation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getUniformLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getUniformLocation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getVertexAttrib = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getVertexAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getVertexAttrib, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_getVertexAttribOffset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_getVertexAttribOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_getVertexAttribOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_hint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_hint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_hint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_invalidateFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_invalidateFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_invalidateFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_invalidateSubFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_invalidateSubFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_invalidateSubFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isContextLost = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isEnabled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isRenderbuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isRenderbuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isSampler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isShader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isShader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_isVertexArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_isVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_isVertexArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_lineWidth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_lineWidth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_lineWidth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_linkProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_linkProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_linkProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_pauseTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_pauseTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_pauseTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_pixelStorei = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_pixelStorei, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_pixelStorei, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_polygonOffset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_polygonOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_polygonOffset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_readBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_readBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_readBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_readPixels = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_readPixels, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_readPixels, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_renderbufferStorage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_renderbufferStorage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_renderbufferStorage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_renderbufferStorageMultisample = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_renderbufferStorageMultisample, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_renderbufferStorageMultisample, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_resumeTransformFeedback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_resumeTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_resumeTransformFeedback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_sampleCoverage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_sampleCoverage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_sampleCoverage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_samplerParameterf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_samplerParameterf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_samplerParameterf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_samplerParameteri = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_samplerParameteri, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_samplerParameteri, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_shaderSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_shaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_shaderSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_stencilFunc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_stencilFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_stencilFunc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_stencilFuncSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_stencilFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_stencilFuncSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_stencilMask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_stencilMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_stencilMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_stencilMaskSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_stencilMaskSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_stencilMaskSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_stencilOp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_stencilOp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_stencilOp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_stencilOpSeparate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_stencilOpSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_stencilOpSeparate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texImage3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texParameterf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texParameterf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texParameterf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texParameteri = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texParameteri, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texParameteri, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texStorage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texStorage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texStorage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texStorage3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texStorage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texStorage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texSubImage2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texSubImage2D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_texSubImage3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_texSubImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_texSubImage3D, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_transformFeedbackVaryings = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_transformFeedbackVaryings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_transformFeedbackVaryings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform1ui = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform1ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform1ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform2ui = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform2ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform2ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform3ui = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform3ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform3ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform4ui = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform4ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform4ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformBlockBinding = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformBlockBinding, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformBlockBinding, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_useProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_useProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_useProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_validateProgram = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_validateProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_validateProgram, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribDivisor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribDivisor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribDivisor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribI4i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribI4i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribI4i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribI4ui = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribI4ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribI4ui, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribIPointer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribIPointer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribIPointer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_waitSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_waitSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_waitSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindFramebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindFramebuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_bindTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_bindTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_bindTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearBufferfi = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearBufferfi, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearBufferfi, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearBufferfv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearBufferfv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearBufferfv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearBufferiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearBufferiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearBufferiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearBufferuiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearBufferuiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearBufferuiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearColor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearColor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearDepth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearDepth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearDepth, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_clearStencil = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_clearStencil, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_clearStencil, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_colorMask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_colorMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_colorMask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_disableVertexAttribArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_disableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_disableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_drawArrays = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawArrays, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_drawArrays, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_drawBuffers = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawBuffers, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_drawBuffers, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_drawElements = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_drawElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_enableVertexAttribArray = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_enableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_enableVertexAttribArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_scissor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_scissor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_scissor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform1f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform1fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform1i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform1i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform1i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform1iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform1iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform1iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform1uiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform1uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform1uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform2f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform2i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform2i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform2i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform2iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform2iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform2iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform2uiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform2uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform2uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform3f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform3i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform3i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform3i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform3iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform3iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform3iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform3uiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform3uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform3uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform4f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform4i = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform4i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform4i, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform4iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform4iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform4iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniform4uiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniform4uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniform4uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix2x3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix2x3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix2x3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix2x4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix2x4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix2x4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix3x2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix3x2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix3x2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix3x4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix3x4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix3x4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix4x2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix4x2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix4x2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_uniformMatrix4x3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_uniformMatrix4x3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_uniformMatrix4x3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib1f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib1f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib1fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib1fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib2f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib2f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib2fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib2fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib3f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib3f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib3fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib3fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib4f = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib4f, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttrib4fv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttrib4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttrib4fv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribI4iv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribI4iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribI4iv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribI4uiv = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribI4uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribI4uiv, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_vertexAttribPointer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_vertexAttribPointer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_vertexAttribPointer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WebGL2RenderingContext_viewport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_viewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WebGL2RenderingContext_get_drawingBufferFormat = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); let ctx = r[0]; @@ -12224,32 +9680,52 @@ this.WebGL2RenderingContext_viewport = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "drawingBufferFormat"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_viewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebGL2RenderingContext_get_drawingBufferFormat, this =>", this + '', ", result =>", result + '', info); } return result; - } + +this.WebGL2RenderingContext_drawingBufferStorage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_drawingBufferStorage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.WebGL2RenderingContext_makeXRCompatible = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebGL2RenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebGL2RenderingContext_makeXRCompatible, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebGL2RenderingContext_makeXRCompatible, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.WaveShaperNode_get_curve = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WaveShaperNode"); @@ -12265,25 +9741,25 @@ this.WaveShaperNode_get_curve = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WaveShaperNode_get_curve, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WaveShaperNode_get_curve, this =>", this + '', ", result =>", result + '', info); } return result; } this.WaveShaperNode_set_curve = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WaveShaperNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WaveShaperNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "curve", val); + if (cbb_wf.is_log) { + console.log("[*] WaveShaperNode_set_curve, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "curve", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WaveShaperNode_set_curve, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.WaveShaperNode_get_oversample = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "WaveShaperNode"); @@ -12299,25 +9775,25 @@ this.WaveShaperNode_get_oversample = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] WaveShaperNode_get_oversample, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WaveShaperNode_get_oversample, this =>", this + '', ", result =>", result + '', info); } return result; } this.WaveShaperNode_set_oversample = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WaveShaperNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WaveShaperNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oversample", val); + if (cbb_wf.is_log) { + console.log("[*] WaveShaperNode_set_oversample, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oversample", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WaveShaperNode_set_oversample, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VisualViewport_get_offsetLeft = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VisualViewport"); @@ -12333,7 +9809,7 @@ this.VisualViewport_get_offsetLeft = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_offsetLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_offsetLeft, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12353,7 +9829,7 @@ this.VisualViewport_get_offsetTop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_offsetTop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_offsetTop, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12373,7 +9849,7 @@ this.VisualViewport_get_pageLeft = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_pageLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_pageLeft, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12393,7 +9869,7 @@ this.VisualViewport_get_pageTop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_pageTop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_pageTop, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12413,7 +9889,7 @@ this.VisualViewport_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12433,7 +9909,7 @@ this.VisualViewport_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12453,7 +9929,7 @@ this.VisualViewport_get_scale = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_scale, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_scale, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -12473,25 +9949,25 @@ this.VisualViewport_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.VisualViewport_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VisualViewport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VisualViewport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onresize", val); + if (cbb_wf.is_log) { + console.log("[*] VisualViewport_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onresize", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VisualViewport_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VisualViewport_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VisualViewport"); @@ -12507,25 +9983,467 @@ this.VisualViewport_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VisualViewport_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VisualViewport_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.VisualViewport_set_onscroll = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VisualViewport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onscroll", val); + if (cbb_wf.is_log) { + console.log("[*] VisualViewport_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ViewTransition_get_finished = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "VisualViewport"); + let r = cbb_wf.checkIllegal(this, "ViewTransition"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onscroll", val); + let result = cbb_wf.getValue(this, "finished"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VisualViewport_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ViewTransition_get_finished, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + +this.ViewTransition_get_ready = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ready"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ViewTransition_get_ready, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ViewTransition_get_updateCallbackDone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "updateCallbackDone"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ViewTransition_get_updateCallbackDone, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ViewTransition_skipTransition = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ViewTransition_skipTransition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoFrame_get_format = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "format"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_format, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_timestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timestamp"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_timestamp, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_duration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "duration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_duration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_codedWidth = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "codedWidth"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_codedWidth, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_codedHeight = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "codedHeight"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_codedHeight, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_codedRect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "codedRect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_codedRect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_visibleRect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "visibleRect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_visibleRect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_displayWidth = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "displayWidth"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_displayWidth, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_displayHeight = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "displayHeight"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_displayHeight, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_get_colorSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "colorSpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoFrame_get_colorSpace, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoFrame_allocationSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoFrame_allocationSize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoFrame_clone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoFrame_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoFrame_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoFrame_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoFrame_copyTo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoFrame_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoColorSpace_get_primaries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "primaries"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoColorSpace_get_primaries, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoColorSpace_get_transfer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "transfer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoColorSpace_get_transfer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoColorSpace_get_matrix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "matrix"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoColorSpace_get_matrix, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoColorSpace_get_fullRange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "fullRange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoColorSpace_get_fullRange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoColorSpace_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoColorSpace_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.ValidityState_get_valueMissing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12534,45 +10452,18 @@ this.ValidityState_get_valueMissing = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.valueMissing; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_valueMissing 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_valueMissing 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_valueMissing 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "valueMissing"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_valueMissing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_valueMissing, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_typeMismatch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12581,45 +10472,18 @@ this.ValidityState_get_typeMismatch = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.typeMismatch; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_typeMismatch 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_typeMismatch 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_typeMismatch 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "typeMismatch"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_typeMismatch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_typeMismatch, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_patternMismatch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12628,45 +10492,18 @@ this.ValidityState_get_patternMismatch = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.patternMismatch; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_patternMismatch 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_patternMismatch 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_patternMismatch 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "patternMismatch"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_patternMismatch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_patternMismatch, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_tooLong = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12675,45 +10512,18 @@ this.ValidityState_get_tooLong = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.tooLong; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_tooLong 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_tooLong 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_tooLong 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "tooLong"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_tooLong, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_tooLong, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_tooShort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12722,45 +10532,18 @@ this.ValidityState_get_tooShort = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.tooShort; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_tooShort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_tooShort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_tooShort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "tooShort"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_tooShort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_tooShort, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_rangeUnderflow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12769,45 +10552,18 @@ this.ValidityState_get_rangeUnderflow = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.rangeUnderflow; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_rangeUnderflow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_rangeUnderflow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_rangeUnderflow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "rangeUnderflow"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_rangeUnderflow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_rangeUnderflow, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_rangeOverflow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12816,45 +10572,18 @@ this.ValidityState_get_rangeOverflow = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.rangeOverflow; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_rangeOverflow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_rangeOverflow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_rangeOverflow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "rangeOverflow"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_rangeOverflow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_rangeOverflow, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_stepMismatch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12863,45 +10592,18 @@ this.ValidityState_get_stepMismatch = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stepMismatch; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_stepMismatch 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_stepMismatch 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_stepMismatch 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "stepMismatch"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_stepMismatch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_stepMismatch, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_badInput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12910,45 +10612,18 @@ this.ValidityState_get_badInput = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.badInput; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_badInput 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_badInput 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_badInput 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "badInput"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_badInput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_badInput, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_customError = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -12957,45 +10632,18 @@ this.ValidityState_get_customError = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.customError; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_customError 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_customError 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_customError 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "customError"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_customError, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_customError, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ValidityState_get_valid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ValidityState"); @@ -13004,45 +10652,18 @@ this.ValidityState_get_valid = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.valid; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ValidityState_get_valid 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ValidityState_get_valid 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ValidityState_get_valid 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "valid"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ValidityState_get_valid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ValidityState_get_valid, this =>", this + '', ", result =>", result + '', info); } return result; } + this.VTTCue_get_vertical = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13058,25 +10679,25 @@ this.VTTCue_get_vertical = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_vertical, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_vertical, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_vertical = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "vertical", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_vertical, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "vertical", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_vertical, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_get_snapToLines = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13092,25 +10713,25 @@ this.VTTCue_get_snapToLines = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_snapToLines, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_snapToLines, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_snapToLines = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "snapToLines", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_snapToLines, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "snapToLines", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_snapToLines, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_get_line = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13126,25 +10747,25 @@ this.VTTCue_get_line = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_line, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_line, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_line = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "line", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_line, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "line", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_line, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_get_position = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13160,25 +10781,25 @@ this.VTTCue_get_position = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_position, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_position, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_position = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "position", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_position, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "position", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_position, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13194,25 +10815,25 @@ this.VTTCue_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_size = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "size", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "size", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13228,25 +10849,25 @@ this.VTTCue_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "align", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "align", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_get_text = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VTTCue"); @@ -13262,42 +10883,42 @@ this.VTTCue_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VTTCue_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VTTCue_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.VTTCue_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "text", val); + if (cbb_wf.is_log) { + console.log("[*] VTTCue_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "text", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VTTCue_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.VTTCue_getCueAsHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VTTCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VTTCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VTTCue_getCueAsHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VTTCue_getCueAsHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.UserActivation_get_hasBeenActive = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "UserActivation"); @@ -13313,7 +10934,7 @@ this.UserActivation_get_hasBeenActive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] UserActivation_get_hasBeenActive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] UserActivation_get_hasBeenActive, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -13333,7 +10954,7 @@ this.UserActivation_get_isActive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] UserActivation_get_isActive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] UserActivation_get_isActive, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -13354,12 +10975,12 @@ this.URLSearchParams_get_size = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URLSearchParams_get_size 得到的结果类型为Object, result =>", result); + console.log("[*] URLSearchParams_get_size 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URLSearchParams_get_size 得到的结果类型为function, result =>", result); + console.log("[*] URLSearchParams_get_size 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -13372,7 +10993,7 @@ this.URLSearchParams_get_size = function () { break default: // string number - cbb_wf.console.log("[*] URLSearchParams_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URLSearchParams_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -13381,562 +11002,562 @@ this.URLSearchParams_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLSearchParams_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLSearchParams_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.URLSearchParams_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.append.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_append 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_append 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_append 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.append.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_append 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_append 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_append 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.delete.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_delete 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_delete 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_delete 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.delete.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_delete 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_delete 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_delete 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.get.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_get 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_get 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_get 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.get.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_get 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_get 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_get 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_getAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_getAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_getAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_getAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_getAll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_getAll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_getAll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.has.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_has 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_has 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_has 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.has.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_has 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_has 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_has 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.set.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_set 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_set 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_set 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.set.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_set 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_set 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_set 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_sort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.sort.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_sort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_sort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_sort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_sort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.sort.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_sort 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_sort 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_sort 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_sort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toString.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_toString 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_toString 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.entries.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_entries 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_entries 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.entries.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_entries 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_entries 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forEach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_forEach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_forEach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.forEach.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_forEach 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_forEach 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keys.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_keys 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_keys 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.keys.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_keys 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_keys 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLSearchParams_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLSearchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.values.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URLSearchParams_values 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URLSearchParams_values 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URLSearchParams_values 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLSearchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URLSearchParams_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.values.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URLSearchParams_values 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URLSearchParams_values 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URLSearchParams_values 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLSearchParams_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URLPattern_get_protocol = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URLPattern"); @@ -13952,7 +11573,7 @@ this.URLPattern_get_protocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -13972,7 +11593,7 @@ this.URLPattern_get_username = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_username, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_username, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -13992,7 +11613,7 @@ this.URLPattern_get_password = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_password, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_password, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14012,7 +11633,7 @@ this.URLPattern_get_hostname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_hostname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_hostname, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14032,7 +11653,7 @@ this.URLPattern_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14052,7 +11673,7 @@ this.URLPattern_get_pathname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_pathname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_pathname, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14072,7 +11693,7 @@ this.URLPattern_get_search = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_search, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_search, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14092,29 +11713,46 @@ this.URLPattern_get_hash = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URLPattern_get_hash, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URLPattern_get_hash, this =>", this + '', ", result =>", result + '', info); } return result; } this.URLPattern_exec = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URLPattern"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLPattern"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] URLPattern_exec, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] URLPattern_exec, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.URLPattern_test = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URLPattern"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] URLPattern_test, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.URLPattern_get_hasRegExpGroups = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URLPattern"); let ctx = r[0]; @@ -14122,43 +11760,61 @@ this.URLPattern_test = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "hasRegExpGroups"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] URLPattern_test, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URLPattern_get_hasRegExpGroups, this =>", this + '', ", result =>", result + '', info); } return result; +} + +this.URL_canParse = function () { +let r = cbb_wf.checkIllegal(this, "URL"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URL_canParse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.URL_createObjectURL = function () { - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] URL_createObjectURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "URL"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] URL_createObjectURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.URL_revokeObjectURL = function () { - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] URL_revokeObjectURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "URL"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] URL_revokeObjectURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.URL_get_origin = function () { @@ -14177,12 +11833,12 @@ this.URL_get_origin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_origin 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_origin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_origin 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_origin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14195,7 +11851,7 @@ this.URL_get_origin = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14204,7 +11860,7 @@ this.URL_get_origin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_origin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_origin, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14224,12 +11880,12 @@ this.URL_get_protocol = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_protocol 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_protocol 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_protocol 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_protocol 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14242,7 +11898,7 @@ this.URL_get_protocol = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14251,26 +11907,25 @@ this.URL_get_protocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_protocol = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.protocol = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_protocol, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.protocol = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_protocol, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_username = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14287,12 +11942,12 @@ this.URL_get_username = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_username 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_username 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_username 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_username 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14305,7 +11960,7 @@ this.URL_get_username = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_username 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_username 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14314,26 +11969,25 @@ this.URL_get_username = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_username, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_username, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_username = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.username = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_username, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.username = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_username, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_password = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14350,12 +12004,12 @@ this.URL_get_password = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_password 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_password 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_password 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_password 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14368,7 +12022,7 @@ this.URL_get_password = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_password 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_password 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14377,26 +12031,25 @@ this.URL_get_password = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_password, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_password, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_password = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.password = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_password, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.password = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_password, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_host = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14413,12 +12066,12 @@ this.URL_get_host = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_host 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_host 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_host 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_host 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14431,7 +12084,7 @@ this.URL_get_host = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14440,26 +12093,25 @@ this.URL_get_host = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_host, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_host, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_host = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.host = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_host, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.host = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_host, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_hostname = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14476,12 +12128,12 @@ this.URL_get_hostname = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_hostname 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_hostname 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_hostname 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_hostname 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14494,7 +12146,7 @@ this.URL_get_hostname = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_hostname 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_hostname 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14503,26 +12155,25 @@ this.URL_get_hostname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_hostname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_hostname, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_hostname = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hostname = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_hostname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hostname = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_hostname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_port = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14539,12 +12190,12 @@ this.URL_get_port = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_port 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_port 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_port 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_port 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14557,7 +12208,7 @@ this.URL_get_port = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_port 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_port 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14566,26 +12217,25 @@ this.URL_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_port = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.port = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_port, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.port = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_port, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_pathname = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14602,12 +12252,12 @@ this.URL_get_pathname = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_pathname 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_pathname 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_pathname 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_pathname 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14620,7 +12270,7 @@ this.URL_get_pathname = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_pathname 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_pathname 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14629,26 +12279,25 @@ this.URL_get_pathname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_pathname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_pathname, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_pathname = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.pathname = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_pathname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.pathname = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_pathname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_search = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14665,12 +12314,12 @@ this.URL_get_search = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_search 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_search 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_search 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_search 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14683,7 +12332,7 @@ this.URL_get_search = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_search 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_search 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14692,26 +12341,25 @@ this.URL_get_search = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_search, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_search, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_search = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.search = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_search, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.search = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_search, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_searchParams = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14728,12 +12376,12 @@ this.URL_get_searchParams = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_searchParams 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_searchParams 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_searchParams 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_searchParams 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14746,7 +12394,7 @@ this.URL_get_searchParams = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_searchParams 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_searchParams 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14755,7 +12403,7 @@ this.URL_get_searchParams = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_searchParams, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_searchParams, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -14775,12 +12423,12 @@ this.URL_get_hash = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_hash 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_hash 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_hash 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_hash 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14793,7 +12441,7 @@ this.URL_get_hash = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_hash 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_hash 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14802,26 +12450,25 @@ this.URL_get_hash = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_hash, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_hash, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_hash = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hash = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_hash, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hash = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_hash, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "URL"); @@ -14838,12 +12485,12 @@ this.URL_get_href = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] URL_get_href 得到的结果类型为Object, result =>", result); + console.log("[*] URL_get_href 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] URL_get_href 得到的结果类型为function, result =>", result); + console.log("[*] URL_get_href 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -14856,7 +12503,7 @@ this.URL_get_href = function () { break default: // string number - cbb_wf.console.log("[*] URL_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] URL_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -14865,118 +12512,117 @@ this.URL_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] URL_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] URL_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.URL_set_href = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.href = val; + if (cbb_wf.is_log) { + console.log("[*] URL_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.href = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] URL_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.URL_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toJSON.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URL_toJSON 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URL_toJSON 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URL_toJSON 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URL_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toJSON.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URL_toJSON 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URL_toJSON 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URL_toJSON 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URL_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.URL_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "URL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] URL_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] URL_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] URL_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "URL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] URL_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toString.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] URL_toString 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] URL_toString 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] URL_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] URL_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.UIEvent_get_view = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "UIEvent"); @@ -14985,45 +12631,18 @@ this.UIEvent_get_view = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.view; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] UIEvent_get_view 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] UIEvent_get_view 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] UIEvent_get_view 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "view"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] UIEvent_get_view, this =>", this + '', ", result =>", result + '', info); + console.log("[*] UIEvent_get_view, this =>", this + '', ", result =>", result + '', info); } return result; } + this.UIEvent_get_detail = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "UIEvent"); @@ -15032,45 +12651,18 @@ this.UIEvent_get_detail = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.detail; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] UIEvent_get_detail 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] UIEvent_get_detail 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] UIEvent_get_detail 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "detail"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] UIEvent_get_detail, this =>", this + '', ", result =>", result + '', info); + console.log("[*] UIEvent_get_detail, this =>", this + '', ", result =>", result + '', info); } return result; } + this.UIEvent_get_sourceCapabilities = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "UIEvent"); @@ -15079,45 +12671,18 @@ this.UIEvent_get_sourceCapabilities = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.sourceCapabilities; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] UIEvent_get_sourceCapabilities 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] UIEvent_get_sourceCapabilities 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] UIEvent_get_sourceCapabilities 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "sourceCapabilities"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] UIEvent_get_sourceCapabilities, this =>", this + '', ", result =>", result + '', info); + console.log("[*] UIEvent_get_sourceCapabilities, this =>", this + '', ", result =>", result + '', info); } return result; } + this.UIEvent_get_which = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "UIEvent"); @@ -15126,91 +12691,35 @@ this.UIEvent_get_which = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.which; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] UIEvent_get_which 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] UIEvent_get_which 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] UIEvent_get_which 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "which"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] UIEvent_get_which, this =>", this + '', ", result =>", result + '', info); + console.log("[*] UIEvent_get_which, this =>", this + '', ", result =>", result + '', info); } return result; } + this.UIEvent_initUIEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "UIEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initUIEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] UIEvent_initUIEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] UIEvent_initUIEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] UIEvent_initUIEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "UIEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] UIEvent_initUIEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] UIEvent_initUIEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TrustedTypePolicyFactory_get_emptyHTML = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); @@ -15226,7 +12735,7 @@ this.TrustedTypePolicyFactory_get_emptyHTML = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TrustedTypePolicyFactory_get_emptyHTML, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TrustedTypePolicyFactory_get_emptyHTML, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -15246,7 +12755,7 @@ this.TrustedTypePolicyFactory_get_emptyScript = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TrustedTypePolicyFactory_get_emptyScript, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TrustedTypePolicyFactory_get_emptyScript, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -15266,130 +12775,130 @@ this.TrustedTypePolicyFactory_get_defaultPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TrustedTypePolicyFactory_get_defaultPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TrustedTypePolicyFactory_get_defaultPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.TrustedTypePolicyFactory_createPolicy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_createPolicy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_createPolicy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicyFactory_getAttributeType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_getAttributeType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_getAttributeType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicyFactory_getPropertyType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_getPropertyType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_getPropertyType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicyFactory_getTypeMapping = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_getTypeMapping, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_getTypeMapping, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicyFactory_isHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_isHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_isHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicyFactory_isScript = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_isScript, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_isScript, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicyFactory_isScriptURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicyFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicyFactory_isScriptURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicyFactory_isScriptURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicy_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); @@ -15405,164 +12914,164 @@ this.TrustedTypePolicy_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TrustedTypePolicy_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TrustedTypePolicy_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.TrustedTypePolicy_createHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicy_createHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicy_createHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicy_createScript = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicy_createScript, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicy_createScript, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedTypePolicy_createScriptURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedTypePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedTypePolicy_createScriptURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedTypePolicy_createScriptURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedScriptURL_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedScriptURL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedScriptURL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedScriptURL_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedScriptURL_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedScriptURL_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedScriptURL"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedScriptURL"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedScriptURL_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedScriptURL_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedScript_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedScript"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedScript"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedScript_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedScript_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedScript_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedScript"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedScript"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedScript_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedScript_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedHTML_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedHTML"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedHTML"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedHTML_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedHTML_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TrustedHTML_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TrustedHTML"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TrustedHTML"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TrustedHTML_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TrustedHTML_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TreeWalker_get_root = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TreeWalker"); @@ -15571,45 +13080,18 @@ this.TreeWalker_get_root = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.root; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TreeWalker_get_root 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_get_root 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_get_root 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "root"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TreeWalker_get_root, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TreeWalker_get_root, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TreeWalker_get_whatToShow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TreeWalker"); @@ -15618,45 +13100,18 @@ this.TreeWalker_get_whatToShow = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.whatToShow; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TreeWalker_get_whatToShow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_get_whatToShow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_get_whatToShow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "whatToShow"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TreeWalker_get_whatToShow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TreeWalker_get_whatToShow, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TreeWalker_get_filter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TreeWalker"); @@ -15665,45 +13120,18 @@ this.TreeWalker_get_filter = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.filter; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TreeWalker_get_filter 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_get_filter 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_get_filter 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "filter"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TreeWalker_get_filter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TreeWalker_get_filter, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TreeWalker_get_currentNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TreeWalker"); @@ -15712,383 +13140,151 @@ this.TreeWalker_get_currentNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.currentNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TreeWalker_get_currentNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_get_currentNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_get_currentNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "currentNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TreeWalker_get_currentNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TreeWalker_get_currentNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TreeWalker_set_currentNode = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "currentNode", val); + if (cbb_wf.is_log) { + console.log("[*] TreeWalker_set_currentNode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.currentNode = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TreeWalker_set_currentNode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.TreeWalker_firstChild = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.firstChild.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_firstChild 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_firstChild 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_firstChild 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_firstChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_firstChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TreeWalker_lastChild = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lastChild.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_lastChild 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_lastChild 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_lastChild 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_lastChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_lastChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TreeWalker_nextNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.nextNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_nextNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_nextNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_nextNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_nextNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_nextNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TreeWalker_nextSibling = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.nextSibling.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_nextSibling 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_nextSibling 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_nextSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_nextSibling, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_nextSibling, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TreeWalker_parentNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.parentNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_parentNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_parentNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_parentNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_parentNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_parentNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TreeWalker_previousNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.previousNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_previousNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_previousNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_previousNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_previousNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_previousNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TreeWalker_previousSibling = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TreeWalker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.previousSibling.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] TreeWalker_previousSibling 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TreeWalker_previousSibling 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TreeWalker_previousSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TreeWalker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] TreeWalker_previousSibling, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TreeWalker_previousSibling, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.TransitionEvent_get_propertyName = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TransitionEvent"); @@ -16104,7 +13300,7 @@ this.TransitionEvent_get_propertyName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TransitionEvent_get_propertyName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TransitionEvent_get_propertyName, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16124,7 +13320,7 @@ this.TransitionEvent_get_elapsedTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TransitionEvent_get_elapsedTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TransitionEvent_get_elapsedTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16144,7 +13340,7 @@ this.TransitionEvent_get_pseudoElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TransitionEvent_get_pseudoElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TransitionEvent_get_pseudoElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16164,62 +13360,62 @@ this.TransformStreamDefaultController_get_desiredSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TransformStreamDefaultController_get_desiredSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TransformStreamDefaultController_get_desiredSize, this =>", this + '', ", result =>", result + '', info); } return result; } this.TransformStreamDefaultController_enqueue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TransformStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TransformStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TransformStreamDefaultController_enqueue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TransformStreamDefaultController_enqueue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TransformStreamDefaultController_error = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TransformStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TransformStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TransformStreamDefaultController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TransformStreamDefaultController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TransformStreamDefaultController_terminate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TransformStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TransformStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TransformStreamDefaultController_terminate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TransformStreamDefaultController_terminate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TransformStream_get_readable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TransformStream"); @@ -16235,7 +13431,7 @@ this.TransformStream_get_readable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TransformStream_get_readable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TransformStream_get_readable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16255,7 +13451,7 @@ this.TransformStream_get_writable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TransformStream_get_writable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TransformStream_get_writable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16275,7 +13471,7 @@ this.TrackEvent_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TrackEvent_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TrackEvent_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16295,28 +13491,28 @@ this.TouchList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.TouchList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TouchList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TouchList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TouchList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TouchList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TouchEvent_get_touches = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16325,45 +13521,18 @@ this.TouchEvent_get_touches = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.touches; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_touches 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_touches 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_touches 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "touches"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_touches, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_touches, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TouchEvent_get_targetTouches = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16372,45 +13541,18 @@ this.TouchEvent_get_targetTouches = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.targetTouches; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_targetTouches 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_targetTouches 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_targetTouches 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "targetTouches"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_targetTouches, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_targetTouches, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TouchEvent_get_changedTouches = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16419,45 +13561,18 @@ this.TouchEvent_get_changedTouches = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.changedTouches; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_changedTouches 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_changedTouches 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_changedTouches 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "changedTouches"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_changedTouches, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_changedTouches, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TouchEvent_get_altKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16466,45 +13581,18 @@ this.TouchEvent_get_altKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.altKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_altKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_altKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_altKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "altKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_altKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_altKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TouchEvent_get_metaKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16513,45 +13601,18 @@ this.TouchEvent_get_metaKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.metaKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_metaKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_metaKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_metaKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "metaKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_metaKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_metaKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TouchEvent_get_ctrlKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16560,45 +13621,18 @@ this.TouchEvent_get_ctrlKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ctrlKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_ctrlKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_ctrlKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_ctrlKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ctrlKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_ctrlKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_ctrlKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.TouchEvent_get_shiftKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TouchEvent"); @@ -16607,45 +13641,18 @@ this.TouchEvent_get_shiftKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.shiftKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] TouchEvent_get_shiftKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] TouchEvent_get_shiftKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] TouchEvent_get_shiftKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "shiftKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TouchEvent_get_shiftKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TouchEvent_get_shiftKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Touch_get_identifier = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Touch"); @@ -16661,7 +13668,7 @@ this.Touch_get_identifier = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_identifier, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_identifier, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16681,7 +13688,7 @@ this.Touch_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16701,7 +13708,7 @@ this.Touch_get_screenX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_screenX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_screenX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16721,7 +13728,7 @@ this.Touch_get_screenY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_screenY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_screenY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16741,7 +13748,7 @@ this.Touch_get_clientX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_clientX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_clientX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16761,7 +13768,7 @@ this.Touch_get_clientY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_clientY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_clientY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16781,7 +13788,7 @@ this.Touch_get_pageX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_pageX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_pageX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16801,7 +13808,7 @@ this.Touch_get_pageY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_pageY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_pageY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16821,7 +13828,7 @@ this.Touch_get_radiusX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_radiusX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_radiusX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16841,7 +13848,7 @@ this.Touch_get_radiusY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_radiusY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_radiusY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16861,7 +13868,7 @@ this.Touch_get_rotationAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_rotationAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_rotationAngle, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16881,7 +13888,7 @@ this.Touch_get_force = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Touch_get_force, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Touch_get_force, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16901,7 +13908,7 @@ this.ToggleEvent_get_oldState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ToggleEvent_get_oldState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ToggleEvent_get_oldState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16921,7 +13928,7 @@ this.ToggleEvent_get_newState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ToggleEvent_get_newState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ToggleEvent_get_newState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -16941,45 +13948,45 @@ this.TimeRanges_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TimeRanges_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TimeRanges_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.TimeRanges_end = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TimeRanges"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TimeRanges"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TimeRanges_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TimeRanges_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TimeRanges_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TimeRanges"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TimeRanges"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TimeRanges_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TimeRanges_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextTrackList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackList"); @@ -16995,7 +14002,7 @@ this.TextTrackList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17015,25 +14022,25 @@ this.TextTrackList_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackList_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackList_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackList_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackList_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackList_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackList_get_onaddtrack = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackList"); @@ -17049,25 +14056,25 @@ this.TextTrackList_get_onaddtrack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackList_get_onaddtrack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackList_get_onaddtrack, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackList_set_onaddtrack = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onaddtrack", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackList_set_onaddtrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onaddtrack", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackList_set_onaddtrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackList_get_onremovetrack = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackList"); @@ -17083,42 +14090,42 @@ this.TextTrackList_get_onremovetrack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackList_get_onremovetrack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackList_get_onremovetrack, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackList_set_onremovetrack = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onremovetrack", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackList_set_onremovetrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onremovetrack", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackList_set_onremovetrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackList_getTrackById = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextTrackList_getTrackById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextTrackList_getTrackById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextTrackCueList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCueList"); @@ -17134,28 +14141,28 @@ this.TextTrackCueList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCueList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCueList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCueList_getCueById = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCueList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCueList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextTrackCueList_getCueById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextTrackCueList_getCueById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextTrackCue_get_track = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCue"); @@ -17171,7 +14178,7 @@ this.TextTrackCue_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17191,25 +14198,25 @@ this.TextTrackCue_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCue_set_id = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "id", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackCue_set_id, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "id", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackCue_set_id, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackCue_get_startTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCue"); @@ -17225,25 +14232,25 @@ this.TextTrackCue_get_startTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_startTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_startTime, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCue_set_startTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "startTime", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackCue_set_startTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "startTime", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackCue_set_startTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackCue_get_endTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCue"); @@ -17259,25 +14266,25 @@ this.TextTrackCue_get_endTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_endTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_endTime, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCue_set_endTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "endTime", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackCue_set_endTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "endTime", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackCue_set_endTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackCue_get_pauseOnExit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCue"); @@ -17293,25 +14300,25 @@ this.TextTrackCue_get_pauseOnExit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_pauseOnExit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_pauseOnExit, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCue_set_pauseOnExit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "pauseOnExit", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackCue_set_pauseOnExit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "pauseOnExit", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackCue_set_pauseOnExit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackCue_get_onenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCue"); @@ -17327,25 +14334,25 @@ this.TextTrackCue_get_onenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_onenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_onenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCue_set_onenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onenter", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackCue_set_onenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onenter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackCue_set_onenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrackCue_get_onexit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrackCue"); @@ -17361,25 +14368,25 @@ this.TextTrackCue_get_onexit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrackCue_get_onexit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrackCue_get_onexit, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrackCue_set_onexit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrackCue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrackCue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onexit", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrackCue_set_onexit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onexit", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrackCue_set_onexit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrack_get_kind = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrack"); @@ -17395,7 +14402,7 @@ this.TextTrack_get_kind = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_kind, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_kind, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17415,7 +14422,7 @@ this.TextTrack_get_label = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17435,7 +14442,7 @@ this.TextTrack_get_language = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_language, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_language, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17455,7 +14462,7 @@ this.TextTrack_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17475,25 +14482,25 @@ this.TextTrack_get_mode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_mode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_mode, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrack_set_mode = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "mode", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrack_set_mode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "mode", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrack_set_mode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrack_get_cues = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextTrack"); @@ -17509,7 +14516,7 @@ this.TextTrack_get_cues = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_cues, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_cues, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17529,7 +14536,7 @@ this.TextTrack_get_activeCues = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_activeCues, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_activeCues, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17549,59 +14556,59 @@ this.TextTrack_get_oncuechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextTrack_get_oncuechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextTrack_get_oncuechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextTrack_set_oncuechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncuechange", val); + if (cbb_wf.is_log) { + console.log("[*] TextTrack_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncuechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TextTrack_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TextTrack_addCue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextTrack_addCue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextTrack_addCue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextTrack_removeCue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextTrack_removeCue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextTrack_removeCue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextMetrics_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextMetrics"); @@ -17617,7 +14624,7 @@ this.TextMetrics_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17637,7 +14644,7 @@ this.TextMetrics_get_actualBoundingBoxLeft = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_actualBoundingBoxLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_actualBoundingBoxLeft, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17657,7 +14664,7 @@ this.TextMetrics_get_actualBoundingBoxRight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_actualBoundingBoxRight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_actualBoundingBoxRight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17677,7 +14684,7 @@ this.TextMetrics_get_fontBoundingBoxAscent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_fontBoundingBoxAscent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_fontBoundingBoxAscent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17697,7 +14704,7 @@ this.TextMetrics_get_fontBoundingBoxDescent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_fontBoundingBoxDescent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_fontBoundingBoxDescent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17717,7 +14724,7 @@ this.TextMetrics_get_actualBoundingBoxAscent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_actualBoundingBoxAscent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_actualBoundingBoxAscent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17737,7 +14744,7 @@ this.TextMetrics_get_actualBoundingBoxDescent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_actualBoundingBoxDescent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_actualBoundingBoxDescent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17757,7 +14764,7 @@ this.TextMetrics_get_hangingBaseline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_hangingBaseline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_hangingBaseline, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17777,7 +14784,7 @@ this.TextMetrics_get_alphabeticBaseline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_alphabeticBaseline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_alphabeticBaseline, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17797,7 +14804,7 @@ this.TextMetrics_get_ideographicBaseline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextMetrics_get_ideographicBaseline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextMetrics_get_ideographicBaseline, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17817,28 +14824,28 @@ this.TextEvent_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextEvent_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextEvent_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextEvent_initTextEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextEvent_initTextEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextEvent_initTextEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextEncoderStream_get_encoding = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextEncoderStream"); @@ -17854,7 +14861,7 @@ this.TextEncoderStream_get_encoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextEncoderStream_get_encoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextEncoderStream_get_encoding, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17874,7 +14881,7 @@ this.TextEncoderStream_get_readable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextEncoderStream_get_readable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextEncoderStream_get_readable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17894,7 +14901,7 @@ this.TextEncoderStream_get_writable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextEncoderStream_get_writable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextEncoderStream_get_writable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17914,45 +14921,45 @@ this.TextEncoder_get_encoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextEncoder_get_encoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextEncoder_get_encoding, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextEncoder_encode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextEncoder_encode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextEncoder_encode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextEncoder_encodeInto = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextEncoder_encodeInto, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextEncoder_encodeInto, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TextDecoderStream_get_encoding = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TextDecoderStream"); @@ -17968,7 +14975,7 @@ this.TextDecoderStream_get_encoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoderStream_get_encoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoderStream_get_encoding, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -17988,7 +14995,7 @@ this.TextDecoderStream_get_fatal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoderStream_get_fatal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoderStream_get_fatal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18008,7 +15015,7 @@ this.TextDecoderStream_get_ignoreBOM = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoderStream_get_ignoreBOM, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoderStream_get_ignoreBOM, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18028,7 +15035,7 @@ this.TextDecoderStream_get_readable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoderStream_get_readable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoderStream_get_readable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18048,7 +15055,7 @@ this.TextDecoderStream_get_writable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoderStream_get_writable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoderStream_get_writable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18068,7 +15075,7 @@ this.TextDecoder_get_encoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoder_get_encoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoder_get_encoding, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18088,7 +15095,7 @@ this.TextDecoder_get_fatal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoder_get_fatal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoder_get_fatal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18108,28 +15115,28 @@ this.TextDecoder_get_ignoreBOM = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TextDecoder_get_ignoreBOM, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TextDecoder_get_ignoreBOM, this =>", this + '', ", result =>", result + '', info); } return result; } this.TextDecoder_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TextDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TextDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Text_get_wholeText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Text"); @@ -18146,12 +15153,12 @@ this.Text_get_wholeText = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Text_get_wholeText 得到的结果类型为Object, result =>", result); + console.log("[*] Text_get_wholeText 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Text_get_wholeText 得到的结果类型为function, result =>", result); + console.log("[*] Text_get_wholeText 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -18164,7 +15171,7 @@ this.Text_get_wholeText = function () { break default: // string number - cbb_wf.console.log("[*] Text_get_wholeText 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Text_get_wholeText 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -18173,7 +15180,7 @@ this.Text_get_wholeText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Text_get_wholeText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Text_get_wholeText, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18193,12 +15200,12 @@ this.Text_get_assignedSlot = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Text_get_assignedSlot 得到的结果类型为Object, result =>", result); + console.log("[*] Text_get_assignedSlot 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Text_get_assignedSlot 得到的结果类型为function, result =>", result); + console.log("[*] Text_get_assignedSlot 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -18211,7 +15218,7 @@ this.Text_get_assignedSlot = function () { break default: // string number - cbb_wf.console.log("[*] Text_get_assignedSlot 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Text_get_assignedSlot 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -18220,69 +15227,69 @@ this.Text_get_assignedSlot = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Text_get_assignedSlot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Text_get_assignedSlot, this =>", this + '', ", result =>", result + '', info); } return result; } this.Text_splitText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Text"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.splitText.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Text_splitText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Text_splitText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Text_splitText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Text"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Text_splitText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.splitText.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Text_splitText 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Text_splitText 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Text_splitText 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Text_splitText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.TaskSignal_any = function () { - let r = cbb_wf.checkIllegal(this, "TaskSignal"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] TaskSignal_any, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "TaskSignal"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] TaskSignal_any, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.TaskSignal_get_priority = function () { @@ -18300,7 +15307,7 @@ this.TaskSignal_get_priority = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskSignal_get_priority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskSignal_get_priority, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18320,25 +15327,25 @@ this.TaskSignal_get_onprioritychange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskSignal_get_onprioritychange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskSignal_get_onprioritychange, this =>", this + '', ", result =>", result + '', info); } return result; } this.TaskSignal_set_onprioritychange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TaskSignal"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TaskSignal"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onprioritychange", val); + if (cbb_wf.is_log) { + console.log("[*] TaskSignal_set_onprioritychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onprioritychange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] TaskSignal_set_onprioritychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.TaskPriorityChangeEvent_get_previousPriority = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TaskPriorityChangeEvent"); @@ -18354,28 +15361,28 @@ this.TaskPriorityChangeEvent_get_previousPriority = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskPriorityChangeEvent_get_previousPriority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskPriorityChangeEvent_get_previousPriority, this =>", this + '', ", result =>", result + '', info); } return result; } this.TaskController_setPriority = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TaskController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TaskController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TaskController_setPriority, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TaskController_setPriority, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.TaskAttributionTiming_get_containerType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "TaskAttributionTiming"); @@ -18391,7 +15398,7 @@ this.TaskAttributionTiming_get_containerType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskAttributionTiming_get_containerType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskAttributionTiming_get_containerType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18411,7 +15418,7 @@ this.TaskAttributionTiming_get_containerSrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskAttributionTiming_get_containerSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskAttributionTiming_get_containerSrc, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18431,7 +15438,7 @@ this.TaskAttributionTiming_get_containerId = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskAttributionTiming_get_containerId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskAttributionTiming_get_containerId, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -18451,62 +15458,62 @@ this.TaskAttributionTiming_get_containerName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] TaskAttributionTiming_get_containerName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] TaskAttributionTiming_get_containerName, this =>", this + '', ", result =>", result + '', info); } return result; } this.TaskAttributionTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "TaskAttributionTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TaskAttributionTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TaskAttributionTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] TaskAttributionTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SyncManager_getTags = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SyncManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SyncManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SyncManager_getTags, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SyncManager_getTags, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SyncManager_register = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SyncManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SyncManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SyncManager_register, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SyncManager_register, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SubmitEvent_get_submitter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SubmitEvent"); @@ -18515,45 +15522,18 @@ this.SubmitEvent_get_submitter = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.submitter; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SubmitEvent_get_submitter 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SubmitEvent_get_submitter 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SubmitEvent_get_submitter 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "submitter"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SubmitEvent_get_submitter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SubmitEvent_get_submitter, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheetList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheetList"); @@ -18570,12 +15550,12 @@ this.StyleSheetList_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheetList_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] StyleSheetList_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] StyleSheetList_get_length 得到的结果类型为function, result =>", result); + console.log("[*] StyleSheetList_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -18588,7 +15568,7 @@ this.StyleSheetList_get_length = function () { break default: // string number - cbb_wf.console.log("[*] StyleSheetList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] StyleSheetList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -18597,56 +15577,56 @@ this.StyleSheetList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheetList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheetList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.StyleSheetList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StyleSheetList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] StyleSheetList_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheetList_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheetList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StyleSheetList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] StyleSheetList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.item.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] StyleSheetList_item 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] StyleSheetList_item 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] StyleSheetList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] StyleSheetList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.StyleSheet_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18655,45 +15635,18 @@ this.StyleSheet_get_type = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18702,45 +15655,18 @@ this.StyleSheet_get_href = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.href; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_href 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_href 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "href"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_get_ownerNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18749,45 +15675,18 @@ this.StyleSheet_get_ownerNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ownerNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_ownerNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_ownerNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_ownerNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ownerNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_ownerNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_ownerNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_get_parentStyleSheet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18796,45 +15695,18 @@ this.StyleSheet_get_parentStyleSheet = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.parentStyleSheet; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_parentStyleSheet 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_parentStyleSheet 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_parentStyleSheet 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "parentStyleSheet"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_parentStyleSheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_parentStyleSheet, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_get_title = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18843,45 +15715,18 @@ this.StyleSheet_get_title = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.title; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_title 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_title 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_title 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "title"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_title, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_title, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18890,61 +15735,32 @@ this.StyleSheet_get_media = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.media; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_media 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_media 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "media"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "media", val); + if (cbb_wf.is_log) { + console.log("[*] StyleSheet_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] StyleSheet_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.StyleSheet_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StyleSheet"); @@ -18953,61 +15769,32 @@ this.StyleSheet_get_disabled = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.disabled; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StyleSheet_get_disabled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StyleSheet_get_disabled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StyleSheet_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "disabled"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StyleSheet_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StyleSheet_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StyleSheet_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "disabled", val); + if (cbb_wf.is_log) { + console.log("[*] StyleSheet_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] StyleSheet_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.StylePropertyMapReadOnly_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); @@ -19023,198 +15810,198 @@ this.StylePropertyMapReadOnly_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StylePropertyMapReadOnly_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StylePropertyMapReadOnly_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.StylePropertyMapReadOnly_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMapReadOnly_getAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMapReadOnly_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMapReadOnly_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMapReadOnly_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMapReadOnly_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMapReadOnly_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMapReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMapReadOnly_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMapReadOnly_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMap_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMap_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMap_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMap_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMap_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMap_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMap_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMap_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMap_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StylePropertyMap_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StylePropertyMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StylePropertyMap_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StylePropertyMap_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.StorageEvent_get_key = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StorageEvent"); @@ -19223,45 +16010,18 @@ this.StorageEvent_get_key = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.key; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StorageEvent_get_key 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StorageEvent_get_key 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StorageEvent_get_key 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "key"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StorageEvent_get_key, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StorageEvent_get_key, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StorageEvent_get_oldValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StorageEvent"); @@ -19270,45 +16030,18 @@ this.StorageEvent_get_oldValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.oldValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StorageEvent_get_oldValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StorageEvent_get_oldValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StorageEvent_get_oldValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "oldValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StorageEvent_get_oldValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StorageEvent_get_oldValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StorageEvent_get_newValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StorageEvent"); @@ -19317,45 +16050,18 @@ this.StorageEvent_get_newValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.newValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StorageEvent_get_newValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StorageEvent_get_newValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StorageEvent_get_newValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "newValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StorageEvent_get_newValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StorageEvent_get_newValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StorageEvent_get_url = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StorageEvent"); @@ -19364,45 +16070,18 @@ this.StorageEvent_get_url = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.url; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StorageEvent_get_url 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StorageEvent_get_url 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StorageEvent_get_url 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "url"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StorageEvent_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StorageEvent_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StorageEvent_get_storageArea = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StorageEvent"); @@ -19411,91 +16090,35 @@ this.StorageEvent_get_storageArea = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.storageArea; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] StorageEvent_get_storageArea 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StorageEvent_get_storageArea 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StorageEvent_get_storageArea 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "storageArea"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StorageEvent_get_storageArea, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StorageEvent_get_storageArea, this =>", this + '', ", result =>", result + '', info); } return result; } + this.StorageEvent_initStorageEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StorageEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initStorageEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] StorageEvent_initStorageEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] StorageEvent_initStorageEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] StorageEvent_initStorageEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] StorageEvent_initStorageEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageEvent_initStorageEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Storage_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Storage"); @@ -19504,275 +16127,103 @@ this.Storage_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Storage_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Storage_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Storage_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Storage_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Storage_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Storage_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Storage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clear.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Storage_clear 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Storage_clear 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Storage_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Storage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Storage_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Storage_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Storage_getItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Storage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Storage_getItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Storage_getItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Storage_getItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Storage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Storage_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Storage_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Storage_key = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Storage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.key.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Storage_key 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Storage_key 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Storage_key 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Storage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Storage_key, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Storage_key, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Storage_removeItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Storage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Storage_removeItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Storage_removeItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Storage_removeItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Storage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Storage_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Storage_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Storage_setItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Storage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Storage_setItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Storage_setItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Storage_setItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Storage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Storage_setItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Storage_setItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.StereoPannerNode_get_pan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "StereoPannerNode"); @@ -19788,7 +16239,7 @@ this.StereoPannerNode_get_pan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] StereoPannerNode_get_pan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] StereoPannerNode_get_pan, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -19808,7 +16259,7 @@ this.SourceBufferList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBufferList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBufferList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -19828,25 +16279,25 @@ this.SourceBufferList_get_onaddsourcebuffer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBufferList_get_onaddsourcebuffer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBufferList_get_onaddsourcebuffer, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBufferList_set_onaddsourcebuffer = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBufferList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBufferList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onaddsourcebuffer", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBufferList_set_onaddsourcebuffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onaddsourcebuffer", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBufferList_set_onaddsourcebuffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBufferList_get_onremovesourcebuffer = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBufferList"); @@ -19862,25 +16313,25 @@ this.SourceBufferList_get_onremovesourcebuffer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBufferList_get_onremovesourcebuffer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBufferList_get_onremovesourcebuffer, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBufferList_set_onremovesourcebuffer = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBufferList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBufferList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onremovesourcebuffer", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBufferList_set_onremovesourcebuffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onremovesourcebuffer", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBufferList_set_onremovesourcebuffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_mode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -19896,25 +16347,25 @@ this.SourceBuffer_get_mode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_mode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_mode, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_mode = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "mode", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_mode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "mode", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_mode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_updating = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -19930,7 +16381,7 @@ this.SourceBuffer_get_updating = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_updating, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_updating, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -19950,7 +16401,7 @@ this.SourceBuffer_get_buffered = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_buffered, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_buffered, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -19970,25 +16421,25 @@ this.SourceBuffer_get_timestampOffset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_timestampOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_timestampOffset, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_timestampOffset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "timestampOffset", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_timestampOffset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "timestampOffset", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_timestampOffset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_appendWindowStart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20004,25 +16455,25 @@ this.SourceBuffer_get_appendWindowStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_appendWindowStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_appendWindowStart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_appendWindowStart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "appendWindowStart", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_appendWindowStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "appendWindowStart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_appendWindowStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_appendWindowEnd = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20038,25 +16489,25 @@ this.SourceBuffer_get_appendWindowEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_appendWindowEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_appendWindowEnd, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_appendWindowEnd = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "appendWindowEnd", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_appendWindowEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "appendWindowEnd", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_appendWindowEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_onupdatestart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20072,25 +16523,25 @@ this.SourceBuffer_get_onupdatestart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_onupdatestart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_onupdatestart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_onupdatestart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onupdatestart", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_onupdatestart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onupdatestart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_onupdatestart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_onupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20106,25 +16557,25 @@ this.SourceBuffer_get_onupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_onupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_onupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_onupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onupdate", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_onupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onupdate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_onupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_onupdateend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20140,25 +16591,25 @@ this.SourceBuffer_get_onupdateend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_onupdateend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_onupdateend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_onupdateend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onupdateend", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_onupdateend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onupdateend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_onupdateend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20174,25 +16625,25 @@ this.SourceBuffer_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SourceBuffer"); @@ -20208,93 +16659,93 @@ this.SourceBuffer_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SourceBuffer_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SourceBuffer_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.SourceBuffer_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] SourceBuffer_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onabort", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SourceBuffer_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SourceBuffer_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SourceBuffer_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SourceBuffer_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SourceBuffer_appendBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SourceBuffer_appendBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SourceBuffer_appendBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SourceBuffer_changeType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SourceBuffer_changeType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SourceBuffer_changeType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SourceBuffer_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SourceBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SourceBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SourceBuffer_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SourceBuffer_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ShadowRoot_get_mode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20303,45 +16754,18 @@ this.ShadowRoot_get_mode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_mode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_mode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_mode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "mode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_mode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_mode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_host = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20350,45 +16774,18 @@ this.ShadowRoot_get_host = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.host; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_host 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_host 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "host"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_host, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_host, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_onslotchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20397,61 +16794,32 @@ this.ShadowRoot_get_onslotchange = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onslotchange; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_onslotchange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_onslotchange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onslotchange"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_onslotchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_onslotchange, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_set_onslotchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onslotchange", val); + if (cbb_wf.is_log) { + console.log("[*] ShadowRoot_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onslotchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ShadowRoot_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.ShadowRoot_get_innerHTML = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20460,61 +16828,32 @@ this.ShadowRoot_get_innerHTML = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.innerHTML; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_innerHTML 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_innerHTML 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_innerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "innerHTML"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_innerHTML, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_innerHTML, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_set_innerHTML = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "innerHTML", val); + if (cbb_wf.is_log) { + console.log("[*] ShadowRoot_set_innerHTML, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.innerHTML = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ShadowRoot_set_innerHTML, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.ShadowRoot_get_delegatesFocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20523,45 +16862,18 @@ this.ShadowRoot_get_delegatesFocus = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.delegatesFocus; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_delegatesFocus 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_delegatesFocus 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_delegatesFocus 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "delegatesFocus"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_delegatesFocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_delegatesFocus, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_slotAssignment = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20570,45 +16882,18 @@ this.ShadowRoot_get_slotAssignment = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.slotAssignment; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_slotAssignment 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_slotAssignment 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_slotAssignment 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "slotAssignment"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_slotAssignment, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_slotAssignment, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_activeElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20617,45 +16902,18 @@ this.ShadowRoot_get_activeElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.activeElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_activeElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_activeElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_activeElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "activeElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_activeElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_activeElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_styleSheets = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20664,45 +16922,18 @@ this.ShadowRoot_get_styleSheets = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.styleSheets; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_styleSheets 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_styleSheets 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_styleSheets 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "styleSheets"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_styleSheets, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_styleSheets, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_pointerLockElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20711,45 +16942,18 @@ this.ShadowRoot_get_pointerLockElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pointerLockElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_pointerLockElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_pointerLockElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_pointerLockElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pointerLockElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_pointerLockElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_pointerLockElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_get_fullscreenElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20758,61 +16962,32 @@ this.ShadowRoot_get_fullscreenElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.fullscreenElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_fullscreenElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_fullscreenElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_fullscreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "fullscreenElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_fullscreenElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_fullscreenElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_set_fullscreenElement = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fullscreenElement", val); + if (cbb_wf.is_log) { + console.log("[*] ShadowRoot_set_fullscreenElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fullscreenElement = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ShadowRoot_set_fullscreenElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.ShadowRoot_get_adoptedStyleSheets = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20821,61 +16996,32 @@ this.ShadowRoot_get_adoptedStyleSheets = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.adoptedStyleSheets; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_adoptedStyleSheets 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_adoptedStyleSheets 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_adoptedStyleSheets 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "adoptedStyleSheets"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_adoptedStyleSheets, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_adoptedStyleSheets, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_set_adoptedStyleSheets = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "adoptedStyleSheets", val); + if (cbb_wf.is_log) { + console.log("[*] ShadowRoot_set_adoptedStyleSheets, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.adoptedStyleSheets = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ShadowRoot_set_adoptedStyleSheets, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.ShadowRoot_get_pictureInPictureElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); @@ -20884,92 +17030,87 @@ this.ShadowRoot_get_pictureInPictureElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pictureInPictureElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ShadowRoot_get_pictureInPictureElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_get_pictureInPictureElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_get_pictureInPictureElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pictureInPictureElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_get_pictureInPictureElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_pictureInPictureElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ShadowRoot_elementFromPoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.elementFromPoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] ShadowRoot_elementFromPoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_elementFromPoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_elementFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] ShadowRoot_elementFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ShadowRoot_elementFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.ShadowRoot_elementsFromPoint = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ShadowRoot_elementsFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ShadowRoot_getAnimations = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ShadowRoot_getAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ShadowRoot_getSelection = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ShadowRoot_getSelection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ShadowRoot_get_clonable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ShadowRoot"); let ctx = r[0]; @@ -20977,182 +17118,52 @@ this.ShadowRoot_elementsFromPoint = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.elementsFromPoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] ShadowRoot_elementsFromPoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_elementsFromPoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_elementsFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "clonable"); if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ShadowRoot_elementsFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + console.log("[*] ShadowRoot_get_clonable, this =>", this + '', ", result =>", result + '', info); } return result; } this.ShadowRoot_getInnerHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getInnerHTML.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] ShadowRoot_getInnerHTML 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_getInnerHTML 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_getInnerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] ShadowRoot_getInnerHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.ShadowRoot_getSelection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getSelection.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] ShadowRoot_getSelection 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_getSelection 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_getSelection 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ShadowRoot_getInnerHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); } - cbb_wf.console.log("[*] ShadowRoot_getSelection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + return result; + } - return result; -} - -this.ShadowRoot_getAnimations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ShadowRoot"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAnimations.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] ShadowRoot_getAnimations 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ShadowRoot_getAnimations 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ShadowRoot_getAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" +this.ShadowRoot_setHTMLUnsafe = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ShadowRoot"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] ShadowRoot_getAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ShadowRoot_setHTMLUnsafe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_get_anchorNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21161,45 +17172,18 @@ this.Selection_get_anchorNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.anchorNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_anchorNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_anchorNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_anchorNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "anchorNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_anchorNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_anchorNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_anchorOffset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21208,45 +17192,18 @@ this.Selection_get_anchorOffset = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.anchorOffset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_anchorOffset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_anchorOffset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_anchorOffset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "anchorOffset"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_anchorOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_anchorOffset, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_focusNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21255,45 +17212,18 @@ this.Selection_get_focusNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.focusNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_focusNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_focusNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_focusNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "focusNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_focusNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_focusNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_focusOffset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21302,45 +17232,18 @@ this.Selection_get_focusOffset = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.focusOffset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_focusOffset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_focusOffset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_focusOffset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "focusOffset"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_focusOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_focusOffset, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_isCollapsed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21349,45 +17252,18 @@ this.Selection_get_isCollapsed = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isCollapsed; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_isCollapsed 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_isCollapsed 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_isCollapsed 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "isCollapsed"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_isCollapsed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_isCollapsed, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_rangeCount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21396,45 +17272,18 @@ this.Selection_get_rangeCount = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.rangeCount; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_rangeCount 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_rangeCount 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_rangeCount 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "rangeCount"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_rangeCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_rangeCount, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21443,45 +17292,18 @@ this.Selection_get_type = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_baseNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21490,45 +17312,18 @@ this.Selection_get_baseNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.baseNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_baseNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_baseNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_baseNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "baseNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_baseNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_baseNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_baseOffset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21537,45 +17332,18 @@ this.Selection_get_baseOffset = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.baseOffset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_baseOffset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_baseOffset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_baseOffset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "baseOffset"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_baseOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_baseOffset, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_extentNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21584,45 +17352,18 @@ this.Selection_get_extentNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.extentNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_extentNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_extentNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_extentNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "extentNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_extentNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_extentNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_get_extentOffset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Selection"); @@ -21631,781 +17372,290 @@ this.Selection_get_extentOffset = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.extentOffset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Selection_get_extentOffset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_get_extentOffset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_get_extentOffset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "extentOffset"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Selection_get_extentOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Selection_get_extentOffset, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Selection_addRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.addRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_addRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_addRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_addRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_addRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_addRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_collapse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.collapse.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_collapse 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_collapse 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_collapse 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_collapse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_collapse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_collapseToEnd = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.collapseToEnd.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_collapseToEnd 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_collapseToEnd 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_collapseToEnd 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_collapseToEnd, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_collapseToEnd, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_collapseToStart = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.collapseToStart.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_collapseToStart 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_collapseToStart 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_collapseToStart 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_collapseToStart, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_collapseToStart, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_containsNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.containsNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_containsNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_containsNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_containsNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_containsNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_containsNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_deleteFromDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteFromDocument.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_deleteFromDocument 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_deleteFromDocument 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_deleteFromDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_deleteFromDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_deleteFromDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_empty = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.empty.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_empty 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_empty 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_empty 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_empty, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_empty, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_extend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.extend.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_extend 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_extend 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_extend 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_extend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_extend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_getRangeAt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getRangeAt.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_getRangeAt 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_getRangeAt 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_getRangeAt 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_getRangeAt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_getRangeAt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_modify = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.modify.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_modify 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_modify 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_modify 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_modify, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_modify, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_removeAllRanges = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeAllRanges.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_removeAllRanges 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_removeAllRanges 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_removeAllRanges 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_removeAllRanges, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_removeAllRanges, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_removeRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_removeRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_removeRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_removeRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_removeRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_removeRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_selectAllChildren = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.selectAllChildren.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_selectAllChildren 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_selectAllChildren 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_selectAllChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_selectAllChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_selectAllChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_setBaseAndExtent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setBaseAndExtent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_setBaseAndExtent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_setBaseAndExtent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_setBaseAndExtent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_setBaseAndExtent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_setBaseAndExtent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_setPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setPosition.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_setPosition 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_setPosition 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_setPosition 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_setPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_setPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Selection_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Selection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Selection_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Selection_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Selection_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Selection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Selection_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Selection_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.SecurityPolicyViolationEvent_get_documentURI = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SecurityPolicyViolationEvent"); @@ -22421,7 +17671,7 @@ this.SecurityPolicyViolationEvent_get_documentURI = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_documentURI, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_documentURI, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22441,7 +17691,7 @@ this.SecurityPolicyViolationEvent_get_referrer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_referrer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_referrer, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22461,7 +17711,7 @@ this.SecurityPolicyViolationEvent_get_blockedURI = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_blockedURI, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_blockedURI, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22481,7 +17731,7 @@ this.SecurityPolicyViolationEvent_get_violatedDirective = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_violatedDirective, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_violatedDirective, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22501,7 +17751,7 @@ this.SecurityPolicyViolationEvent_get_effectiveDirective = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_effectiveDirective, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_effectiveDirective, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22521,7 +17771,7 @@ this.SecurityPolicyViolationEvent_get_originalPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_originalPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_originalPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22541,7 +17791,7 @@ this.SecurityPolicyViolationEvent_get_disposition = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_disposition, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_disposition, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22561,7 +17811,7 @@ this.SecurityPolicyViolationEvent_get_sourceFile = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_sourceFile, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_sourceFile, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22581,7 +17831,7 @@ this.SecurityPolicyViolationEvent_get_statusCode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_statusCode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_statusCode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22601,7 +17851,7 @@ this.SecurityPolicyViolationEvent_get_lineNumber = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_lineNumber, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_lineNumber, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22621,7 +17871,7 @@ this.SecurityPolicyViolationEvent_get_columnNumber = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_columnNumber, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_columnNumber, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22641,7 +17891,7 @@ this.SecurityPolicyViolationEvent_get_sample = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SecurityPolicyViolationEvent_get_sample, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SecurityPolicyViolationEvent_get_sample, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22661,25 +17911,25 @@ this.ScriptProcessorNode_get_onaudioprocess = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScriptProcessorNode_get_onaudioprocess, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScriptProcessorNode_get_onaudioprocess, this =>", this + '', ", result =>", result + '', info); } return result; } this.ScriptProcessorNode_set_onaudioprocess = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScriptProcessorNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScriptProcessorNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onaudioprocess", val); + if (cbb_wf.is_log) { + console.log("[*] ScriptProcessorNode_set_onaudioprocess, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onaudioprocess", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ScriptProcessorNode_set_onaudioprocess, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ScriptProcessorNode_get_bufferSize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ScriptProcessorNode"); @@ -22695,7 +17945,7 @@ this.ScriptProcessorNode_get_bufferSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScriptProcessorNode_get_bufferSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScriptProcessorNode_get_bufferSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22715,7 +17965,7 @@ this.ScreenOrientation_get_angle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScreenOrientation_get_angle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScreenOrientation_get_angle, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22735,7 +17985,7 @@ this.ScreenOrientation_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScreenOrientation_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScreenOrientation_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -22755,59 +18005,59 @@ this.ScreenOrientation_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScreenOrientation_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScreenOrientation_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.ScreenOrientation_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenOrientation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenOrientation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] ScreenOrientation_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ScreenOrientation_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ScreenOrientation_lock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenOrientation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenOrientation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ScreenOrientation_lock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ScreenOrientation_lock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ScreenOrientation_unlock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenOrientation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenOrientation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ScreenOrientation_unlock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ScreenOrientation_unlock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Screen_get_availWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -22816,45 +18066,18 @@ this.Screen_get_availWidth = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.availWidth; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_availWidth 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_availWidth 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_availWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "availWidth"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_availWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_availWidth, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_availHeight = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -22863,45 +18086,18 @@ this.Screen_get_availHeight = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.availHeight; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_availHeight 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_availHeight 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_availHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "availHeight"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_availHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_availHeight, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -22910,45 +18106,18 @@ this.Screen_get_width = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.width; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_width 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_width 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "width"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -22957,45 +18126,18 @@ this.Screen_get_height = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.height; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_height 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_height 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "height"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_colorDepth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23004,45 +18146,18 @@ this.Screen_get_colorDepth = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.colorDepth; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_colorDepth 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_colorDepth 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_colorDepth 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "colorDepth"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_colorDepth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_colorDepth, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_pixelDepth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23051,45 +18166,18 @@ this.Screen_get_pixelDepth = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pixelDepth; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_pixelDepth 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_pixelDepth 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_pixelDepth 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pixelDepth"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_pixelDepth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_pixelDepth, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_availLeft = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23098,45 +18186,18 @@ this.Screen_get_availLeft = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.availLeft; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_availLeft 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_availLeft 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_availLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "availLeft"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_availLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_availLeft, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_availTop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23145,45 +18206,18 @@ this.Screen_get_availTop = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.availTop; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_availTop 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_availTop 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_availTop 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "availTop"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_availTop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_availTop, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_orientation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23192,45 +18226,18 @@ this.Screen_get_orientation = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.orientation; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_orientation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_orientation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_orientation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "orientation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_orientation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_orientation, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_get_onchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23239,61 +18246,32 @@ this.Screen_get_onchange = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onchange; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_onchange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_onchange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onchange"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Screen_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Screen"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Screen"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] Screen_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Screen_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Screen_get_isExtended = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Screen"); @@ -23302,79 +18280,52 @@ this.Screen_get_isExtended = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isExtended; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Screen_get_isExtended 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Screen_get_isExtended 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Screen_get_isExtended 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "isExtended"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Screen_get_isExtended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Screen_get_isExtended, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Scheduling_isInputPending = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Scheduling"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Scheduling"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Scheduling_isInputPending, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Scheduling_isInputPending, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Scheduler_postTask = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Scheduler"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Scheduler"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Scheduler_postTask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Scheduler_postTask, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGViewElement_get_viewBox = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGViewElement"); @@ -23390,7 +18341,7 @@ this.SVGViewElement_get_viewBox = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGViewElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGViewElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23410,7 +18361,7 @@ this.SVGViewElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGViewElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGViewElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23430,25 +18381,25 @@ this.SVGViewElement_get_zoomAndPan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGViewElement_get_zoomAndPan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGViewElement_get_zoomAndPan, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGViewElement_set_zoomAndPan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGViewElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGViewElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "zoomAndPan", val); + if (cbb_wf.is_log) { + console.log("[*] SVGViewElement_set_zoomAndPan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "zoomAndPan", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGViewElement_set_zoomAndPan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGUseElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGUseElement"); @@ -23464,7 +18415,7 @@ this.SVGUseElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGUseElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGUseElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23484,7 +18435,7 @@ this.SVGUseElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGUseElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGUseElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23504,7 +18455,7 @@ this.SVGUseElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGUseElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGUseElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23524,7 +18475,7 @@ this.SVGUseElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGUseElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGUseElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23544,7 +18495,7 @@ this.SVGUseElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGUseElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGUseElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23564,7 +18515,7 @@ this.SVGTransformList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTransformList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTransformList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23584,164 +18535,164 @@ this.SVGTransformList_get_numberOfItems = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTransformList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTransformList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGTransformList_appendItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_consolidate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_consolidate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_consolidate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_createSVGTransformFromMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_createSVGTransformFromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_createSVGTransformFromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_getItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_initialize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_insertItemBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_removeItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransformList_replaceItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransformList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransformList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransformList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransformList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransform_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGTransform"); @@ -23757,7 +18708,7 @@ this.SVGTransform_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTransform_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTransform_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23777,7 +18728,7 @@ this.SVGTransform_get_matrix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTransform_get_matrix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTransform_get_matrix, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23797,113 +18748,113 @@ this.SVGTransform_get_angle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTransform_get_angle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTransform_get_angle, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGTransform_setMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransform_setMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransform_setMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransform_setRotate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransform_setRotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransform_setRotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransform_setScale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransform_setScale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransform_setScale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransform_setSkewX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransform_setSkewX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransform_setSkewX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransform_setSkewY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransform_setSkewY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransform_setSkewY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTransform_setTranslate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTransform_setTranslate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTransform_setTranslate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextPositioningElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGTextPositioningElement"); @@ -23919,7 +18870,7 @@ this.SVGTextPositioningElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPositioningElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPositioningElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23939,7 +18890,7 @@ this.SVGTextPositioningElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPositioningElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPositioningElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23959,7 +18910,7 @@ this.SVGTextPositioningElement_get_dx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPositioningElement_get_dx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPositioningElement_get_dx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23979,7 +18930,7 @@ this.SVGTextPositioningElement_get_dy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPositioningElement_get_dy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPositioningElement_get_dy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -23999,7 +18950,7 @@ this.SVGTextPositioningElement_get_rotate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPositioningElement_get_rotate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPositioningElement_get_rotate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24019,7 +18970,7 @@ this.SVGTextPathElement_get_startOffset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPathElement_get_startOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPathElement_get_startOffset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24039,7 +18990,7 @@ this.SVGTextPathElement_get_method = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPathElement_get_method, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPathElement_get_method, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24059,7 +19010,7 @@ this.SVGTextPathElement_get_spacing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPathElement_get_spacing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPathElement_get_spacing, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24079,7 +19030,7 @@ this.SVGTextPathElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextPathElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextPathElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24099,7 +19050,7 @@ this.SVGTextContentElement_get_textLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextContentElement_get_textLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextContentElement_get_textLength, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24119,164 +19070,164 @@ this.SVGTextContentElement_get_lengthAdjust = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGTextContentElement_get_lengthAdjust, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGTextContentElement_get_lengthAdjust, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGTextContentElement_getCharNumAtPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getCharNumAtPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getCharNumAtPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getComputedTextLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getComputedTextLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getComputedTextLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getEndPositionOfChar = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getEndPositionOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getEndPositionOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getExtentOfChar = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getExtentOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getExtentOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getNumberOfChars = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getNumberOfChars, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getNumberOfChars, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getRotationOfChar = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getRotationOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getRotationOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getStartPositionOfChar = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getStartPositionOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getStartPositionOfChar, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_getSubStringLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_getSubStringLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_getSubStringLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGTextContentElement_selectSubString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGTextContentElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGTextContentElement_selectSubString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGTextContentElement_selectSubString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGSymbolElement_get_viewBox = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGSymbolElement"); @@ -24292,7 +19243,7 @@ this.SVGSymbolElement_get_viewBox = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSymbolElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSymbolElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24312,7 +19263,7 @@ this.SVGSymbolElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSymbolElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSymbolElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24332,25 +19283,25 @@ this.SVGStyleElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStyleElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStyleElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGStyleElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "type", val); + if (cbb_wf.is_log) { + console.log("[*] SVGStyleElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "type", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGStyleElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGStyleElement_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); @@ -24366,25 +19317,25 @@ this.SVGStyleElement_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStyleElement_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStyleElement_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGStyleElement_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "media", val); + if (cbb_wf.is_log) { + console.log("[*] SVGStyleElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "media", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGStyleElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGStyleElement_get_title = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); @@ -24400,25 +19351,25 @@ this.SVGStyleElement_get_title = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStyleElement_get_title, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStyleElement_get_title, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGStyleElement_set_title = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "title", val); + if (cbb_wf.is_log) { + console.log("[*] SVGStyleElement_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "title", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGStyleElement_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGStyleElement_get_sheet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); @@ -24434,7 +19385,7 @@ this.SVGStyleElement_get_sheet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStyleElement_get_sheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStyleElement_get_sheet, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24454,25 +19405,25 @@ this.SVGStyleElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStyleElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStyleElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGStyleElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "disabled", val); + if (cbb_wf.is_log) { + console.log("[*] SVGStyleElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "disabled", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGStyleElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGStringList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGStringList"); @@ -24489,12 +19440,12 @@ this.SVGStringList_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGStringList_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] SVGStringList_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGStringList_get_length 得到的结果类型为function, result =>", result); + console.log("[*] SVGStringList_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -24507,7 +19458,7 @@ this.SVGStringList_get_length = function () { break default: // string number - cbb_wf.console.log("[*] SVGStringList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGStringList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -24516,7 +19467,7 @@ this.SVGStringList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStringList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStringList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24536,12 +19487,12 @@ this.SVGStringList_get_numberOfItems = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGStringList_get_numberOfItems 得到的结果类型为Object, result =>", result); + console.log("[*] SVGStringList_get_numberOfItems 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGStringList_get_numberOfItems 得到的结果类型为function, result =>", result); + console.log("[*] SVGStringList_get_numberOfItems 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -24554,7 +19505,7 @@ this.SVGStringList_get_numberOfItems = function () { break default: // string number - cbb_wf.console.log("[*] SVGStringList_get_numberOfItems 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGStringList_get_numberOfItems 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -24563,332 +19514,332 @@ this.SVGStringList_get_numberOfItems = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStringList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStringList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGStringList_appendItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appendItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_appendItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_appendItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_appendItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.appendItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_appendItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_appendItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_appendItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStringList_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clear.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_clear 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_clear 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.clear.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_clear 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_clear 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStringList_getItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_getItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_getItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_getItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_getItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_getItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_getItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStringList_initialize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initialize.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_initialize 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_initialize 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_initialize 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.initialize.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_initialize 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_initialize 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_initialize 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStringList_insertItemBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertItemBefore.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_insertItemBefore 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_insertItemBefore 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_insertItemBefore 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertItemBefore.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_insertItemBefore 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_insertItemBefore 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_insertItemBefore 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStringList_removeItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_removeItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_removeItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_removeItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_removeItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_removeItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_removeItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStringList_replaceItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGStringList_replaceItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGStringList_replaceItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGStringList_replaceItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGStringList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGStringList_replaceItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGStringList_replaceItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGStringList_replaceItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGStringList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGStopElement_get_offset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGStopElement"); @@ -24904,7 +19855,7 @@ this.SVGStopElement_get_offset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGStopElement_get_offset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGStopElement_get_offset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24924,25 +19875,25 @@ this.SVGScriptElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGScriptElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGScriptElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGScriptElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "type", val); + if (cbb_wf.is_log) { + console.log("[*] SVGScriptElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "type", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGScriptElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGScriptElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGScriptElement"); @@ -24958,7 +19909,7 @@ this.SVGScriptElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGScriptElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGScriptElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -24979,12 +19930,12 @@ this.SVGSVGElement_get_x = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_x 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_x 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_x 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_x 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -24997,7 +19948,7 @@ this.SVGSVGElement_get_x = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_x 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_x 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25006,7 +19957,7 @@ this.SVGSVGElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25026,12 +19977,12 @@ this.SVGSVGElement_get_y = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_y 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_y 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_y 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_y 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25044,7 +19995,7 @@ this.SVGSVGElement_get_y = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_y 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_y 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25053,7 +20004,7 @@ this.SVGSVGElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25073,12 +20024,12 @@ this.SVGSVGElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25091,7 +20042,7 @@ this.SVGSVGElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25100,7 +20051,7 @@ this.SVGSVGElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25120,12 +20071,12 @@ this.SVGSVGElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25138,7 +20089,7 @@ this.SVGSVGElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25147,7 +20098,7 @@ this.SVGSVGElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25167,12 +20118,12 @@ this.SVGSVGElement_get_currentScale = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_currentScale 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_currentScale 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_currentScale 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_currentScale 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25185,7 +20136,7 @@ this.SVGSVGElement_get_currentScale = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_currentScale 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_currentScale 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25194,26 +20145,25 @@ this.SVGSVGElement_get_currentScale = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_currentScale, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_currentScale, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGSVGElement_set_currentScale = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.currentScale = val; + if (cbb_wf.is_log) { + console.log("[*] SVGSVGElement_set_currentScale, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.currentScale = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGSVGElement_set_currentScale, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGSVGElement_get_currentTranslate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); @@ -25230,12 +20180,12 @@ this.SVGSVGElement_get_currentTranslate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_currentTranslate 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_currentTranslate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_currentTranslate 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_currentTranslate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25248,7 +20198,7 @@ this.SVGSVGElement_get_currentTranslate = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_currentTranslate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_currentTranslate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25257,7 +20207,7 @@ this.SVGSVGElement_get_currentTranslate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_currentTranslate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_currentTranslate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25277,12 +20227,12 @@ this.SVGSVGElement_get_viewBox = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_viewBox 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_viewBox 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_viewBox 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_viewBox 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25295,7 +20245,7 @@ this.SVGSVGElement_get_viewBox = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_viewBox 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_viewBox 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25304,7 +20254,7 @@ this.SVGSVGElement_get_viewBox = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25324,12 +20274,12 @@ this.SVGSVGElement_get_preserveAspectRatio = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_preserveAspectRatio 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_preserveAspectRatio 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_preserveAspectRatio 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_preserveAspectRatio 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25342,7 +20292,7 @@ this.SVGSVGElement_get_preserveAspectRatio = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_preserveAspectRatio 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_preserveAspectRatio 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25351,7 +20301,7 @@ this.SVGSVGElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -25371,12 +20321,12 @@ this.SVGSVGElement_get_zoomAndPan = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGSVGElement_get_zoomAndPan 得到的结果类型为Object, result =>", result); + console.log("[*] SVGSVGElement_get_zoomAndPan 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGSVGElement_get_zoomAndPan 得到的结果类型为function, result =>", result); + console.log("[*] SVGSVGElement_get_zoomAndPan 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -25389,7 +20339,7 @@ this.SVGSVGElement_get_zoomAndPan = function () { break default: // string number - cbb_wf.console.log("[*] SVGSVGElement_get_zoomAndPan 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGSVGElement_get_zoomAndPan 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -25398,1084 +20348,1083 @@ this.SVGSVGElement_get_zoomAndPan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGSVGElement_get_zoomAndPan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGSVGElement_get_zoomAndPan, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGSVGElement_set_zoomAndPan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.zoomAndPan = val; + if (cbb_wf.is_log) { + console.log("[*] SVGSVGElement_set_zoomAndPan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.zoomAndPan = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGSVGElement_set_zoomAndPan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGSVGElement_animationsPaused = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.animationsPaused.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_animationsPaused 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_animationsPaused 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_animationsPaused 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_animationsPaused, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.animationsPaused.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_animationsPaused 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_animationsPaused 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_animationsPaused 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_animationsPaused, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_checkEnclosure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkEnclosure.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_checkEnclosure 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_checkEnclosure 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_checkEnclosure 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_checkEnclosure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkEnclosure.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_checkEnclosure 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_checkEnclosure 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_checkEnclosure 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_checkEnclosure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_checkIntersection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkIntersection.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_checkIntersection 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_checkIntersection 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_checkIntersection 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_checkIntersection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkIntersection.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_checkIntersection 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_checkIntersection 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_checkIntersection 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_checkIntersection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGAngle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGAngle.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGAngle 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGAngle 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGAngle 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGAngle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGAngle.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGAngle 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGAngle 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGAngle 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGAngle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGLength.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGLength 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGLength 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGLength 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGLength.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGLength 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGLength 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGLength 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGMatrix.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGMatrix 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGMatrix 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGMatrix 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGMatrix.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGMatrix 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGMatrix 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGMatrix 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGNumber = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGNumber.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGNumber 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGNumber 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGNumber 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGNumber, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGNumber.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGNumber 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGNumber 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGNumber 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGNumber, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGPoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGPoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGPoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGPoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGPoint.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGPoint 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGPoint 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGRect.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGRect 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGRect 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGRect 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGRect.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGRect 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGRect 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGRect 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGTransform.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransform 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransform 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransform 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGTransform.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGTransform 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGTransform 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGTransform 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_createSVGTransformFromMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createSVGTransformFromMatrix.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransformFromMatrix 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransformFromMatrix 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransformFromMatrix 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_createSVGTransformFromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createSVGTransformFromMatrix.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_createSVGTransformFromMatrix 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_createSVGTransformFromMatrix 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_createSVGTransformFromMatrix 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_createSVGTransformFromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_deselectAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deselectAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_deselectAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_deselectAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_deselectAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_deselectAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deselectAll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_deselectAll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_deselectAll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_deselectAll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_deselectAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_forceRedraw = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forceRedraw.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_forceRedraw 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_forceRedraw 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_forceRedraw 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_forceRedraw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.forceRedraw.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_forceRedraw 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_forceRedraw 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_forceRedraw 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_forceRedraw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_getCurrentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getCurrentTime.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_getCurrentTime 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_getCurrentTime 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_getCurrentTime 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_getCurrentTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getCurrentTime.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_getCurrentTime 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_getCurrentTime 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_getCurrentTime 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_getCurrentTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_getElementById = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementById.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_getElementById 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_getElementById 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_getElementById 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_getElementById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementById.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_getElementById 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_getElementById 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_getElementById 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_getElementById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_getEnclosureList = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getEnclosureList.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_getEnclosureList 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_getEnclosureList 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_getEnclosureList 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_getEnclosureList, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getEnclosureList.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_getEnclosureList 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_getEnclosureList 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_getEnclosureList 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_getEnclosureList, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_getIntersectionList = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getIntersectionList.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_getIntersectionList 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_getIntersectionList 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_getIntersectionList 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_getIntersectionList, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getIntersectionList.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_getIntersectionList 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_getIntersectionList 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_getIntersectionList 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_getIntersectionList, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_pauseAnimations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pauseAnimations.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_pauseAnimations 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_pauseAnimations 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_pauseAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_pauseAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.pauseAnimations.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_pauseAnimations 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_pauseAnimations 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_pauseAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_pauseAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_setCurrentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCurrentTime.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_setCurrentTime 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_setCurrentTime 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_setCurrentTime 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_setCurrentTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCurrentTime.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_setCurrentTime 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_setCurrentTime 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_setCurrentTime 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_setCurrentTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_suspendRedraw = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.suspendRedraw.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_suspendRedraw 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_suspendRedraw 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_suspendRedraw 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_suspendRedraw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.suspendRedraw.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_suspendRedraw 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_suspendRedraw 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_suspendRedraw 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_suspendRedraw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_unpauseAnimations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.unpauseAnimations.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_unpauseAnimations 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_unpauseAnimations 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_unpauseAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_unpauseAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.unpauseAnimations.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_unpauseAnimations 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_unpauseAnimations 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_unpauseAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_unpauseAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_unsuspendRedraw = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.unsuspendRedraw.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedraw 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedraw 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedraw 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedraw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.unsuspendRedraw.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_unsuspendRedraw 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_unsuspendRedraw 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_unsuspendRedraw 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_unsuspendRedraw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGSVGElement_unsuspendRedrawAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.unsuspendRedrawAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedrawAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedrawAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedrawAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGSVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGSVGElement_unsuspendRedrawAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.unsuspendRedrawAll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGSVGElement_unsuspendRedrawAll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGSVGElement_unsuspendRedrawAll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGSVGElement_unsuspendRedrawAll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGSVGElement_unsuspendRedrawAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGRectElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGRectElement"); @@ -26491,7 +21440,7 @@ this.SVGRectElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRectElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRectElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26511,7 +21460,7 @@ this.SVGRectElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRectElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRectElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26531,7 +21480,7 @@ this.SVGRectElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRectElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRectElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26551,7 +21500,7 @@ this.SVGRectElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRectElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRectElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26571,7 +21520,7 @@ this.SVGRectElement_get_rx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRectElement_get_rx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRectElement_get_rx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26591,7 +21540,7 @@ this.SVGRectElement_get_ry = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRectElement_get_ry, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRectElement_get_ry, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26611,25 +21560,25 @@ this.SVGRect_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRect_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRect_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGRect_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] SVGRect_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGRect_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGRect_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGRect"); @@ -26645,25 +21594,25 @@ this.SVGRect_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRect_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRect_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGRect_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] SVGRect_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGRect_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGRect_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGRect"); @@ -26679,25 +21628,25 @@ this.SVGRect_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRect_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRect_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGRect_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "width", val); + if (cbb_wf.is_log) { + console.log("[*] SVGRect_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "width", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGRect_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGRect_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGRect"); @@ -26713,25 +21662,25 @@ this.SVGRect_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRect_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRect_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGRect_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "height", val); + if (cbb_wf.is_log) { + console.log("[*] SVGRect_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "height", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGRect_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGRadialGradientElement_get_cx = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGRadialGradientElement"); @@ -26747,7 +21696,7 @@ this.SVGRadialGradientElement_get_cx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRadialGradientElement_get_cx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRadialGradientElement_get_cx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26767,7 +21716,7 @@ this.SVGRadialGradientElement_get_cy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRadialGradientElement_get_cy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRadialGradientElement_get_cy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26787,7 +21736,7 @@ this.SVGRadialGradientElement_get_r = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRadialGradientElement_get_r, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRadialGradientElement_get_r, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26807,7 +21756,7 @@ this.SVGRadialGradientElement_get_fx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRadialGradientElement_get_fx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRadialGradientElement_get_fx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26827,7 +21776,7 @@ this.SVGRadialGradientElement_get_fy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRadialGradientElement_get_fy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRadialGradientElement_get_fy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26847,7 +21796,7 @@ this.SVGRadialGradientElement_get_fr = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGRadialGradientElement_get_fr, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGRadialGradientElement_get_fr, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26867,25 +21816,25 @@ this.SVGPreserveAspectRatio_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPreserveAspectRatio_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPreserveAspectRatio_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGPreserveAspectRatio_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPreserveAspectRatio"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPreserveAspectRatio"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "align", val); + if (cbb_wf.is_log) { + console.log("[*] SVGPreserveAspectRatio_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "align", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGPreserveAspectRatio_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGPreserveAspectRatio_get_meetOrSlice = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGPreserveAspectRatio"); @@ -26901,25 +21850,25 @@ this.SVGPreserveAspectRatio_get_meetOrSlice = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPreserveAspectRatio_get_meetOrSlice, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPreserveAspectRatio_get_meetOrSlice, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGPreserveAspectRatio_set_meetOrSlice = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPreserveAspectRatio"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPreserveAspectRatio"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "meetOrSlice", val); + if (cbb_wf.is_log) { + console.log("[*] SVGPreserveAspectRatio_set_meetOrSlice, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "meetOrSlice", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGPreserveAspectRatio_set_meetOrSlice, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGPolylineElement_get_points = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGPolylineElement"); @@ -26935,7 +21884,7 @@ this.SVGPolylineElement_get_points = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPolylineElement_get_points, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPolylineElement_get_points, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26955,7 +21904,7 @@ this.SVGPolylineElement_get_animatedPoints = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPolylineElement_get_animatedPoints, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPolylineElement_get_animatedPoints, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26975,7 +21924,7 @@ this.SVGPolygonElement_get_points = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPolygonElement_get_points, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPolygonElement_get_points, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -26995,7 +21944,7 @@ this.SVGPolygonElement_get_animatedPoints = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPolygonElement_get_animatedPoints, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPolygonElement_get_animatedPoints, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27015,7 +21964,7 @@ this.SVGPointList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPointList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPointList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27035,130 +21984,130 @@ this.SVGPointList_get_numberOfItems = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPointList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPointList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGPointList_appendItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPointList_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPointList_getItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPointList_initialize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPointList_insertItemBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPointList_removeItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPointList_replaceItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPointList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPointList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPointList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPointList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPoint_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGPoint"); @@ -27174,25 +22123,25 @@ this.SVGPoint_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPoint_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPoint_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGPoint_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] SVGPoint_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGPoint_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGPoint_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGPoint"); @@ -27208,42 +22157,42 @@ this.SVGPoint_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPoint_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPoint_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGPoint_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] SVGPoint_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGPoint_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGPoint_matrixTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGPoint_matrixTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGPoint_matrixTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGPatternElement_get_patternUnits = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGPatternElement"); @@ -27259,7 +22208,7 @@ this.SVGPatternElement_get_patternUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_patternUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_patternUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27279,7 +22228,7 @@ this.SVGPatternElement_get_patternContentUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_patternContentUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_patternContentUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27299,7 +22248,7 @@ this.SVGPatternElement_get_patternTransform = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_patternTransform, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_patternTransform, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27319,7 +22268,7 @@ this.SVGPatternElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27339,7 +22288,7 @@ this.SVGPatternElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27359,7 +22308,7 @@ this.SVGPatternElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27379,7 +22328,7 @@ this.SVGPatternElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27399,7 +22348,7 @@ this.SVGPatternElement_get_viewBox = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27419,7 +22368,7 @@ this.SVGPatternElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27439,7 +22388,7 @@ this.SVGPatternElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27459,7 +22408,7 @@ this.SVGPatternElement_get_requiredExtensions = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27479,7 +22428,7 @@ this.SVGPatternElement_get_systemLanguage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGPatternElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGPatternElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27499,7 +22448,7 @@ this.SVGNumberList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGNumberList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGNumberList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -27519,130 +22468,130 @@ this.SVGNumberList_get_numberOfItems = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGNumberList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGNumberList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGNumberList_appendItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumberList_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumberList_getItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumberList_initialize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumberList_insertItemBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumberList_removeItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumberList_replaceItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumberList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumberList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGNumberList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGNumberList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGNumber_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGNumber"); @@ -27659,12 +22608,12 @@ this.SVGNumber_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGNumber_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] SVGNumber_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGNumber_get_value 得到的结果类型为function, result =>", result); + console.log("[*] SVGNumber_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -27677,7 +22626,7 @@ this.SVGNumber_get_value = function () { break default: // string number - cbb_wf.console.log("[*] SVGNumber_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGNumber_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -27686,26 +22635,25 @@ this.SVGNumber_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGNumber_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGNumber_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGNumber_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGNumber"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGNumber"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] SVGNumber_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGNumber_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGMatrix_get_a = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMatrix"); @@ -27721,25 +22669,25 @@ this.SVGMatrix_get_a = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMatrix_get_a, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMatrix_get_a, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMatrix_set_a = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "a", val); + if (cbb_wf.is_log) { + console.log("[*] SVGMatrix_set_a, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "a", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGMatrix_set_a, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGMatrix_get_b = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMatrix"); @@ -27755,25 +22703,25 @@ this.SVGMatrix_get_b = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMatrix_get_b, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMatrix_get_b, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMatrix_set_b = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "b", val); + if (cbb_wf.is_log) { + console.log("[*] SVGMatrix_set_b, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "b", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGMatrix_set_b, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGMatrix_get_c = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMatrix"); @@ -27789,25 +22737,25 @@ this.SVGMatrix_get_c = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMatrix_get_c, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMatrix_get_c, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMatrix_set_c = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "c", val); + if (cbb_wf.is_log) { + console.log("[*] SVGMatrix_set_c, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "c", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGMatrix_set_c, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGMatrix_get_d = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMatrix"); @@ -27823,25 +22771,25 @@ this.SVGMatrix_get_d = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMatrix_get_d, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMatrix_get_d, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMatrix_set_d = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "d", val); + if (cbb_wf.is_log) { + console.log("[*] SVGMatrix_set_d, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "d", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGMatrix_set_d, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGMatrix_get_e = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMatrix"); @@ -27857,25 +22805,25 @@ this.SVGMatrix_get_e = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMatrix_get_e, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMatrix_get_e, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMatrix_set_e = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "e", val); + if (cbb_wf.is_log) { + console.log("[*] SVGMatrix_set_e, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "e", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGMatrix_set_e, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGMatrix_get_f = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMatrix"); @@ -27891,212 +22839,212 @@ this.SVGMatrix_get_f = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMatrix_get_f, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMatrix_get_f, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMatrix_set_f = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "f", val); + if (cbb_wf.is_log) { + console.log("[*] SVGMatrix_set_f, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "f", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGMatrix_set_f, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGMatrix_flipX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_flipX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_flipX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_flipY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_flipY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_flipY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_inverse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_inverse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_inverse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_multiply = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_multiply, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_multiply, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_rotate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_rotateFromVector = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_rotateFromVector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_rotateFromVector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_scale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_scaleNonUniform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_scaleNonUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_scaleNonUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_skewX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_skewX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_skewX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_skewY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_skewY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_skewY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMatrix_translate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMatrix_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMatrix_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMaskElement_get_maskUnits = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMaskElement"); @@ -28112,7 +23060,7 @@ this.SVGMaskElement_get_maskUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_maskUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_maskUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28132,7 +23080,7 @@ this.SVGMaskElement_get_maskContentUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_maskContentUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_maskContentUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28152,7 +23100,7 @@ this.SVGMaskElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28172,7 +23120,7 @@ this.SVGMaskElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28192,7 +23140,7 @@ this.SVGMaskElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28212,7 +23160,7 @@ this.SVGMaskElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28232,7 +23180,7 @@ this.SVGMaskElement_get_requiredExtensions = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28252,7 +23200,7 @@ this.SVGMaskElement_get_systemLanguage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMaskElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMaskElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28272,7 +23220,7 @@ this.SVGMarkerElement_get_refX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_refX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_refX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28292,7 +23240,7 @@ this.SVGMarkerElement_get_refY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_refY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_refY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28312,7 +23260,7 @@ this.SVGMarkerElement_get_markerUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_markerUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_markerUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28332,7 +23280,7 @@ this.SVGMarkerElement_get_markerWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_markerWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_markerWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28352,7 +23300,7 @@ this.SVGMarkerElement_get_markerHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_markerHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_markerHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28372,7 +23320,7 @@ this.SVGMarkerElement_get_orientType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_orientType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_orientType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28392,7 +23340,7 @@ this.SVGMarkerElement_get_orientAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_orientAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_orientAngle, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28412,7 +23360,7 @@ this.SVGMarkerElement_get_viewBox = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_viewBox, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28432,45 +23380,45 @@ this.SVGMarkerElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMarkerElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMarkerElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGMarkerElement_setOrientToAngle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMarkerElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMarkerElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMarkerElement_setOrientToAngle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMarkerElement_setOrientToAngle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMarkerElement_setOrientToAuto = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGMarkerElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGMarkerElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGMarkerElement_setOrientToAuto, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGMarkerElement_setOrientToAuto, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGMPathElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGMPathElement"); @@ -28486,7 +23434,7 @@ this.SVGMPathElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGMPathElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGMPathElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28506,7 +23454,7 @@ this.SVGLinearGradientElement_get_x1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLinearGradientElement_get_x1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLinearGradientElement_get_x1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28526,7 +23474,7 @@ this.SVGLinearGradientElement_get_y1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLinearGradientElement_get_y1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLinearGradientElement_get_y1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28546,7 +23494,7 @@ this.SVGLinearGradientElement_get_x2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLinearGradientElement_get_x2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLinearGradientElement_get_x2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28566,7 +23514,7 @@ this.SVGLinearGradientElement_get_y2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLinearGradientElement_get_y2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLinearGradientElement_get_y2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28586,7 +23534,7 @@ this.SVGLineElement_get_x1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLineElement_get_x1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLineElement_get_x1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28606,7 +23554,7 @@ this.SVGLineElement_get_y1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLineElement_get_y1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLineElement_get_y1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28626,7 +23574,7 @@ this.SVGLineElement_get_x2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLineElement_get_x2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLineElement_get_x2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28646,7 +23594,7 @@ this.SVGLineElement_get_y2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLineElement_get_y2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLineElement_get_y2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28666,7 +23614,7 @@ this.SVGLengthList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLengthList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLengthList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28686,130 +23634,130 @@ this.SVGLengthList_get_numberOfItems = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLengthList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLengthList_get_numberOfItems, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGLengthList_appendItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_appendItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLengthList_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLengthList_getItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_getItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLengthList_initialize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_initialize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLengthList_insertItemBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_insertItemBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLengthList_removeItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_removeItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLengthList_replaceItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLengthList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLengthList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLengthList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLengthList_replaceItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLength_get_unitType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGLength"); @@ -28825,7 +23773,7 @@ this.SVGLength_get_unitType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLength_get_unitType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLength_get_unitType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -28845,25 +23793,25 @@ this.SVGLength_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLength_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLength_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGLength_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLength"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLength"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "value", val); + if (cbb_wf.is_log) { + console.log("[*] SVGLength_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "value", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGLength_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGLength_get_valueInSpecifiedUnits = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGLength"); @@ -28879,25 +23827,25 @@ this.SVGLength_get_valueInSpecifiedUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLength_get_valueInSpecifiedUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLength_get_valueInSpecifiedUnits, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGLength_set_valueInSpecifiedUnits = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLength"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLength"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "valueInSpecifiedUnits", val); + if (cbb_wf.is_log) { + console.log("[*] SVGLength_set_valueInSpecifiedUnits, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "valueInSpecifiedUnits", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGLength_set_valueInSpecifiedUnits, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGLength_get_valueAsString = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGLength"); @@ -28913,59 +23861,59 @@ this.SVGLength_get_valueAsString = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGLength_get_valueAsString, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGLength_get_valueAsString, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGLength_set_valueAsString = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLength"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLength"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "valueAsString", val); + if (cbb_wf.is_log) { + console.log("[*] SVGLength_set_valueAsString, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "valueAsString", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGLength_set_valueAsString, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGLength_convertToSpecifiedUnits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLength"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLength"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLength_convertToSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLength_convertToSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGLength_newValueSpecifiedUnits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGLength"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGLength"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGLength_newValueSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGLength_newValueSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGImageElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGImageElement"); @@ -28981,7 +23929,7 @@ this.SVGImageElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29001,7 +23949,7 @@ this.SVGImageElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29021,7 +23969,7 @@ this.SVGImageElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29041,7 +23989,7 @@ this.SVGImageElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29061,7 +24009,7 @@ this.SVGImageElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29081,25 +24029,25 @@ this.SVGImageElement_get_decoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_decoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_decoding, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGImageElement_set_decoding = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "decoding", val); + if (cbb_wf.is_log) { + console.log("[*] SVGImageElement_set_decoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "decoding", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGImageElement_set_decoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGImageElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGImageElement"); @@ -29115,28 +24063,28 @@ this.SVGImageElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGImageElement_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGImageElement_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGImageElement_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGImageElement_get_crossOrigin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGImageElement"); @@ -29152,25 +24100,25 @@ this.SVGImageElement_get_crossOrigin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGImageElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGImageElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGImageElement_set_crossOrigin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "crossOrigin", val); + if (cbb_wf.is_log) { + console.log("[*] SVGImageElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "crossOrigin", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGImageElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGGraphicsElement_get_transform = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); @@ -29187,12 +24135,12 @@ this.SVGGraphicsElement_get_transform = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGGraphicsElement_get_transform 得到的结果类型为Object, result =>", result); + console.log("[*] SVGGraphicsElement_get_transform 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_get_transform 得到的结果类型为function, result =>", result); + console.log("[*] SVGGraphicsElement_get_transform 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -29205,7 +24153,7 @@ this.SVGGraphicsElement_get_transform = function () { break default: // string number - cbb_wf.console.log("[*] SVGGraphicsElement_get_transform 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGGraphicsElement_get_transform 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -29214,7 +24162,7 @@ this.SVGGraphicsElement_get_transform = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGraphicsElement_get_transform, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGraphicsElement_get_transform, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29234,12 +24182,12 @@ this.SVGGraphicsElement_get_nearestViewportElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGGraphicsElement_get_nearestViewportElement 得到的结果类型为Object, result =>", result); + console.log("[*] SVGGraphicsElement_get_nearestViewportElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_get_nearestViewportElement 得到的结果类型为function, result =>", result); + console.log("[*] SVGGraphicsElement_get_nearestViewportElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -29252,7 +24200,7 @@ this.SVGGraphicsElement_get_nearestViewportElement = function () { break default: // string number - cbb_wf.console.log("[*] SVGGraphicsElement_get_nearestViewportElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGGraphicsElement_get_nearestViewportElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -29261,7 +24209,7 @@ this.SVGGraphicsElement_get_nearestViewportElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGraphicsElement_get_nearestViewportElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGraphicsElement_get_nearestViewportElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29281,12 +24229,12 @@ this.SVGGraphicsElement_get_farthestViewportElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGGraphicsElement_get_farthestViewportElement 得到的结果类型为Object, result =>", result); + console.log("[*] SVGGraphicsElement_get_farthestViewportElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_get_farthestViewportElement 得到的结果类型为function, result =>", result); + console.log("[*] SVGGraphicsElement_get_farthestViewportElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -29299,7 +24247,7 @@ this.SVGGraphicsElement_get_farthestViewportElement = function () { break default: // string number - cbb_wf.console.log("[*] SVGGraphicsElement_get_farthestViewportElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGGraphicsElement_get_farthestViewportElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -29308,7 +24256,7 @@ this.SVGGraphicsElement_get_farthestViewportElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGraphicsElement_get_farthestViewportElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGraphicsElement_get_farthestViewportElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29328,12 +24276,12 @@ this.SVGGraphicsElement_get_requiredExtensions = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGGraphicsElement_get_requiredExtensions 得到的结果类型为Object, result =>", result); + console.log("[*] SVGGraphicsElement_get_requiredExtensions 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_get_requiredExtensions 得到的结果类型为function, result =>", result); + console.log("[*] SVGGraphicsElement_get_requiredExtensions 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -29346,7 +24294,7 @@ this.SVGGraphicsElement_get_requiredExtensions = function () { break default: // string number - cbb_wf.console.log("[*] SVGGraphicsElement_get_requiredExtensions 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGGraphicsElement_get_requiredExtensions 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -29355,7 +24303,7 @@ this.SVGGraphicsElement_get_requiredExtensions = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGraphicsElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGraphicsElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29375,12 +24323,12 @@ this.SVGGraphicsElement_get_systemLanguage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGGraphicsElement_get_systemLanguage 得到的结果类型为Object, result =>", result); + console.log("[*] SVGGraphicsElement_get_systemLanguage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_get_systemLanguage 得到的结果类型为function, result =>", result); + console.log("[*] SVGGraphicsElement_get_systemLanguage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -29393,7 +24341,7 @@ this.SVGGraphicsElement_get_systemLanguage = function () { break default: // string number - cbb_wf.console.log("[*] SVGGraphicsElement_get_systemLanguage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGGraphicsElement_get_systemLanguage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -29402,148 +24350,148 @@ this.SVGGraphicsElement_get_systemLanguage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGraphicsElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGraphicsElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGGraphicsElement_getBBox = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getBBox.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGGraphicsElement_getBBox 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_getBBox 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGGraphicsElement_getBBox 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGGraphicsElement_getBBox, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getBBox.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGGraphicsElement_getBBox 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGGraphicsElement_getBBox 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGGraphicsElement_getBBox 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGGraphicsElement_getBBox, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGGraphicsElement_getCTM = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getCTM.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGGraphicsElement_getCTM 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_getCTM 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGGraphicsElement_getCTM 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGGraphicsElement_getCTM, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getCTM.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGGraphicsElement_getCTM 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGGraphicsElement_getCTM 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGGraphicsElement_getCTM 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGGraphicsElement_getCTM, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGGraphicsElement_getScreenCTM = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getScreenCTM.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGGraphicsElement_getScreenCTM 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGGraphicsElement_getScreenCTM 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGGraphicsElement_getScreenCTM 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGraphicsElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGGraphicsElement_getScreenCTM, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getScreenCTM.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGGraphicsElement_getScreenCTM 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGGraphicsElement_getScreenCTM 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGGraphicsElement_getScreenCTM 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGGraphicsElement_getScreenCTM, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGGradientElement_get_gradientUnits = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGGradientElement"); @@ -29559,7 +24507,7 @@ this.SVGGradientElement_get_gradientUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGradientElement_get_gradientUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGradientElement_get_gradientUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29579,7 +24527,7 @@ this.SVGGradientElement_get_gradientTransform = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGradientElement_get_gradientTransform, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGradientElement_get_gradientTransform, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29599,7 +24547,7 @@ this.SVGGradientElement_get_spreadMethod = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGradientElement_get_spreadMethod, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGradientElement_get_spreadMethod, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29619,7 +24567,7 @@ this.SVGGradientElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGradientElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGradientElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29639,79 +24587,79 @@ this.SVGGeometryElement_get_pathLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGGeometryElement_get_pathLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGGeometryElement_get_pathLength, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGGeometryElement_getPointAtLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGGeometryElement_getPointAtLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGGeometryElement_getPointAtLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGGeometryElement_getTotalLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGGeometryElement_getTotalLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGGeometryElement_getTotalLength, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGGeometryElement_isPointInFill = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGGeometryElement_isPointInFill, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGGeometryElement_isPointInFill, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGGeometryElement_isPointInStroke = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGGeometryElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGGeometryElement_isPointInStroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGGeometryElement_isPointInStroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGForeignObjectElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGForeignObjectElement"); @@ -29727,7 +24675,7 @@ this.SVGForeignObjectElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGForeignObjectElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGForeignObjectElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29747,7 +24695,7 @@ this.SVGForeignObjectElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGForeignObjectElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGForeignObjectElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29767,7 +24715,7 @@ this.SVGForeignObjectElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGForeignObjectElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGForeignObjectElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29787,7 +24735,7 @@ this.SVGForeignObjectElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGForeignObjectElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGForeignObjectElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29807,7 +24755,7 @@ this.SVGFilterElement_get_filterUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_filterUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_filterUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29827,7 +24775,7 @@ this.SVGFilterElement_get_primitiveUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_primitiveUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_primitiveUnits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29847,7 +24795,7 @@ this.SVGFilterElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29867,7 +24815,7 @@ this.SVGFilterElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29887,7 +24835,7 @@ this.SVGFilterElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29907,7 +24855,7 @@ this.SVGFilterElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29927,7 +24875,7 @@ this.SVGFilterElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFilterElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFilterElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29947,7 +24895,7 @@ this.SVGFETurbulenceElement_get_baseFrequencyX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_baseFrequencyX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_baseFrequencyX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29967,7 +24915,7 @@ this.SVGFETurbulenceElement_get_baseFrequencyY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_baseFrequencyY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_baseFrequencyY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -29987,7 +24935,7 @@ this.SVGFETurbulenceElement_get_numOctaves = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_numOctaves, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_numOctaves, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30007,7 +24955,7 @@ this.SVGFETurbulenceElement_get_seed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_seed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_seed, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30027,7 +24975,7 @@ this.SVGFETurbulenceElement_get_stitchTiles = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_stitchTiles, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_stitchTiles, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30047,7 +24995,7 @@ this.SVGFETurbulenceElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30067,7 +25015,7 @@ this.SVGFETurbulenceElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30087,7 +25035,7 @@ this.SVGFETurbulenceElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30107,7 +25055,7 @@ this.SVGFETurbulenceElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30127,7 +25075,7 @@ this.SVGFETurbulenceElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30147,7 +25095,7 @@ this.SVGFETurbulenceElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETurbulenceElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETurbulenceElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30167,7 +25115,7 @@ this.SVGFETileElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETileElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETileElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30187,7 +25135,7 @@ this.SVGFETileElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETileElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETileElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30207,7 +25155,7 @@ this.SVGFETileElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETileElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETileElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30227,7 +25175,7 @@ this.SVGFETileElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETileElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETileElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30247,7 +25195,7 @@ this.SVGFETileElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETileElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETileElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30267,7 +25215,7 @@ this.SVGFETileElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFETileElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFETileElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30287,7 +25235,7 @@ this.SVGFESpotLightElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30307,7 +25255,7 @@ this.SVGFESpotLightElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30327,7 +25275,7 @@ this.SVGFESpotLightElement_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30347,7 +25295,7 @@ this.SVGFESpotLightElement_get_pointsAtX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_pointsAtX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_pointsAtX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30367,7 +25315,7 @@ this.SVGFESpotLightElement_get_pointsAtY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_pointsAtY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_pointsAtY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30387,7 +25335,7 @@ this.SVGFESpotLightElement_get_pointsAtZ = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_pointsAtZ, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_pointsAtZ, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30407,7 +25355,7 @@ this.SVGFESpotLightElement_get_specularExponent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_specularExponent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_specularExponent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30427,7 +25375,7 @@ this.SVGFESpotLightElement_get_limitingConeAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpotLightElement_get_limitingConeAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpotLightElement_get_limitingConeAngle, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30447,7 +25395,7 @@ this.SVGFESpecularLightingElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30467,7 +25415,7 @@ this.SVGFESpecularLightingElement_get_surfaceScale = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_surfaceScale, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_surfaceScale, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30487,7 +25435,7 @@ this.SVGFESpecularLightingElement_get_specularConstant = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_specularConstant, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_specularConstant, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30507,7 +25455,7 @@ this.SVGFESpecularLightingElement_get_specularExponent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_specularExponent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_specularExponent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30527,7 +25475,7 @@ this.SVGFESpecularLightingElement_get_kernelUnitLengthX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_kernelUnitLengthX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_kernelUnitLengthX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30547,7 +25495,7 @@ this.SVGFESpecularLightingElement_get_kernelUnitLengthY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_kernelUnitLengthY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_kernelUnitLengthY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30567,7 +25515,7 @@ this.SVGFESpecularLightingElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30587,7 +25535,7 @@ this.SVGFESpecularLightingElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30607,7 +25555,7 @@ this.SVGFESpecularLightingElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30627,7 +25575,7 @@ this.SVGFESpecularLightingElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30647,7 +25595,7 @@ this.SVGFESpecularLightingElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFESpecularLightingElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFESpecularLightingElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30667,7 +25615,7 @@ this.SVGFEPointLightElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEPointLightElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEPointLightElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30687,7 +25635,7 @@ this.SVGFEPointLightElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEPointLightElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEPointLightElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30707,7 +25655,7 @@ this.SVGFEPointLightElement_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEPointLightElement_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEPointLightElement_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30727,7 +25675,7 @@ this.SVGFEOffsetElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30747,7 +25695,7 @@ this.SVGFEOffsetElement_get_dx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_dx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_dx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30767,7 +25715,7 @@ this.SVGFEOffsetElement_get_dy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_dy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_dy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30787,7 +25735,7 @@ this.SVGFEOffsetElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30807,7 +25755,7 @@ this.SVGFEOffsetElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30827,7 +25775,7 @@ this.SVGFEOffsetElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30847,7 +25795,7 @@ this.SVGFEOffsetElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30867,7 +25815,7 @@ this.SVGFEOffsetElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEOffsetElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEOffsetElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30887,7 +25835,7 @@ this.SVGFEMorphologyElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30907,7 +25855,7 @@ this.SVGFEMorphologyElement_get_operator = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_operator, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_operator, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30927,7 +25875,7 @@ this.SVGFEMorphologyElement_get_radiusX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_radiusX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_radiusX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30947,7 +25895,7 @@ this.SVGFEMorphologyElement_get_radiusY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_radiusY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_radiusY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30967,7 +25915,7 @@ this.SVGFEMorphologyElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -30987,7 +25935,7 @@ this.SVGFEMorphologyElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31007,7 +25955,7 @@ this.SVGFEMorphologyElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31027,7 +25975,7 @@ this.SVGFEMorphologyElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31047,7 +25995,7 @@ this.SVGFEMorphologyElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMorphologyElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMorphologyElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31067,7 +26015,7 @@ this.SVGFEMergeNodeElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMergeNodeElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMergeNodeElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31087,7 +26035,7 @@ this.SVGFEMergeElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMergeElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMergeElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31107,7 +26055,7 @@ this.SVGFEMergeElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMergeElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMergeElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31127,7 +26075,7 @@ this.SVGFEMergeElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMergeElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMergeElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31147,7 +26095,7 @@ this.SVGFEMergeElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMergeElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMergeElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31167,7 +26115,7 @@ this.SVGFEMergeElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEMergeElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEMergeElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31187,7 +26135,7 @@ this.SVGFEImageElement_get_preserveAspectRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_preserveAspectRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31207,7 +26155,7 @@ this.SVGFEImageElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31227,7 +26175,7 @@ this.SVGFEImageElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31247,7 +26195,7 @@ this.SVGFEImageElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31267,7 +26215,7 @@ this.SVGFEImageElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31287,7 +26235,7 @@ this.SVGFEImageElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31307,7 +26255,7 @@ this.SVGFEImageElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEImageElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEImageElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31327,7 +26275,7 @@ this.SVGFEGaussianBlurElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31347,7 +26295,7 @@ this.SVGFEGaussianBlurElement_get_stdDeviationX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_stdDeviationX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_stdDeviationX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31367,7 +26315,7 @@ this.SVGFEGaussianBlurElement_get_stdDeviationY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_stdDeviationY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_stdDeviationY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31387,7 +26335,7 @@ this.SVGFEGaussianBlurElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31407,7 +26355,7 @@ this.SVGFEGaussianBlurElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31427,7 +26375,7 @@ this.SVGFEGaussianBlurElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31447,7 +26395,7 @@ this.SVGFEGaussianBlurElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31467,28 +26415,28 @@ this.SVGFEGaussianBlurElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEGaussianBlurElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGFEGaussianBlurElement_setStdDeviation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGFEGaussianBlurElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGFEGaussianBlurElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGFEGaussianBlurElement_setStdDeviation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGFEGaussianBlurElement_setStdDeviation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGFEFloodElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGFEFloodElement"); @@ -31504,7 +26452,7 @@ this.SVGFEFloodElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEFloodElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEFloodElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31524,7 +26472,7 @@ this.SVGFEFloodElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEFloodElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEFloodElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31544,7 +26492,7 @@ this.SVGFEFloodElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEFloodElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEFloodElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31564,7 +26512,7 @@ this.SVGFEFloodElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEFloodElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEFloodElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31584,7 +26532,7 @@ this.SVGFEFloodElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEFloodElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEFloodElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31604,7 +26552,7 @@ this.SVGFEDropShadowElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31624,7 +26572,7 @@ this.SVGFEDropShadowElement_get_dx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_dx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_dx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31644,7 +26592,7 @@ this.SVGFEDropShadowElement_get_dy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_dy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_dy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31664,7 +26612,7 @@ this.SVGFEDropShadowElement_get_stdDeviationX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_stdDeviationX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_stdDeviationX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31684,7 +26632,7 @@ this.SVGFEDropShadowElement_get_stdDeviationY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_stdDeviationY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_stdDeviationY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31704,7 +26652,7 @@ this.SVGFEDropShadowElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31724,7 +26672,7 @@ this.SVGFEDropShadowElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31744,7 +26692,7 @@ this.SVGFEDropShadowElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31764,7 +26712,7 @@ this.SVGFEDropShadowElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31784,28 +26732,28 @@ this.SVGFEDropShadowElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDropShadowElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDropShadowElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGFEDropShadowElement_setStdDeviation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGFEDropShadowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGFEDropShadowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGFEDropShadowElement_setStdDeviation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGFEDropShadowElement_setStdDeviation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGFEDistantLightElement_get_azimuth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGFEDistantLightElement"); @@ -31821,7 +26769,7 @@ this.SVGFEDistantLightElement_get_azimuth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDistantLightElement_get_azimuth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDistantLightElement_get_azimuth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31841,7 +26789,7 @@ this.SVGFEDistantLightElement_get_elevation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDistantLightElement_get_elevation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDistantLightElement_get_elevation, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31861,7 +26809,7 @@ this.SVGFEDisplacementMapElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31881,7 +26829,7 @@ this.SVGFEDisplacementMapElement_get_in2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_in2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_in2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31901,7 +26849,7 @@ this.SVGFEDisplacementMapElement_get_scale = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_scale, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_scale, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31921,7 +26869,7 @@ this.SVGFEDisplacementMapElement_get_xChannelSelector = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_xChannelSelector, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_xChannelSelector, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31941,7 +26889,7 @@ this.SVGFEDisplacementMapElement_get_yChannelSelector = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_yChannelSelector, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_yChannelSelector, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31961,7 +26909,7 @@ this.SVGFEDisplacementMapElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -31981,7 +26929,7 @@ this.SVGFEDisplacementMapElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32001,7 +26949,7 @@ this.SVGFEDisplacementMapElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32021,7 +26969,7 @@ this.SVGFEDisplacementMapElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32041,7 +26989,7 @@ this.SVGFEDisplacementMapElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDisplacementMapElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDisplacementMapElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32061,7 +27009,7 @@ this.SVGFEDiffuseLightingElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32081,7 +27029,7 @@ this.SVGFEDiffuseLightingElement_get_surfaceScale = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_surfaceScale, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_surfaceScale, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32101,7 +27049,7 @@ this.SVGFEDiffuseLightingElement_get_diffuseConstant = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_diffuseConstant, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_diffuseConstant, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32121,7 +27069,7 @@ this.SVGFEDiffuseLightingElement_get_kernelUnitLengthX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_kernelUnitLengthX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_kernelUnitLengthX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32141,7 +27089,7 @@ this.SVGFEDiffuseLightingElement_get_kernelUnitLengthY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_kernelUnitLengthY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_kernelUnitLengthY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32161,7 +27109,7 @@ this.SVGFEDiffuseLightingElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32181,7 +27129,7 @@ this.SVGFEDiffuseLightingElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32201,7 +27149,7 @@ this.SVGFEDiffuseLightingElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32221,7 +27169,7 @@ this.SVGFEDiffuseLightingElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32241,7 +27189,7 @@ this.SVGFEDiffuseLightingElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEDiffuseLightingElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEDiffuseLightingElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32261,7 +27209,7 @@ this.SVGFEConvolveMatrixElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32281,7 +27229,7 @@ this.SVGFEConvolveMatrixElement_get_orderX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_orderX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_orderX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32301,7 +27249,7 @@ this.SVGFEConvolveMatrixElement_get_orderY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_orderY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_orderY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32321,7 +27269,7 @@ this.SVGFEConvolveMatrixElement_get_kernelMatrix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_kernelMatrix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_kernelMatrix, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32341,7 +27289,7 @@ this.SVGFEConvolveMatrixElement_get_divisor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_divisor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_divisor, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32361,7 +27309,7 @@ this.SVGFEConvolveMatrixElement_get_bias = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_bias, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_bias, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32381,7 +27329,7 @@ this.SVGFEConvolveMatrixElement_get_targetX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_targetX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_targetX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32401,7 +27349,7 @@ this.SVGFEConvolveMatrixElement_get_targetY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_targetY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_targetY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32421,7 +27369,7 @@ this.SVGFEConvolveMatrixElement_get_edgeMode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_edgeMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_edgeMode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32441,7 +27389,7 @@ this.SVGFEConvolveMatrixElement_get_kernelUnitLengthX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_kernelUnitLengthX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_kernelUnitLengthX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32461,7 +27409,7 @@ this.SVGFEConvolveMatrixElement_get_kernelUnitLengthY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_kernelUnitLengthY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_kernelUnitLengthY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32481,7 +27429,7 @@ this.SVGFEConvolveMatrixElement_get_preserveAlpha = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_preserveAlpha, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_preserveAlpha, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32501,7 +27449,7 @@ this.SVGFEConvolveMatrixElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32521,7 +27469,7 @@ this.SVGFEConvolveMatrixElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32541,7 +27489,7 @@ this.SVGFEConvolveMatrixElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32561,7 +27509,7 @@ this.SVGFEConvolveMatrixElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32581,7 +27529,7 @@ this.SVGFEConvolveMatrixElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEConvolveMatrixElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEConvolveMatrixElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32601,7 +27549,7 @@ this.SVGFECompositeElement_get_in2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_in2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_in2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32621,7 +27569,7 @@ this.SVGFECompositeElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32641,7 +27589,7 @@ this.SVGFECompositeElement_get_operator = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_operator, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_operator, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32661,7 +27609,7 @@ this.SVGFECompositeElement_get_k1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_k1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_k1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32681,7 +27629,7 @@ this.SVGFECompositeElement_get_k2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_k2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_k2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32701,7 +27649,7 @@ this.SVGFECompositeElement_get_k3 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_k3, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_k3, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32721,7 +27669,7 @@ this.SVGFECompositeElement_get_k4 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_k4, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_k4, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32741,7 +27689,7 @@ this.SVGFECompositeElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32761,7 +27709,7 @@ this.SVGFECompositeElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32781,7 +27729,7 @@ this.SVGFECompositeElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32801,7 +27749,7 @@ this.SVGFECompositeElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32821,7 +27769,7 @@ this.SVGFECompositeElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFECompositeElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFECompositeElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32841,7 +27789,7 @@ this.SVGFEComponentTransferElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEComponentTransferElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEComponentTransferElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32861,7 +27809,7 @@ this.SVGFEComponentTransferElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEComponentTransferElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEComponentTransferElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32881,7 +27829,7 @@ this.SVGFEComponentTransferElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEComponentTransferElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEComponentTransferElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32901,7 +27849,7 @@ this.SVGFEComponentTransferElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEComponentTransferElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEComponentTransferElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32921,7 +27869,7 @@ this.SVGFEComponentTransferElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEComponentTransferElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEComponentTransferElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32941,7 +27889,7 @@ this.SVGFEComponentTransferElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEComponentTransferElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEComponentTransferElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32961,7 +27909,7 @@ this.SVGFEColorMatrixElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -32981,7 +27929,7 @@ this.SVGFEColorMatrixElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33001,7 +27949,7 @@ this.SVGFEColorMatrixElement_get_values = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_values, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_values, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33021,7 +27969,7 @@ this.SVGFEColorMatrixElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33041,7 +27989,7 @@ this.SVGFEColorMatrixElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33061,7 +28009,7 @@ this.SVGFEColorMatrixElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33081,7 +28029,7 @@ this.SVGFEColorMatrixElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33101,7 +28049,7 @@ this.SVGFEColorMatrixElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEColorMatrixElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEColorMatrixElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33121,7 +28069,7 @@ this.SVGFEBlendElement_get_in1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_in1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_in1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33141,7 +28089,7 @@ this.SVGFEBlendElement_get_in2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_in2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_in2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33161,7 +28109,7 @@ this.SVGFEBlendElement_get_mode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_mode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_mode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33181,7 +28129,7 @@ this.SVGFEBlendElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33201,7 +28149,7 @@ this.SVGFEBlendElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33221,7 +28169,7 @@ this.SVGFEBlendElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33241,7 +28189,7 @@ this.SVGFEBlendElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33261,7 +28209,7 @@ this.SVGFEBlendElement_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGFEBlendElement_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGFEBlendElement_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33281,7 +28229,7 @@ this.SVGEllipseElement_get_cx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGEllipseElement_get_cx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGEllipseElement_get_cx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33301,7 +28249,7 @@ this.SVGEllipseElement_get_cy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGEllipseElement_get_cy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGEllipseElement_get_cy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33321,7 +28269,7 @@ this.SVGEllipseElement_get_rx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGEllipseElement_get_rx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGEllipseElement_get_rx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33341,7 +28289,7 @@ this.SVGEllipseElement_get_ry = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGEllipseElement_get_ry, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGEllipseElement_get_ry, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33362,12 +28310,12 @@ this.SVGElement_get_className = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_className 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_className 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_className 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_className 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33380,7 +28328,7 @@ this.SVGElement_get_className = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_className 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_className 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33389,7 +28337,7 @@ this.SVGElement_get_className = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_className, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_className, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33409,12 +28357,12 @@ this.SVGElement_get_ownerSVGElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ownerSVGElement 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ownerSVGElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ownerSVGElement 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ownerSVGElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33427,7 +28375,7 @@ this.SVGElement_get_ownerSVGElement = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ownerSVGElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ownerSVGElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33436,7 +28384,7 @@ this.SVGElement_get_ownerSVGElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ownerSVGElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ownerSVGElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33456,12 +28404,12 @@ this.SVGElement_get_viewportElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_viewportElement 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_viewportElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_viewportElement 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_viewportElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33474,7 +28422,7 @@ this.SVGElement_get_viewportElement = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_viewportElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_viewportElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33483,7 +28431,7 @@ this.SVGElement_get_viewportElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_viewportElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_viewportElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -33503,12 +28451,12 @@ this.SVGElement_get_onbeforexrselect = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onbeforexrselect 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onbeforexrselect 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onbeforexrselect 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onbeforexrselect 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33521,7 +28469,7 @@ this.SVGElement_get_onbeforexrselect = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onbeforexrselect 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onbeforexrselect 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33530,26 +28478,25 @@ this.SVGElement_get_onbeforexrselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onbeforexrselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforexrselect = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforexrselect = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33566,12 +28513,12 @@ this.SVGElement_get_onabort = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onabort 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onabort 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onabort 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onabort 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33584,7 +28531,7 @@ this.SVGElement_get_onabort = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33593,26 +28540,25 @@ this.SVGElement_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onabort = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onabort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onbeforeinput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33629,12 +28575,12 @@ this.SVGElement_get_onbeforeinput = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onbeforeinput 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onbeforeinput 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onbeforeinput 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onbeforeinput 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33647,7 +28593,7 @@ this.SVGElement_get_onbeforeinput = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onbeforeinput 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onbeforeinput 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33656,11 +28602,26 @@ this.SVGElement_get_onbeforeinput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onbeforeinput = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeinput = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.SVGElement_get_onbeforematch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); let ctx = r[0]; @@ -33670,12 +28631,58 @@ this.SVGElement_set_onbeforeinput = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeinput = val; + let result = dom_element.onbeforematch; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] SVGElement_get_onbeforematch 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGElement_get_onbeforematch 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGElement_get_onbeforematch 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGElement_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); } return result; } +this.SVGElement_set_onbeforematch = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforematch = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.SVGElement_get_onbeforetoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33692,12 +28699,12 @@ this.SVGElement_get_onbeforetoggle = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onbeforetoggle 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onbeforetoggle 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onbeforetoggle 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onbeforetoggle 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33710,7 +28717,7 @@ this.SVGElement_get_onbeforetoggle = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onbeforetoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onbeforetoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33719,26 +28726,25 @@ this.SVGElement_get_onbeforetoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onbeforetoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforetoggle = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforetoggle = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onblur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33755,12 +28761,12 @@ this.SVGElement_get_onblur = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onblur 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onblur 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onblur 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onblur 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33773,7 +28779,7 @@ this.SVGElement_get_onblur = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33782,26 +28788,25 @@ this.SVGElement_get_onblur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onblur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onblur, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onblur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onblur = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onblur = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33818,12 +28823,12 @@ this.SVGElement_get_oncancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncancel 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncancel 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33836,7 +28841,7 @@ this.SVGElement_get_oncancel = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33845,26 +28850,25 @@ this.SVGElement_get_oncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncancel = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncanplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33881,12 +28885,12 @@ this.SVGElement_get_oncanplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncanplay 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncanplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncanplay 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncanplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33899,7 +28903,7 @@ this.SVGElement_get_oncanplay = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncanplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncanplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33908,26 +28912,25 @@ this.SVGElement_get_oncanplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncanplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncanplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncanplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncanplay = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncanplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncanplaythrough = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -33944,12 +28947,12 @@ this.SVGElement_get_oncanplaythrough = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncanplaythrough 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncanplaythrough 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncanplaythrough 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncanplaythrough 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -33962,7 +28965,7 @@ this.SVGElement_get_oncanplaythrough = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncanplaythrough 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncanplaythrough 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -33971,26 +28974,25 @@ this.SVGElement_get_oncanplaythrough = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncanplaythrough = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncanplaythrough = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncanplaythrough = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34007,12 +29009,12 @@ this.SVGElement_get_onchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onchange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onchange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34025,7 +29027,7 @@ this.SVGElement_get_onchange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34034,26 +29036,25 @@ this.SVGElement_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onchange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34070,12 +29071,12 @@ this.SVGElement_get_onclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onclick 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onclick 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34088,7 +29089,7 @@ this.SVGElement_get_onclick = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34097,26 +29098,25 @@ this.SVGElement_get_onclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onclick = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34133,12 +29133,12 @@ this.SVGElement_get_onclose = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onclose 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onclose 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onclose 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onclose 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34151,7 +29151,7 @@ this.SVGElement_get_onclose = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34160,11 +29160,26 @@ this.SVGElement_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onclose = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onclose = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.SVGElement_get_oncontentvisibilityautostatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); let ctx = r[0]; @@ -34174,12 +29189,58 @@ this.SVGElement_set_onclose = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclose = val; + let result = dom_element.oncontentvisibilityautostatechange; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] SVGElement_get_oncontentvisibilityautostatechange 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGElement_get_oncontentvisibilityautostatechange 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGElement_get_oncontentvisibilityautostatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGElement_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); } return result; } +this.SVGElement_set_oncontentvisibilityautostatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontentvisibilityautostatechange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.SVGElement_get_oncontextlost = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34196,12 +29257,12 @@ this.SVGElement_get_oncontextlost = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncontextlost 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncontextlost 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncontextlost 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncontextlost 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34214,7 +29275,7 @@ this.SVGElement_get_oncontextlost = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncontextlost 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncontextlost 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34223,26 +29284,25 @@ this.SVGElement_get_oncontextlost = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncontextlost = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextlost = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextlost = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncontextmenu = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34259,12 +29319,12 @@ this.SVGElement_get_oncontextmenu = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncontextmenu 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncontextmenu 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncontextmenu 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncontextmenu 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34277,7 +29337,7 @@ this.SVGElement_get_oncontextmenu = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncontextmenu 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncontextmenu 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34286,26 +29346,25 @@ this.SVGElement_get_oncontextmenu = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncontextmenu = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextmenu = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextmenu = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncontextrestored = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34322,12 +29381,12 @@ this.SVGElement_get_oncontextrestored = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncontextrestored 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncontextrestored 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncontextrestored 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncontextrestored 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34340,7 +29399,7 @@ this.SVGElement_get_oncontextrestored = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncontextrestored 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncontextrestored 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34349,26 +29408,25 @@ this.SVGElement_get_oncontextrestored = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncontextrestored = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextrestored = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextrestored = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncuechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34385,12 +29443,12 @@ this.SVGElement_get_oncuechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncuechange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncuechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncuechange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncuechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34403,7 +29461,7 @@ this.SVGElement_get_oncuechange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncuechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncuechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34412,26 +29470,25 @@ this.SVGElement_get_oncuechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncuechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncuechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncuechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncuechange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncuechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondblclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34448,12 +29505,12 @@ this.SVGElement_get_ondblclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondblclick 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondblclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondblclick 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondblclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34466,7 +29523,7 @@ this.SVGElement_get_ondblclick = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondblclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondblclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34475,26 +29532,25 @@ this.SVGElement_get_ondblclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondblclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondblclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondblclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondblclick = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondblclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondrag = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34511,12 +29567,12 @@ this.SVGElement_get_ondrag = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondrag 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondrag 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondrag 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondrag 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34529,7 +29585,7 @@ this.SVGElement_get_ondrag = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondrag 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondrag 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34538,26 +29594,25 @@ this.SVGElement_get_ondrag = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondrag, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondrag, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondrag = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondrag = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondrag = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondragend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34574,12 +29629,12 @@ this.SVGElement_get_ondragend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondragend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondragend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondragend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondragend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34592,7 +29647,7 @@ this.SVGElement_get_ondragend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondragend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondragend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34601,26 +29656,25 @@ this.SVGElement_get_ondragend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondragend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondragend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondragend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondragenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34637,12 +29691,12 @@ this.SVGElement_get_ondragenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondragenter 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondragenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondragenter 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondragenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34655,7 +29709,7 @@ this.SVGElement_get_ondragenter = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondragenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondragenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34664,26 +29718,25 @@ this.SVGElement_get_ondragenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondragenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondragenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondragenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragenter = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondragleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34700,12 +29753,12 @@ this.SVGElement_get_ondragleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondragleave 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondragleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondragleave 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondragleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34718,7 +29771,7 @@ this.SVGElement_get_ondragleave = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondragleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondragleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34727,26 +29780,25 @@ this.SVGElement_get_ondragleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondragleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondragleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondragleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragleave = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondragover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34763,12 +29815,12 @@ this.SVGElement_get_ondragover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondragover 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondragover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondragover 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondragover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34781,7 +29833,7 @@ this.SVGElement_get_ondragover = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondragover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondragover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34790,26 +29842,25 @@ this.SVGElement_get_ondragover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondragover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondragover, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondragover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragover = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondragstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34826,12 +29877,12 @@ this.SVGElement_get_ondragstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondragstart 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondragstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondragstart 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondragstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34844,7 +29895,7 @@ this.SVGElement_get_ondragstart = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondragstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondragstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34853,26 +29904,25 @@ this.SVGElement_get_ondragstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondragstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondragstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondragstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragstart = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondrop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34889,12 +29939,12 @@ this.SVGElement_get_ondrop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondrop 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondrop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondrop 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondrop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34907,7 +29957,7 @@ this.SVGElement_get_ondrop = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondrop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondrop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34916,26 +29966,25 @@ this.SVGElement_get_ondrop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondrop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondrop, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondrop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondrop = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondrop = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ondurationchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -34952,12 +30001,12 @@ this.SVGElement_get_ondurationchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ondurationchange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ondurationchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ondurationchange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ondurationchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -34970,7 +30019,7 @@ this.SVGElement_get_ondurationchange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ondurationchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ondurationchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -34979,26 +30028,25 @@ this.SVGElement_get_ondurationchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ondurationchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondurationchange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondurationchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onemptied = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35015,12 +30063,12 @@ this.SVGElement_get_onemptied = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onemptied 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onemptied 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onemptied 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onemptied 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35033,7 +30081,7 @@ this.SVGElement_get_onemptied = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onemptied 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onemptied 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35042,26 +30090,25 @@ this.SVGElement_get_onemptied = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onemptied, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onemptied, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onemptied = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onemptied = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onemptied = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onended = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35078,12 +30125,12 @@ this.SVGElement_get_onended = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onended 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onended 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onended 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onended 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35096,7 +30143,7 @@ this.SVGElement_get_onended = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onended 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onended 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35105,26 +30152,25 @@ this.SVGElement_get_onended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onended, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onended = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onended = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onended = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35141,12 +30187,12 @@ this.SVGElement_get_onerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onerror 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onerror 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35159,7 +30205,7 @@ this.SVGElement_get_onerror = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35168,26 +30214,25 @@ this.SVGElement_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onerror = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onfocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35204,12 +30249,12 @@ this.SVGElement_get_onfocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onfocus 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onfocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onfocus 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onfocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35222,7 +30267,7 @@ this.SVGElement_get_onfocus = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35231,26 +30276,25 @@ this.SVGElement_get_onfocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onfocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfocus = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onformdata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35267,12 +30311,12 @@ this.SVGElement_get_onformdata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onformdata 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onformdata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onformdata 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onformdata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35285,7 +30329,7 @@ this.SVGElement_get_onformdata = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onformdata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onformdata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35294,26 +30338,25 @@ this.SVGElement_get_onformdata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onformdata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onformdata, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onformdata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onformdata = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onformdata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oninput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35330,12 +30373,12 @@ this.SVGElement_get_oninput = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oninput 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oninput 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oninput 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oninput 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35348,7 +30391,7 @@ this.SVGElement_get_oninput = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oninput 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oninput 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35357,26 +30400,25 @@ this.SVGElement_get_oninput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oninput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oninput, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oninput = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oninput = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oninput = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oninvalid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35393,12 +30435,12 @@ this.SVGElement_get_oninvalid = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oninvalid 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oninvalid 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oninvalid 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oninvalid 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35411,7 +30453,7 @@ this.SVGElement_get_oninvalid = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oninvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oninvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35420,26 +30462,25 @@ this.SVGElement_get_oninvalid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oninvalid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oninvalid, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oninvalid = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oninvalid = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oninvalid = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onkeydown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35456,12 +30497,12 @@ this.SVGElement_get_onkeydown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onkeydown 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onkeydown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onkeydown 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onkeydown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35474,7 +30515,7 @@ this.SVGElement_get_onkeydown = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onkeydown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onkeydown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35483,26 +30524,25 @@ this.SVGElement_get_onkeydown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onkeydown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onkeydown, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onkeydown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeydown = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeydown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onkeypress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35519,12 +30559,12 @@ this.SVGElement_get_onkeypress = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onkeypress 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onkeypress 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onkeypress 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onkeypress 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35537,7 +30577,7 @@ this.SVGElement_get_onkeypress = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onkeypress 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onkeypress 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35546,26 +30586,25 @@ this.SVGElement_get_onkeypress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onkeypress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onkeypress, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onkeypress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeypress = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeypress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onkeyup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35582,12 +30621,12 @@ this.SVGElement_get_onkeyup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onkeyup 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onkeyup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onkeyup 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onkeyup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35600,7 +30639,7 @@ this.SVGElement_get_onkeyup = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onkeyup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onkeyup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35609,26 +30648,25 @@ this.SVGElement_get_onkeyup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onkeyup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onkeyup, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onkeyup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeyup = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeyup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35645,12 +30683,12 @@ this.SVGElement_get_onload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onload 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onload 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35663,7 +30701,7 @@ this.SVGElement_get_onload = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35672,26 +30710,25 @@ this.SVGElement_get_onload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onload = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onloadeddata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35708,12 +30745,12 @@ this.SVGElement_get_onloadeddata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onloadeddata 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onloadeddata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onloadeddata 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onloadeddata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35726,7 +30763,7 @@ this.SVGElement_get_onloadeddata = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onloadeddata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onloadeddata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35735,26 +30772,25 @@ this.SVGElement_get_onloadeddata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onloadeddata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadeddata = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadeddata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onloadedmetadata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35771,12 +30807,12 @@ this.SVGElement_get_onloadedmetadata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onloadedmetadata 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onloadedmetadata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onloadedmetadata 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onloadedmetadata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35789,7 +30825,7 @@ this.SVGElement_get_onloadedmetadata = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onloadedmetadata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onloadedmetadata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35798,26 +30834,25 @@ this.SVGElement_get_onloadedmetadata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onloadedmetadata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadedmetadata = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadedmetadata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onloadstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35834,12 +30869,12 @@ this.SVGElement_get_onloadstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onloadstart 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onloadstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onloadstart 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onloadstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35852,7 +30887,7 @@ this.SVGElement_get_onloadstart = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35861,26 +30896,25 @@ this.SVGElement_get_onloadstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onloadstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onloadstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onloadstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadstart = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmousedown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35897,12 +30931,12 @@ this.SVGElement_get_onmousedown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmousedown 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmousedown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmousedown 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmousedown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35915,7 +30949,7 @@ this.SVGElement_get_onmousedown = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmousedown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmousedown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35924,26 +30958,25 @@ this.SVGElement_get_onmousedown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmousedown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmousedown, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmousedown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousedown = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousedown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmouseenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -35960,12 +30993,12 @@ this.SVGElement_get_onmouseenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmouseenter 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmouseenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmouseenter 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmouseenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -35978,7 +31011,7 @@ this.SVGElement_get_onmouseenter = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmouseenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmouseenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -35987,26 +31020,25 @@ this.SVGElement_get_onmouseenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmouseenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseenter = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmouseleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36023,12 +31055,12 @@ this.SVGElement_get_onmouseleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmouseleave 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmouseleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmouseleave 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmouseleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36041,7 +31073,7 @@ this.SVGElement_get_onmouseleave = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmouseleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmouseleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36050,26 +31082,25 @@ this.SVGElement_get_onmouseleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmouseleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseleave = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmousemove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36086,12 +31117,12 @@ this.SVGElement_get_onmousemove = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmousemove 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmousemove 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmousemove 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmousemove 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36104,7 +31135,7 @@ this.SVGElement_get_onmousemove = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmousemove 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmousemove 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36113,26 +31144,25 @@ this.SVGElement_get_onmousemove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmousemove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmousemove, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmousemove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousemove = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousemove = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmouseout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36149,12 +31179,12 @@ this.SVGElement_get_onmouseout = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmouseout 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmouseout 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmouseout 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmouseout 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36167,7 +31197,7 @@ this.SVGElement_get_onmouseout = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmouseout 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmouseout 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36176,26 +31206,25 @@ this.SVGElement_get_onmouseout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmouseout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmouseout, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmouseout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseout = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmouseover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36212,12 +31241,12 @@ this.SVGElement_get_onmouseover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmouseover 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmouseover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmouseover 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmouseover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36230,7 +31259,7 @@ this.SVGElement_get_onmouseover = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmouseover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmouseover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36239,26 +31268,25 @@ this.SVGElement_get_onmouseover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmouseover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmouseover, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmouseover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseover = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmouseup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36275,12 +31303,12 @@ this.SVGElement_get_onmouseup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmouseup 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmouseup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmouseup 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmouseup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36293,7 +31321,7 @@ this.SVGElement_get_onmouseup = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmouseup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmouseup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36302,26 +31330,25 @@ this.SVGElement_get_onmouseup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmouseup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmouseup, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmouseup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseup = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onmousewheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36338,12 +31365,12 @@ this.SVGElement_get_onmousewheel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onmousewheel 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onmousewheel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onmousewheel 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onmousewheel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36356,7 +31383,7 @@ this.SVGElement_get_onmousewheel = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onmousewheel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onmousewheel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36365,26 +31392,25 @@ this.SVGElement_get_onmousewheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onmousewheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousewheel = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousewheel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpause = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36401,12 +31427,12 @@ this.SVGElement_get_onpause = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpause 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpause 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpause 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpause 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36419,7 +31445,7 @@ this.SVGElement_get_onpause = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpause 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpause 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36428,26 +31454,25 @@ this.SVGElement_get_onpause = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpause, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpause, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpause = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpause = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpause = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36464,12 +31489,12 @@ this.SVGElement_get_onplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onplay 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onplay 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36482,7 +31507,7 @@ this.SVGElement_get_onplay = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36491,26 +31516,25 @@ this.SVGElement_get_onplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onplay = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onplaying = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36527,12 +31551,12 @@ this.SVGElement_get_onplaying = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onplaying 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onplaying 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onplaying 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onplaying 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36545,7 +31569,7 @@ this.SVGElement_get_onplaying = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onplaying 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onplaying 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36554,26 +31578,25 @@ this.SVGElement_get_onplaying = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onplaying, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onplaying, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onplaying = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onplaying = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onplaying = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onprogress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36590,12 +31613,12 @@ this.SVGElement_get_onprogress = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onprogress 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onprogress 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onprogress 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onprogress 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36608,7 +31631,7 @@ this.SVGElement_get_onprogress = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36617,26 +31640,25 @@ this.SVGElement_get_onprogress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onprogress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onprogress, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onprogress = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onprogress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onratechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36653,12 +31675,12 @@ this.SVGElement_get_onratechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onratechange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onratechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onratechange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onratechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36671,7 +31693,7 @@ this.SVGElement_get_onratechange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onratechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onratechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36680,26 +31702,25 @@ this.SVGElement_get_onratechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onratechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onratechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onratechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onratechange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onratechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onreset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36716,12 +31737,12 @@ this.SVGElement_get_onreset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onreset 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onreset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onreset 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onreset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36734,7 +31755,7 @@ this.SVGElement_get_onreset = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onreset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onreset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36743,26 +31764,25 @@ this.SVGElement_get_onreset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onreset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onreset, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onreset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onreset = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onreset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onresize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36779,12 +31799,12 @@ this.SVGElement_get_onresize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onresize 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onresize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onresize 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onresize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36797,7 +31817,7 @@ this.SVGElement_get_onresize = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36806,26 +31826,25 @@ this.SVGElement_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onresize = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36842,12 +31861,12 @@ this.SVGElement_get_onscroll = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onscroll 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onscroll 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onscroll 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onscroll 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36860,7 +31879,7 @@ this.SVGElement_get_onscroll = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36869,26 +31888,25 @@ this.SVGElement_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onscroll = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscroll = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscroll = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onsecuritypolicyviolation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36905,12 +31923,12 @@ this.SVGElement_get_onsecuritypolicyviolation = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onsecuritypolicyviolation 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onsecuritypolicyviolation 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onsecuritypolicyviolation 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onsecuritypolicyviolation 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36923,7 +31941,7 @@ this.SVGElement_get_onsecuritypolicyviolation = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onsecuritypolicyviolation 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onsecuritypolicyviolation 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36932,26 +31950,25 @@ this.SVGElement_get_onsecuritypolicyviolation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onsecuritypolicyviolation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsecuritypolicyviolation = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsecuritypolicyviolation = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onseeked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -36968,12 +31985,12 @@ this.SVGElement_get_onseeked = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onseeked 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onseeked 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onseeked 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onseeked 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -36986,7 +32003,7 @@ this.SVGElement_get_onseeked = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onseeked 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onseeked 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -36995,26 +32012,25 @@ this.SVGElement_get_onseeked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onseeked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onseeked, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onseeked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onseeked = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onseeked = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onseeking = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37031,12 +32047,12 @@ this.SVGElement_get_onseeking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onseeking 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onseeking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onseeking 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onseeking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37049,7 +32065,7 @@ this.SVGElement_get_onseeking = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onseeking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onseeking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37058,26 +32074,25 @@ this.SVGElement_get_onseeking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onseeking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onseeking, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onseeking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onseeking = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onseeking = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onselect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37094,12 +32109,12 @@ this.SVGElement_get_onselect = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onselect 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onselect 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onselect 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onselect 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37112,7 +32127,7 @@ this.SVGElement_get_onselect = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onselect 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onselect 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37121,26 +32136,25 @@ this.SVGElement_get_onselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselect = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselect = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onslotchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37157,12 +32171,12 @@ this.SVGElement_get_onslotchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onslotchange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onslotchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onslotchange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onslotchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37175,7 +32189,7 @@ this.SVGElement_get_onslotchange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37184,26 +32198,25 @@ this.SVGElement_get_onslotchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onslotchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onslotchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onslotchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onslotchange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onslotchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onstalled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37220,12 +32233,12 @@ this.SVGElement_get_onstalled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onstalled 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onstalled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onstalled 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onstalled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37238,7 +32251,7 @@ this.SVGElement_get_onstalled = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37247,26 +32260,25 @@ this.SVGElement_get_onstalled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onstalled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onstalled, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onstalled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onstalled = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onstalled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onsubmit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37283,12 +32295,12 @@ this.SVGElement_get_onsubmit = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onsubmit 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onsubmit 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onsubmit 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onsubmit 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37301,7 +32313,7 @@ this.SVGElement_get_onsubmit = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onsubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onsubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37310,26 +32322,25 @@ this.SVGElement_get_onsubmit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onsubmit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onsubmit, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onsubmit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsubmit = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsubmit = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onsuspend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37346,12 +32357,12 @@ this.SVGElement_get_onsuspend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onsuspend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onsuspend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onsuspend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onsuspend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37364,7 +32375,7 @@ this.SVGElement_get_onsuspend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onsuspend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onsuspend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37373,26 +32384,25 @@ this.SVGElement_get_onsuspend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onsuspend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onsuspend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onsuspend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsuspend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsuspend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ontimeupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37409,12 +32419,12 @@ this.SVGElement_get_ontimeupdate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ontimeupdate 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ontimeupdate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ontimeupdate 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ontimeupdate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37427,7 +32437,7 @@ this.SVGElement_get_ontimeupdate = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ontimeupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ontimeupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37436,26 +32446,25 @@ this.SVGElement_get_ontimeupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ontimeupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontimeupdate = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontimeupdate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ontoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37472,12 +32481,12 @@ this.SVGElement_get_ontoggle = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ontoggle 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ontoggle 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ontoggle 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ontoggle 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37490,7 +32499,7 @@ this.SVGElement_get_ontoggle = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ontoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ontoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37499,26 +32508,25 @@ this.SVGElement_get_ontoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ontoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ontoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ontoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontoggle = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontoggle = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onvolumechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37535,12 +32543,12 @@ this.SVGElement_get_onvolumechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onvolumechange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onvolumechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onvolumechange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onvolumechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37553,7 +32561,7 @@ this.SVGElement_get_onvolumechange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onvolumechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onvolumechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37562,26 +32570,25 @@ this.SVGElement_get_onvolumechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onvolumechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onvolumechange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onvolumechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onwaiting = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37598,12 +32605,12 @@ this.SVGElement_get_onwaiting = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onwaiting 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onwaiting 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onwaiting 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onwaiting 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37616,7 +32623,7 @@ this.SVGElement_get_onwaiting = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onwaiting 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onwaiting 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37625,26 +32632,25 @@ this.SVGElement_get_onwaiting = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onwaiting, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onwaiting, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onwaiting = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwaiting = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwaiting = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onwebkitanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37661,12 +32667,12 @@ this.SVGElement_get_onwebkitanimationend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37679,7 +32685,7 @@ this.SVGElement_get_onwebkitanimationend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37688,26 +32694,25 @@ this.SVGElement_get_onwebkitanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onwebkitanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onwebkitanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37724,12 +32729,12 @@ this.SVGElement_get_onwebkitanimationiteration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationiteration 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationiteration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationiteration 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationiteration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37742,7 +32747,7 @@ this.SVGElement_get_onwebkitanimationiteration = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37751,26 +32756,25 @@ this.SVGElement_get_onwebkitanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onwebkitanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationiteration = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationiteration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onwebkitanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37787,12 +32791,12 @@ this.SVGElement_get_onwebkitanimationstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationstart 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationstart 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37805,7 +32809,7 @@ this.SVGElement_get_onwebkitanimationstart = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onwebkitanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37814,26 +32818,25 @@ this.SVGElement_get_onwebkitanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onwebkitanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationstart = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onwebkittransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37850,12 +32853,12 @@ this.SVGElement_get_onwebkittransitionend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onwebkittransitionend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onwebkittransitionend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onwebkittransitionend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onwebkittransitionend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37868,7 +32871,7 @@ this.SVGElement_get_onwebkittransitionend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onwebkittransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onwebkittransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37877,26 +32880,25 @@ this.SVGElement_get_onwebkittransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onwebkittransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkittransitionend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkittransitionend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onwheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37913,12 +32915,12 @@ this.SVGElement_get_onwheel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onwheel 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onwheel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onwheel 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onwheel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37931,7 +32933,7 @@ this.SVGElement_get_onwheel = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onwheel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onwheel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -37940,26 +32942,25 @@ this.SVGElement_get_onwheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onwheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onwheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onwheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwheel = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwheel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onauxclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -37976,12 +32977,12 @@ this.SVGElement_get_onauxclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onauxclick 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onauxclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onauxclick 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onauxclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -37994,7 +32995,7 @@ this.SVGElement_get_onauxclick = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onauxclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onauxclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38003,26 +33004,25 @@ this.SVGElement_get_onauxclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onauxclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onauxclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onauxclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onauxclick = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onauxclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ongotpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38039,12 +33039,12 @@ this.SVGElement_get_ongotpointercapture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ongotpointercapture 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ongotpointercapture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ongotpointercapture 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ongotpointercapture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38057,7 +33057,7 @@ this.SVGElement_get_ongotpointercapture = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ongotpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ongotpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38066,26 +33066,25 @@ this.SVGElement_get_ongotpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ongotpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ongotpointercapture = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ongotpointercapture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onlostpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38102,12 +33101,12 @@ this.SVGElement_get_onlostpointercapture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onlostpointercapture 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onlostpointercapture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onlostpointercapture 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onlostpointercapture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38120,7 +33119,7 @@ this.SVGElement_get_onlostpointercapture = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onlostpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onlostpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38129,26 +33128,25 @@ this.SVGElement_get_onlostpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onlostpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onlostpointercapture = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onlostpointercapture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerdown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38165,12 +33163,12 @@ this.SVGElement_get_onpointerdown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerdown 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerdown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerdown 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerdown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38183,7 +33181,7 @@ this.SVGElement_get_onpointerdown = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerdown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerdown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38192,26 +33190,25 @@ this.SVGElement_get_onpointerdown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerdown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerdown = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerdown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointermove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38228,12 +33225,12 @@ this.SVGElement_get_onpointermove = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointermove 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointermove 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointermove 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointermove 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38246,7 +33243,7 @@ this.SVGElement_get_onpointermove = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointermove 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointermove 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38255,26 +33252,25 @@ this.SVGElement_get_onpointermove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointermove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointermove, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointermove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointermove = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointermove = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerrawupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38291,12 +33287,12 @@ this.SVGElement_get_onpointerrawupdate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerrawupdate 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerrawupdate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerrawupdate 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerrawupdate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38309,7 +33305,7 @@ this.SVGElement_get_onpointerrawupdate = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerrawupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerrawupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38318,26 +33314,25 @@ this.SVGElement_get_onpointerrawupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerrawupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerrawupdate = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerrawupdate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38354,12 +33349,12 @@ this.SVGElement_get_onpointerup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerup 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerup 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38372,7 +33367,7 @@ this.SVGElement_get_onpointerup = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38381,26 +33376,25 @@ this.SVGElement_get_onpointerup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerup, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerup = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointercancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38417,12 +33411,12 @@ this.SVGElement_get_onpointercancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointercancel 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointercancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointercancel 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointercancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38435,7 +33429,7 @@ this.SVGElement_get_onpointercancel = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointercancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointercancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38444,26 +33438,25 @@ this.SVGElement_get_onpointercancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointercancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointercancel = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointercancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38480,12 +33473,12 @@ this.SVGElement_get_onpointerover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerover 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerover 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38498,7 +33491,7 @@ this.SVGElement_get_onpointerover = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38507,26 +33500,25 @@ this.SVGElement_get_onpointerover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerover, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerover = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38543,12 +33535,12 @@ this.SVGElement_get_onpointerout = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerout 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerout 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerout 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerout 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38561,7 +33553,7 @@ this.SVGElement_get_onpointerout = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerout 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerout 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38570,26 +33562,25 @@ this.SVGElement_get_onpointerout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerout, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerout = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38606,12 +33597,12 @@ this.SVGElement_get_onpointerenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerenter 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerenter 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38624,7 +33615,7 @@ this.SVGElement_get_onpointerenter = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38633,26 +33624,25 @@ this.SVGElement_get_onpointerenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerenter = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpointerleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38669,12 +33659,12 @@ this.SVGElement_get_onpointerleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpointerleave 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpointerleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpointerleave 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpointerleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38687,7 +33677,7 @@ this.SVGElement_get_onpointerleave = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpointerleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpointerleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38696,26 +33686,25 @@ this.SVGElement_get_onpointerleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpointerleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerleave = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onselectstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38732,12 +33721,12 @@ this.SVGElement_get_onselectstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onselectstart 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onselectstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onselectstart 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onselectstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38750,7 +33739,7 @@ this.SVGElement_get_onselectstart = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onselectstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onselectstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38759,26 +33748,25 @@ this.SVGElement_get_onselectstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onselectstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onselectstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onselectstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselectstart = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselectstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onselectionchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38795,12 +33783,12 @@ this.SVGElement_get_onselectionchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onselectionchange 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onselectionchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onselectionchange 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onselectionchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38813,7 +33801,7 @@ this.SVGElement_get_onselectionchange = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onselectionchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onselectionchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38822,26 +33810,25 @@ this.SVGElement_get_onselectionchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onselectionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselectionchange = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselectionchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38858,12 +33845,12 @@ this.SVGElement_get_onanimationend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onanimationend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onanimationend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onanimationend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onanimationend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38876,7 +33863,7 @@ this.SVGElement_get_onanimationend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38885,26 +33872,25 @@ this.SVGElement_get_onanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38921,12 +33907,12 @@ this.SVGElement_get_onanimationiteration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onanimationiteration 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onanimationiteration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onanimationiteration 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onanimationiteration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -38939,7 +33925,7 @@ this.SVGElement_get_onanimationiteration = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -38948,26 +33934,25 @@ this.SVGElement_get_onanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationiteration = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationiteration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -38984,12 +33969,12 @@ this.SVGElement_get_onanimationstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onanimationstart 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onanimationstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onanimationstart 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onanimationstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39002,7 +33987,7 @@ this.SVGElement_get_onanimationstart = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39011,26 +33996,25 @@ this.SVGElement_get_onanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationstart = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ontransitionrun = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39047,12 +34031,12 @@ this.SVGElement_get_ontransitionrun = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ontransitionrun 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ontransitionrun 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ontransitionrun 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ontransitionrun 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39065,7 +34049,7 @@ this.SVGElement_get_ontransitionrun = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ontransitionrun 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ontransitionrun 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39074,26 +34058,25 @@ this.SVGElement_get_ontransitionrun = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ontransitionrun = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionrun = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionrun = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ontransitionstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39110,12 +34093,12 @@ this.SVGElement_get_ontransitionstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ontransitionstart 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ontransitionstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ontransitionstart 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ontransitionstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39128,7 +34111,7 @@ this.SVGElement_get_ontransitionstart = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ontransitionstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ontransitionstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39137,26 +34120,25 @@ this.SVGElement_get_ontransitionstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ontransitionstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionstart = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ontransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39173,12 +34155,12 @@ this.SVGElement_get_ontransitionend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ontransitionend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ontransitionend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ontransitionend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ontransitionend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39191,7 +34173,7 @@ this.SVGElement_get_ontransitionend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ontransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ontransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39200,26 +34182,25 @@ this.SVGElement_get_ontransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ontransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_ontransitioncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39236,12 +34217,12 @@ this.SVGElement_get_ontransitioncancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_ontransitioncancel 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_ontransitioncancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_ontransitioncancel 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_ontransitioncancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39254,7 +34235,7 @@ this.SVGElement_get_ontransitioncancel = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_ontransitioncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_ontransitioncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39263,26 +34244,25 @@ this.SVGElement_get_ontransitioncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_ontransitioncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitioncancel = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitioncancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncopy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39299,12 +34279,12 @@ this.SVGElement_get_oncopy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncopy 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncopy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncopy 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncopy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39317,7 +34297,7 @@ this.SVGElement_get_oncopy = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncopy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncopy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39326,26 +34306,25 @@ this.SVGElement_get_oncopy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncopy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncopy, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncopy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncopy = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncopy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_oncut = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39362,12 +34341,12 @@ this.SVGElement_get_oncut = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncut 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_oncut 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_oncut 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_oncut 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39380,7 +34359,7 @@ this.SVGElement_get_oncut = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_oncut 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_oncut 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39389,26 +34368,25 @@ this.SVGElement_get_oncut = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_oncut, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_oncut, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_oncut = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncut = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncut = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_onpaste = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39425,12 +34403,12 @@ this.SVGElement_get_onpaste = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onpaste 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onpaste 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onpaste 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onpaste 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39443,7 +34421,7 @@ this.SVGElement_get_onpaste = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onpaste 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onpaste 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39452,26 +34430,25 @@ this.SVGElement_get_onpaste = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onpaste, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onpaste, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onpaste = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpaste = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpaste = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_dataset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39488,12 +34465,12 @@ this.SVGElement_get_dataset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_dataset 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_dataset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_dataset 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_dataset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39506,7 +34483,7 @@ this.SVGElement_get_dataset = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_dataset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_dataset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39515,7 +34492,7 @@ this.SVGElement_get_dataset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_dataset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_dataset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -39535,12 +34512,12 @@ this.SVGElement_get_nonce = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_nonce 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_nonce 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_nonce 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_nonce 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39553,7 +34530,7 @@ this.SVGElement_get_nonce = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_nonce 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_nonce 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39562,26 +34539,25 @@ this.SVGElement_get_nonce = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_nonce, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_nonce, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_nonce = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.nonce = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_nonce, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.nonce = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_nonce, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_autofocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39598,12 +34574,12 @@ this.SVGElement_get_autofocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_autofocus 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_autofocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_autofocus 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_autofocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39616,7 +34592,7 @@ this.SVGElement_get_autofocus = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_autofocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_autofocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39625,26 +34601,25 @@ this.SVGElement_get_autofocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_autofocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_autofocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_autofocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autofocus = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_autofocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autofocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_autofocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_tabIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39661,12 +34636,12 @@ this.SVGElement_get_tabIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_tabIndex 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_tabIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_tabIndex 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_tabIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39679,7 +34654,7 @@ this.SVGElement_get_tabIndex = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_tabIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_tabIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39688,26 +34663,25 @@ this.SVGElement_get_tabIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_tabIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_tabIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_tabIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.tabIndex = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_tabIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.tabIndex = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_tabIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39724,12 +34698,12 @@ this.SVGElement_get_style = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_style 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_style 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_style 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_style 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39742,7 +34716,7 @@ this.SVGElement_get_style = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_style 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_style 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39751,26 +34725,25 @@ this.SVGElement_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.style = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.style = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGElement_get_attributeStyleMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39787,12 +34760,12 @@ this.SVGElement_get_attributeStyleMap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_attributeStyleMap 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_attributeStyleMap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_attributeStyleMap 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_attributeStyleMap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -39805,7 +34778,7 @@ this.SVGElement_get_attributeStyleMap = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_attributeStyleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_attributeStyleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -39814,165 +34787,102 @@ this.SVGElement_get_attributeStyleMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_attributeStyleMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_attributeStyleMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_blur = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.blur.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGElement_blur 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGElement_blur 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGElement_blur 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGElement_blur, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.blur.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGElement_blur 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGElement_blur 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGElement_blur 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGElement_blur, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.SVGElement_focus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.focus.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] SVGElement_focus 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGElement_focus 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGElement_focus 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] SVGElement_focus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.SVGElement_get_oncontentvisibilityautostatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.oncontentvisibilityautostatechange; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_oncontentvisibilityautostatechange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGElement_get_oncontentvisibilityautostatechange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGElement_get_oncontentvisibilityautostatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.focus.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] SVGElement_focus 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] SVGElement_focus 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] SVGElement_focus 得到的结果类型没有处理, type =>", type, ", result =>", result); + break } - cbb_wf.console.log("[*] SVGElement_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGElement_focus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} -this.SVGElement_set_oncontentvisibilityautostatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontentvisibilityautostatechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} + this.SVGElement_get_onscrollend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGElement"); @@ -39989,12 +34899,12 @@ this.SVGElement_get_onscrollend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onscrollend 得到的结果类型为Object, result =>", result); + console.log("[*] SVGElement_get_onscrollend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGElement_get_onscrollend 得到的结果类型为function, result =>", result); + console.log("[*] SVGElement_get_onscrollend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -40007,7 +34917,7 @@ this.SVGElement_get_onscrollend = function () { break default: // string number - cbb_wf.console.log("[*] SVGElement_get_onscrollend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGElement_get_onscrollend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -40016,89 +34926,25 @@ this.SVGElement_get_onscrollend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGElement_get_onscrollend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGElement_get_onscrollend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGElement_set_onscrollend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscrollend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.SVGElement_get_onbeforematch = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onbeforematch; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGElement_get_onbeforematch 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] SVGElement_get_onbeforematch 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] SVGElement_get_onbeforematch 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscrollend = val; + if (cbb_wf.is_log) { + console.log("[*] SVGElement_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - cbb_wf.console.log("[*] SVGElement_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); } - return result; -} -this.SVGElement_set_onbeforematch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforematch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGElement_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGComponentTransferFunctionElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGComponentTransferFunctionElement"); @@ -40114,7 +34960,7 @@ this.SVGComponentTransferFunctionElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40134,7 +34980,7 @@ this.SVGComponentTransferFunctionElement_get_tableValues = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_tableValues, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_tableValues, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40154,7 +35000,7 @@ this.SVGComponentTransferFunctionElement_get_slope = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_slope, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_slope, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40174,7 +35020,7 @@ this.SVGComponentTransferFunctionElement_get_intercept = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_intercept, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_intercept, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40194,7 +35040,7 @@ this.SVGComponentTransferFunctionElement_get_amplitude = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_amplitude, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_amplitude, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40214,7 +35060,7 @@ this.SVGComponentTransferFunctionElement_get_exponent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_exponent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_exponent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40234,7 +35080,7 @@ this.SVGComponentTransferFunctionElement_get_offset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGComponentTransferFunctionElement_get_offset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGComponentTransferFunctionElement_get_offset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40254,7 +35100,27 @@ this.SVGClipPathElement_get_clipPathUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGClipPathElement_get_clipPathUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGClipPathElement_get_clipPathUnits, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SVGClipPathElement_get_transform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGClipPathElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "transform"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SVGClipPathElement_get_transform, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40274,7 +35140,7 @@ this.SVGCircleElement_get_cx = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGCircleElement_get_cx, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGCircleElement_get_cx, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40294,7 +35160,7 @@ this.SVGCircleElement_get_cy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGCircleElement_get_cy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGCircleElement_get_cy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40314,7 +35180,7 @@ this.SVGCircleElement_get_r = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGCircleElement_get_r, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGCircleElement_get_r, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40334,7 +35200,7 @@ this.SVGAnimationElement_get_targetElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimationElement_get_targetElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimationElement_get_targetElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40354,25 +35220,25 @@ this.SVGAnimationElement_get_onbegin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimationElement_get_onbegin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimationElement_get_onbegin, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimationElement_set_onbegin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onbegin", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimationElement_set_onbegin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onbegin", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimationElement_set_onbegin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimationElement_get_onend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); @@ -40388,25 +35254,25 @@ this.SVGAnimationElement_get_onend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimationElement_get_onend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimationElement_get_onend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimationElement_set_onend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onend", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimationElement_set_onend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimationElement_set_onend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimationElement_get_onrepeat = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); @@ -40422,25 +35288,25 @@ this.SVGAnimationElement_get_onrepeat = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimationElement_get_onrepeat, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimationElement_get_onrepeat, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimationElement_set_onrepeat = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onrepeat", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimationElement_set_onrepeat, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onrepeat", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimationElement_set_onrepeat, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimationElement_get_requiredExtensions = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); @@ -40456,7 +35322,7 @@ this.SVGAnimationElement_get_requiredExtensions = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimationElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimationElement_get_requiredExtensions, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40476,130 +35342,130 @@ this.SVGAnimationElement_get_systemLanguage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimationElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimationElement_get_systemLanguage, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimationElement_beginElement = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_beginElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_beginElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimationElement_beginElementAt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_beginElementAt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_beginElementAt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimationElement_endElement = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_endElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_endElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimationElement_endElementAt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_endElementAt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_endElementAt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimationElement_getCurrentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_getCurrentTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_getCurrentTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimationElement_getSimpleDuration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_getSimpleDuration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_getSimpleDuration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimationElement_getStartTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimationElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAnimationElement_getStartTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAnimationElement_getStartTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAnimatedTransformList_get_baseVal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimatedTransformList"); @@ -40615,7 +35481,7 @@ this.SVGAnimatedTransformList_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedTransformList_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedTransformList_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40635,7 +35501,7 @@ this.SVGAnimatedTransformList_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedTransformList_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedTransformList_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40656,12 +35522,12 @@ this.SVGAnimatedString_get_baseVal = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGAnimatedString_get_baseVal 得到的结果类型为Object, result =>", result); + console.log("[*] SVGAnimatedString_get_baseVal 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGAnimatedString_get_baseVal 得到的结果类型为function, result =>", result); + console.log("[*] SVGAnimatedString_get_baseVal 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -40674,7 +35540,7 @@ this.SVGAnimatedString_get_baseVal = function () { break default: // string number - cbb_wf.console.log("[*] SVGAnimatedString_get_baseVal 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGAnimatedString_get_baseVal 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -40683,26 +35549,25 @@ this.SVGAnimatedString_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedString_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedString_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimatedString_set_baseVal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimatedString"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimatedString"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.baseVal = val; + if (cbb_wf.is_log) { + console.log("[*] SVGAnimatedString_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.baseVal = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimatedString_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.SVGAnimatedString_get_animVal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimatedString"); @@ -40719,12 +35584,12 @@ this.SVGAnimatedString_get_animVal = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] SVGAnimatedString_get_animVal 得到的结果类型为Object, result =>", result); + console.log("[*] SVGAnimatedString_get_animVal 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] SVGAnimatedString_get_animVal 得到的结果类型为function, result =>", result); + console.log("[*] SVGAnimatedString_get_animVal 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -40737,7 +35602,7 @@ this.SVGAnimatedString_get_animVal = function () { break default: // string number - cbb_wf.console.log("[*] SVGAnimatedString_get_animVal 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] SVGAnimatedString_get_animVal 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -40746,7 +35611,7 @@ this.SVGAnimatedString_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedString_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedString_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40765,7 +35630,7 @@ this.SVGAnimatedRect_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedRect_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedRect_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40785,7 +35650,7 @@ this.SVGAnimatedRect_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedRect_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedRect_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40805,7 +35670,7 @@ this.SVGAnimatedPreserveAspectRatio_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedPreserveAspectRatio_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedPreserveAspectRatio_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40825,7 +35690,7 @@ this.SVGAnimatedPreserveAspectRatio_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedPreserveAspectRatio_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedPreserveAspectRatio_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40845,7 +35710,7 @@ this.SVGAnimatedNumberList_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedNumberList_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedNumberList_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40865,7 +35730,7 @@ this.SVGAnimatedNumberList_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedNumberList_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedNumberList_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40885,25 +35750,25 @@ this.SVGAnimatedNumber_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedNumber_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedNumber_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimatedNumber_set_baseVal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimatedNumber"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimatedNumber"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "baseVal", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimatedNumber_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "baseVal", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimatedNumber_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimatedNumber_get_animVal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimatedNumber"); @@ -40919,7 +35784,7 @@ this.SVGAnimatedNumber_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedNumber_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedNumber_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40939,7 +35804,7 @@ this.SVGAnimatedLengthList_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedLengthList_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedLengthList_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40959,7 +35824,7 @@ this.SVGAnimatedLengthList_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedLengthList_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedLengthList_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40979,7 +35844,7 @@ this.SVGAnimatedLength_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedLength_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedLength_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -40999,7 +35864,7 @@ this.SVGAnimatedLength_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedLength_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedLength_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41019,25 +35884,25 @@ this.SVGAnimatedInteger_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedInteger_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedInteger_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimatedInteger_set_baseVal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimatedInteger"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimatedInteger"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "baseVal", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimatedInteger_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "baseVal", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimatedInteger_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimatedInteger_get_animVal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimatedInteger"); @@ -41053,7 +35918,7 @@ this.SVGAnimatedInteger_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedInteger_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedInteger_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41073,25 +35938,25 @@ this.SVGAnimatedEnumeration_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedEnumeration_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedEnumeration_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimatedEnumeration_set_baseVal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimatedEnumeration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimatedEnumeration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "baseVal", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimatedEnumeration_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "baseVal", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimatedEnumeration_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimatedEnumeration_get_animVal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimatedEnumeration"); @@ -41107,7 +35972,7 @@ this.SVGAnimatedEnumeration_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedEnumeration_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedEnumeration_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41127,25 +35992,25 @@ this.SVGAnimatedBoolean_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedBoolean_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedBoolean_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAnimatedBoolean_set_baseVal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAnimatedBoolean"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAnimatedBoolean"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "baseVal", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAnimatedBoolean_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "baseVal", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAnimatedBoolean_set_baseVal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAnimatedBoolean_get_animVal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAnimatedBoolean"); @@ -41161,7 +36026,7 @@ this.SVGAnimatedBoolean_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedBoolean_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedBoolean_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41181,7 +36046,7 @@ this.SVGAnimatedAngle_get_baseVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedAngle_get_baseVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedAngle_get_baseVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41201,7 +36066,7 @@ this.SVGAnimatedAngle_get_animVal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAnimatedAngle_get_animVal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAnimatedAngle_get_animVal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41221,7 +36086,7 @@ this.SVGAngle_get_unitType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAngle_get_unitType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAngle_get_unitType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41241,25 +36106,25 @@ this.SVGAngle_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAngle_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAngle_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAngle_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAngle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAngle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "value", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAngle_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "value", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAngle_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAngle_get_valueInSpecifiedUnits = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAngle"); @@ -41275,25 +36140,25 @@ this.SVGAngle_get_valueInSpecifiedUnits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAngle_get_valueInSpecifiedUnits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAngle_get_valueInSpecifiedUnits, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAngle_set_valueInSpecifiedUnits = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAngle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAngle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "valueInSpecifiedUnits", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAngle_set_valueInSpecifiedUnits, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "valueInSpecifiedUnits", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAngle_set_valueInSpecifiedUnits, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAngle_get_valueAsString = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAngle"); @@ -41309,59 +36174,59 @@ this.SVGAngle_get_valueAsString = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAngle_get_valueAsString, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAngle_get_valueAsString, this =>", this + '', ", result =>", result + '', info); } return result; } this.SVGAngle_set_valueAsString = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAngle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAngle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "valueAsString", val); + if (cbb_wf.is_log) { + console.log("[*] SVGAngle_set_valueAsString, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "valueAsString", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SVGAngle_set_valueAsString, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SVGAngle_convertToSpecifiedUnits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAngle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAngle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAngle_convertToSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAngle_convertToSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAngle_newValueSpecifiedUnits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SVGAngle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SVGAngle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SVGAngle_newValueSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SVGAngle_newValueSpecifiedUnits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.SVGAElement_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SVGAElement"); @@ -41377,7 +36242,7 @@ this.SVGAElement_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAElement_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAElement_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41397,54 +36262,54 @@ this.SVGAElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SVGAElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SVGAElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.Response_error = function () { - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Response_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "Response"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] Response_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.Response_json = function () { - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Response_json, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "Response"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] Response_json, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.Response_redirect = function () { - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Response_redirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "Response"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] Response_redirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.Response_get_type = function () { @@ -41462,7 +36327,7 @@ this.Response_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41482,7 +36347,7 @@ this.Response_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41502,7 +36367,7 @@ this.Response_get_redirected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_redirected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_redirected, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41522,7 +36387,7 @@ this.Response_get_status = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_status, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_status, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41542,7 +36407,7 @@ this.Response_get_ok = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_ok, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_ok, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41562,7 +36427,7 @@ this.Response_get_statusText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_statusText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_statusText, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41582,7 +36447,7 @@ this.Response_get_headers = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_headers, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_headers, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41602,7 +36467,7 @@ this.Response_get_body = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_body, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_body, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41622,113 +36487,113 @@ this.Response_get_bodyUsed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Response_get_bodyUsed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Response_get_bodyUsed, this =>", this + '', ", result =>", result + '', info); } return result; } this.Response_arrayBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Response"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Response_arrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Response_arrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Response_blob = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Response"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Response_blob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Response_blob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Response_clone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Response"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Response_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Response_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Response_formData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Response"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Response_formData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Response_formData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Response_json = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Response"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Response_json, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Response_json, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Response_text = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Response"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Response"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Response_text, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Response_text, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ResizeObserverSize_get_inlineSize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ResizeObserverSize"); @@ -41744,7 +36609,7 @@ this.ResizeObserverSize_get_inlineSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverSize_get_inlineSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverSize_get_inlineSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41764,7 +36629,7 @@ this.ResizeObserverSize_get_blockSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverSize_get_blockSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverSize_get_blockSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41784,7 +36649,7 @@ this.ResizeObserverEntry_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverEntry_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverEntry_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41804,7 +36669,7 @@ this.ResizeObserverEntry_get_contentRect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverEntry_get_contentRect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverEntry_get_contentRect, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41824,7 +36689,7 @@ this.ResizeObserverEntry_get_contentBoxSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverEntry_get_contentBoxSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverEntry_get_contentBoxSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41844,7 +36709,7 @@ this.ResizeObserverEntry_get_borderBoxSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverEntry_get_borderBoxSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverEntry_get_borderBoxSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41864,62 +36729,62 @@ this.ResizeObserverEntry_get_devicePixelContentBoxSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ResizeObserverEntry_get_devicePixelContentBoxSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ResizeObserverEntry_get_devicePixelContentBoxSize, this =>", this + '', ", result =>", result + '', info); } return result; } this.ResizeObserver_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ResizeObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ResizeObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ResizeObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ResizeObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ResizeObserver_observe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ResizeObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ResizeObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ResizeObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ResizeObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ResizeObserver_unobserve = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ResizeObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ResizeObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ResizeObserver_unobserve, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ResizeObserver_unobserve, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_get_method = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Request"); @@ -41935,7 +36800,7 @@ this.Request_get_method = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_method, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_method, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41955,7 +36820,7 @@ this.Request_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41975,7 +36840,7 @@ this.Request_get_headers = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_headers, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_headers, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -41995,7 +36860,7 @@ this.Request_get_destination = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_destination, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_destination, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42015,7 +36880,7 @@ this.Request_get_referrer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_referrer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_referrer, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42035,7 +36900,7 @@ this.Request_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42055,7 +36920,7 @@ this.Request_get_mode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_mode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_mode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42075,7 +36940,7 @@ this.Request_get_credentials = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_credentials, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_credentials, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42095,7 +36960,7 @@ this.Request_get_cache = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_cache, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_cache, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42115,7 +36980,7 @@ this.Request_get_redirect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_redirect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_redirect, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42135,7 +37000,7 @@ this.Request_get_integrity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_integrity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_integrity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42155,7 +37020,7 @@ this.Request_get_keepalive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_keepalive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_keepalive, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42175,7 +37040,7 @@ this.Request_get_signal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_signal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_signal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42195,7 +37060,7 @@ this.Request_get_isHistoryNavigation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_isHistoryNavigation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_isHistoryNavigation, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42215,113 +37080,113 @@ this.Request_get_bodyUsed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_bodyUsed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_bodyUsed, this =>", this + '', ", result =>", result + '', info); } return result; } this.Request_arrayBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Request"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Request_arrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Request_arrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_blob = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Request"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Request_blob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Request_blob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_clone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Request"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Request_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Request_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_formData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Request"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Request_formData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Request_formData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_json = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Request"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Request_json, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Request_json, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_text = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Request"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Request_text, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Request_text, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Request_get_body = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Request"); @@ -42337,96 +37202,116 @@ this.Request_get_body = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Request_get_body, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Request_get_body, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Request_get_targetAddressSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Request"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "targetAddressSpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Request_get_targetAddressSpace, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReportingObserver_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReportingObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReportingObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReportingObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReportingObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReportingObserver_observe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReportingObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReportingObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReportingObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReportingObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReportingObserver_takeRecords = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReportingObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReportingObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReportingObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReportingObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamDefaultReader_read = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamDefaultReader_read, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamDefaultReader_read, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamDefaultReader_releaseLock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamDefaultReader_releaseLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamDefaultReader_releaseLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamDefaultReader_get_closed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); @@ -42442,28 +37327,28 @@ this.ReadableStreamDefaultReader_get_closed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableStreamDefaultReader_get_closed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableStreamDefaultReader_get_closed, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReadableStreamDefaultReader_cancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamDefaultReader_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamDefaultReader_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamDefaultController_get_desiredSize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); @@ -42479,62 +37364,62 @@ this.ReadableStreamDefaultController_get_desiredSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableStreamDefaultController_get_desiredSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableStreamDefaultController_get_desiredSize, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReadableStreamDefaultController_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamDefaultController_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamDefaultController_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamDefaultController_enqueue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamDefaultController_enqueue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamDefaultController_enqueue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamDefaultController_error = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamDefaultController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamDefaultController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamDefaultController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamBYOBRequest_get_view = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBRequest"); @@ -42550,79 +37435,79 @@ this.ReadableStreamBYOBRequest_get_view = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableStreamBYOBRequest_get_view, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableStreamBYOBRequest_get_view, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReadableStreamBYOBRequest_respond = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamBYOBRequest_respond, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamBYOBRequest_respond, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamBYOBRequest_respondWithNewView = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamBYOBRequest_respondWithNewView, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamBYOBRequest_respondWithNewView, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamBYOBReader_read = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamBYOBReader_read, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamBYOBReader_read, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamBYOBReader_releaseLock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamBYOBReader_releaseLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamBYOBReader_releaseLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStreamBYOBReader_get_closed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); @@ -42638,28 +37523,28 @@ this.ReadableStreamBYOBReader_get_closed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableStreamBYOBReader_get_closed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableStreamBYOBReader_get_closed, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReadableStreamBYOBReader_cancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStreamBYOBReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStreamBYOBReader_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStreamBYOBReader_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStream_get_locked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ReadableStream"); @@ -42675,96 +37560,113 @@ this.ReadableStream_get_locked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableStream_get_locked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableStream_get_locked, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReadableStream_cancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStream_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStream_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStream_getReader = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStream_getReader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStream_getReader, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStream_pipeThrough = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStream_pipeThrough, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStream_pipeThrough, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStream_pipeTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStream_pipeTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStream_pipeTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableStream_tee = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStream_tee, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableStream_tee, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); +this.ReadableStream_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableStream_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; - -} this.ReadableByteStreamController_get_byobRequest = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); @@ -42780,7 +37682,7 @@ this.ReadableByteStreamController_get_byobRequest = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableByteStreamController_get_byobRequest, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableByteStreamController_get_byobRequest, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -42800,62 +37702,62 @@ this.ReadableByteStreamController_get_desiredSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ReadableByteStreamController_get_desiredSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ReadableByteStreamController_get_desiredSize, this =>", this + '', ", result =>", result + '', info); } return result; } this.ReadableByteStreamController_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableByteStreamController_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableByteStreamController_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableByteStreamController_enqueue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableByteStreamController_enqueue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableByteStreamController_enqueue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ReadableByteStreamController_error = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ReadableByteStreamController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ReadableByteStreamController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ReadableByteStreamController_error, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Range_get_commonAncestorContainer = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Range"); @@ -42864,1195 +37766,443 @@ this.Range_get_commonAncestorContainer = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.commonAncestorContainer; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Range_get_commonAncestorContainer 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_get_commonAncestorContainer 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_get_commonAncestorContainer 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "commonAncestorContainer"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Range_get_commonAncestorContainer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Range_get_commonAncestorContainer, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Range_cloneContents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cloneContents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_cloneContents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_cloneContents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_cloneContents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_cloneContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_cloneContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_cloneRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cloneRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_cloneRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_cloneRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_cloneRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_cloneRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_cloneRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_collapse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.collapse.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_collapse 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_collapse 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_collapse 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_collapse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_collapse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_compareBoundaryPoints = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.compareBoundaryPoints.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_compareBoundaryPoints 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_compareBoundaryPoints 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_compareBoundaryPoints 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_compareBoundaryPoints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_compareBoundaryPoints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_comparePoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.comparePoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_comparePoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_comparePoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_comparePoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_comparePoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_comparePoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_createContextualFragment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createContextualFragment.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_createContextualFragment 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_createContextualFragment 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_createContextualFragment 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_createContextualFragment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_createContextualFragment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_deleteContents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteContents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_deleteContents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_deleteContents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_deleteContents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_deleteContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_deleteContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_detach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.detach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_detach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_detach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_detach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_detach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_detach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_expand = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.expand.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_expand 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_expand 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_expand 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_expand, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_expand, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_extractContents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.extractContents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_extractContents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_extractContents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_extractContents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_extractContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_extractContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_getBoundingClientRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getBoundingClientRect.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_getBoundingClientRect 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_getBoundingClientRect 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_getBoundingClientRect 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_getBoundingClientRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_getBoundingClientRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_getClientRects = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getClientRects.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_getClientRects 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_getClientRects 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_getClientRects 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_getClientRects, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_getClientRects, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_insertNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_insertNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_insertNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_insertNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_insertNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_insertNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_intersectsNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.intersectsNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_intersectsNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_intersectsNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_intersectsNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_intersectsNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_intersectsNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_isPointInRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isPointInRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_isPointInRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_isPointInRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_isPointInRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_isPointInRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_isPointInRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_selectNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.selectNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_selectNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_selectNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_selectNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_selectNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_selectNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_selectNodeContents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.selectNodeContents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_selectNodeContents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_selectNodeContents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_selectNodeContents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_selectNodeContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_selectNodeContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_setEnd = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setEnd.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_setEnd 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_setEnd 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_setEnd 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_setEnd, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_setEnd, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_setEndAfter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setEndAfter.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_setEndAfter 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_setEndAfter 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_setEndAfter 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_setEndAfter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_setEndAfter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_setEndBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setEndBefore.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_setEndBefore 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_setEndBefore 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_setEndBefore 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_setEndBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_setEndBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_setStart = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setStart.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_setStart 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_setStart 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_setStart 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_setStart, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_setStart, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_setStartAfter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setStartAfter.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_setStartAfter 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_setStartAfter 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_setStartAfter 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_setStartAfter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_setStartAfter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_setStartBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setStartBefore.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_setStartBefore 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_setStartBefore 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_setStartBefore 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_setStartBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_setStartBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_surroundContents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.surroundContents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_surroundContents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_surroundContents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_surroundContents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_surroundContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_surroundContents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Range_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Range"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Range_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Range_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Range_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Range"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Range_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Range_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.RadioNodeList_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RadioNodeList"); @@ -44069,12 +38219,12 @@ this.RadioNodeList_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] RadioNodeList_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] RadioNodeList_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] RadioNodeList_get_value 得到的结果类型为function, result =>", result); + console.log("[*] RadioNodeList_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -44087,7 +38237,7 @@ this.RadioNodeList_get_value = function () { break default: // string number - cbb_wf.console.log("[*] RadioNodeList_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] RadioNodeList_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -44096,26 +38246,25 @@ this.RadioNodeList_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RadioNodeList_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RadioNodeList_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.RadioNodeList_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RadioNodeList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RadioNodeList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] RadioNodeList_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RadioNodeList_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.RTCTrackEvent_get_receiver = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCTrackEvent"); @@ -44131,7 +38280,7 @@ this.RTCTrackEvent_get_receiver = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCTrackEvent_get_receiver, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCTrackEvent_get_receiver, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44151,7 +38300,7 @@ this.RTCTrackEvent_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCTrackEvent_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCTrackEvent_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44171,7 +38320,7 @@ this.RTCTrackEvent_get_streams = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCTrackEvent_get_streams, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCTrackEvent_get_streams, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44191,7 +38340,7 @@ this.RTCTrackEvent_get_transceiver = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCTrackEvent_get_transceiver, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCTrackEvent_get_transceiver, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44211,113 +38360,113 @@ this.RTCStatsReport_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCStatsReport_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCStatsReport_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCStatsReport_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCStatsReport_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCStatsReport_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCStatsReport_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCStatsReport_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCStatsReport_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCStatsReport_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCStatsReport_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCStatsReport_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCStatsReport_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCStatsReport_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCStatsReport_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCStatsReport_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCStatsReport_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCStatsReport_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCStatsReport_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCStatsReport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCStatsReport_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCStatsReport_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCSessionDescription_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); @@ -44333,25 +38482,25 @@ this.RTCSessionDescription_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSessionDescription_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSessionDescription_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCSessionDescription_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "type", val); + if (cbb_wf.is_log) { + console.log("[*] RTCSessionDescription_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "type", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCSessionDescription_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCSessionDescription_get_sdp = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); @@ -44367,42 +38516,42 @@ this.RTCSessionDescription_get_sdp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSessionDescription_get_sdp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSessionDescription_get_sdp, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCSessionDescription_set_sdp = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "sdp", val); + if (cbb_wf.is_log) { + console.log("[*] RTCSessionDescription_set_sdp, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "sdp", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCSessionDescription_set_sdp, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCSessionDescription_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCSessionDescription"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCSessionDescription_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCSessionDescription_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCSctpTransport_get_transport = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCSctpTransport"); @@ -44418,7 +38567,7 @@ this.RTCSctpTransport_get_transport = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSctpTransport_get_transport, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSctpTransport_get_transport, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44438,7 +38587,7 @@ this.RTCSctpTransport_get_state = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSctpTransport_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSctpTransport_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44458,7 +38607,7 @@ this.RTCSctpTransport_get_maxMessageSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSctpTransport_get_maxMessageSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSctpTransport_get_maxMessageSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44478,7 +38627,7 @@ this.RTCSctpTransport_get_maxChannels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSctpTransport_get_maxChannels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSctpTransport_get_maxChannels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44498,25 +38647,25 @@ this.RTCSctpTransport_get_onstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCSctpTransport_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCSctpTransport_get_onstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCSctpTransport_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCSctpTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCSctpTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCSctpTransport_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCSctpTransport_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCRtpTransceiver_get_mid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); @@ -44532,7 +38681,7 @@ this.RTCRtpTransceiver_get_mid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpTransceiver_get_mid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpTransceiver_get_mid, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44552,7 +38701,7 @@ this.RTCRtpTransceiver_get_sender = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpTransceiver_get_sender, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpTransceiver_get_sender, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44572,7 +38721,7 @@ this.RTCRtpTransceiver_get_receiver = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpTransceiver_get_receiver, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpTransceiver_get_receiver, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44592,7 +38741,7 @@ this.RTCRtpTransceiver_get_stopped = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpTransceiver_get_stopped, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpTransceiver_get_stopped, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44612,25 +38761,25 @@ this.RTCRtpTransceiver_get_direction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpTransceiver_get_direction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpTransceiver_get_direction, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCRtpTransceiver_set_direction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "direction", val); + if (cbb_wf.is_log) { + console.log("[*] RTCRtpTransceiver_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "direction", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCRtpTransceiver_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCRtpTransceiver_get_currentDirection = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); @@ -44646,109 +38795,109 @@ this.RTCRtpTransceiver_get_currentDirection = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpTransceiver_get_currentDirection, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpTransceiver_get_currentDirection, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCRtpTransceiver_setCodecPreferences = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpTransceiver_setCodecPreferences, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpTransceiver_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpTransceiver_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpTransceiver_getHeaderExtensionsToNegotiate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpTransceiver_getHeaderExtensionsToNegotiate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpTransceiver_getNegotiatedHeaderExtensions = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpTransceiver_getNegotiatedHeaderExtensions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpTransceiver_setHeaderExtensionsToNegotiate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpTransceiver_setHeaderExtensionsToNegotiate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpSender_getCapabilities = function () { - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] RTCRtpSender_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpTransceiver_setCodecPreferences, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.RTCRtpTransceiver_stop = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpTransceiver_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpTransceiver_getHeaderExtensionsToNegotiate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpTransceiver_getHeaderExtensionsToNegotiate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpTransceiver_getNegotiatedHeaderExtensions = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpTransceiver_getNegotiatedHeaderExtensions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpTransceiver_setHeaderExtensionsToNegotiate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpTransceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpTransceiver_setHeaderExtensionsToNegotiate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpSender_getCapabilities = function () { +let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] RTCRtpSender_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.RTCRtpSender_get_track = function () { @@ -44766,7 +38915,7 @@ this.RTCRtpSender_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpSender_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpSender_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44786,7 +38935,7 @@ this.RTCRtpSender_get_transport = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpSender_get_transport, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpSender_get_transport, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44806,7 +38955,7 @@ this.RTCRtpSender_get_rtcpTransport = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpSender_get_rtcpTransport, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpSender_get_rtcpTransport, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44826,126 +38975,126 @@ this.RTCRtpSender_get_dtmf = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpSender_get_dtmf, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpSender_get_dtmf, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCRtpSender_createEncodedStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpSender_createEncodedStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpSender_getParameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpSender_getParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpSender_getStats = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpSender_getStats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpSender_replaceTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpSender_replaceTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpSender_setParameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpSender_setParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpSender_setStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpSender_setStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.RTCRtpReceiver_getCapabilities = function () { - let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] RTCRtpReceiver_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpSender_createEncodedStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.RTCRtpSender_getParameters = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpSender_getParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpSender_getStats = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpSender_getStats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpSender_replaceTrack = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpSender_replaceTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpSender_setParameters = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpSender_setParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpSender_setStreams = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpSender_setStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpReceiver_getCapabilities = function () { +let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] RTCRtpReceiver_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.RTCRtpReceiver_get_track = function () { @@ -44963,7 +39112,7 @@ this.RTCRtpReceiver_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpReceiver_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpReceiver_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -44983,7 +39132,7 @@ this.RTCRtpReceiver_get_transport = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpReceiver_get_transport, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpReceiver_get_transport, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45003,7 +39152,7 @@ this.RTCRtpReceiver_get_rtcpTransport = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpReceiver_get_rtcpTransport, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpReceiver_get_rtcpTransport, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45023,94 +39172,111 @@ this.RTCRtpReceiver_get_playoutDelayHint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCRtpReceiver_get_playoutDelayHint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCRtpReceiver_get_playoutDelayHint, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCRtpReceiver_set_playoutDelayHint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "playoutDelayHint", val); + if (cbb_wf.is_log) { + console.log("[*] RTCRtpReceiver_set_playoutDelayHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "playoutDelayHint", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCRtpReceiver_set_playoutDelayHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCRtpReceiver_createEncodedStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpReceiver_createEncodedStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpReceiver_createEncodedStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCRtpReceiver_getContributingSources = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpReceiver_getContributingSources, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpReceiver_getContributingSources, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCRtpReceiver_getParameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpReceiver_getParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpReceiver_getParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCRtpReceiver_getStats = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpReceiver_getStats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpReceiver_getStats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCRtpReceiver_getSynchronizationSources = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCRtpReceiver_getSynchronizationSources, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.RTCRtpReceiver_get_jitterBufferTarget = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); let ctx = r[0]; @@ -45118,15 +39284,32 @@ this.RTCRtpReceiver_getSynchronizationSources = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "jitterBufferTarget"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCRtpReceiver_getSynchronizationSources, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] RTCRtpReceiver_get_jitterBufferTarget, this =>", this + '', ", result =>", result + '', info); } return result; - } + +this.RTCRtpReceiver_set_jitterBufferTarget = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCRtpReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "jitterBufferTarget", val); + if (cbb_wf.is_log) { + console.log("[*] RTCRtpReceiver_set_jitterBufferTarget, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } this.RTCPeerConnectionIceEvent_get_candidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnectionIceEvent"); @@ -45142,7 +39325,7 @@ this.RTCPeerConnectionIceEvent_get_candidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceEvent_get_candidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceEvent_get_candidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45162,7 +39345,7 @@ this.RTCPeerConnectionIceErrorEvent_get_address = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceErrorEvent_get_address, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceErrorEvent_get_address, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45182,7 +39365,7 @@ this.RTCPeerConnectionIceErrorEvent_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceErrorEvent_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceErrorEvent_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45202,7 +39385,7 @@ this.RTCPeerConnectionIceErrorEvent_get_hostCandidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceErrorEvent_get_hostCandidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceErrorEvent_get_hostCandidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45222,7 +39405,7 @@ this.RTCPeerConnectionIceErrorEvent_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceErrorEvent_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceErrorEvent_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45242,7 +39425,7 @@ this.RTCPeerConnectionIceErrorEvent_get_errorCode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceErrorEvent_get_errorCode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceErrorEvent_get_errorCode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45262,24 +39445,24 @@ this.RTCPeerConnectionIceErrorEvent_get_errorText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnectionIceErrorEvent_get_errorText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnectionIceErrorEvent_get_errorText, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_generateCertificate = function () { - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] RTCPeerConnection_generateCertificate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] RTCPeerConnection_generateCertificate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.RTCPeerConnection_get_localDescription = function () { @@ -45297,7 +39480,7 @@ this.RTCPeerConnection_get_localDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_localDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_localDescription, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45317,7 +39500,7 @@ this.RTCPeerConnection_get_currentLocalDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_currentLocalDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_currentLocalDescription, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45337,7 +39520,7 @@ this.RTCPeerConnection_get_pendingLocalDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_pendingLocalDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_pendingLocalDescription, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45357,7 +39540,7 @@ this.RTCPeerConnection_get_remoteDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_remoteDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_remoteDescription, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45377,7 +39560,7 @@ this.RTCPeerConnection_get_currentRemoteDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_currentRemoteDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_currentRemoteDescription, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45397,7 +39580,7 @@ this.RTCPeerConnection_get_pendingRemoteDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_pendingRemoteDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_pendingRemoteDescription, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45417,7 +39600,7 @@ this.RTCPeerConnection_get_signalingState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_signalingState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_signalingState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45437,7 +39620,7 @@ this.RTCPeerConnection_get_iceGatheringState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_iceGatheringState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_iceGatheringState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45457,7 +39640,7 @@ this.RTCPeerConnection_get_iceConnectionState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_iceConnectionState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_iceConnectionState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45477,7 +39660,7 @@ this.RTCPeerConnection_get_connectionState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_connectionState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_connectionState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45497,7 +39680,7 @@ this.RTCPeerConnection_get_canTrickleIceCandidates = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_canTrickleIceCandidates, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_canTrickleIceCandidates, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45517,25 +39700,25 @@ this.RTCPeerConnection_get_onnegotiationneeded = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onnegotiationneeded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onnegotiationneeded, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onnegotiationneeded = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onnegotiationneeded", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onnegotiationneeded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onnegotiationneeded", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onnegotiationneeded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onicecandidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45551,25 +39734,25 @@ this.RTCPeerConnection_get_onicecandidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onicecandidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onicecandidate, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onicecandidate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onicecandidate", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onicecandidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onicecandidate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onicecandidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onsignalingstatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45585,25 +39768,25 @@ this.RTCPeerConnection_get_onsignalingstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onsignalingstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onsignalingstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onsignalingstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsignalingstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onsignalingstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsignalingstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onsignalingstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_oniceconnectionstatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45619,25 +39802,25 @@ this.RTCPeerConnection_get_oniceconnectionstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_oniceconnectionstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_oniceconnectionstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_oniceconnectionstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oniceconnectionstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_oniceconnectionstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oniceconnectionstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_oniceconnectionstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onconnectionstatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45653,25 +39836,25 @@ this.RTCPeerConnection_get_onconnectionstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onconnectionstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onconnectionstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onconnectionstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnectionstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onconnectionstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onconnectionstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onconnectionstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onicegatheringstatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45687,25 +39870,25 @@ this.RTCPeerConnection_get_onicegatheringstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onicegatheringstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onicegatheringstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onicegatheringstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onicegatheringstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onicegatheringstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onicegatheringstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onicegatheringstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onicecandidateerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45721,25 +39904,25 @@ this.RTCPeerConnection_get_onicecandidateerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onicecandidateerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onicecandidateerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onicecandidateerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onicecandidateerror", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onicecandidateerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onicecandidateerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onicecandidateerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_ontrack = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45755,25 +39938,25 @@ this.RTCPeerConnection_get_ontrack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_ontrack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_ontrack, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_ontrack = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontrack", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_ontrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontrack", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_ontrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_sctp = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45789,7 +39972,7 @@ this.RTCPeerConnection_get_sctp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_sctp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_sctp, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -45809,25 +39992,25 @@ this.RTCPeerConnection_get_ondatachannel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_ondatachannel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_ondatachannel, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_ondatachannel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondatachannel", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_ondatachannel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondatachannel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_ondatachannel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onaddstream = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45843,25 +40026,25 @@ this.RTCPeerConnection_get_onaddstream = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onaddstream, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onaddstream, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onaddstream = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onaddstream", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onaddstream, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onaddstream", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onaddstream, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_get_onremovestream = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); @@ -45877,399 +40060,399 @@ this.RTCPeerConnection_get_onremovestream = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCPeerConnection_get_onremovestream, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCPeerConnection_get_onremovestream, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCPeerConnection_set_onremovestream = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onremovestream", val); + if (cbb_wf.is_log) { + console.log("[*] RTCPeerConnection_set_onremovestream, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onremovestream", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCPeerConnection_set_onremovestream, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCPeerConnection_addIceCandidate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_addIceCandidate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_addIceCandidate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_addStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_addStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_addStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_addTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_addTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_addTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_addTransceiver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_addTransceiver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_addTransceiver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_createAnswer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_createAnswer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_createAnswer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_createDTMFSender = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_createDTMFSender, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_createDTMFSender, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_createDataChannel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_createDataChannel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_createDataChannel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_createOffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_createOffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_createOffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getConfiguration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getLocalStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getLocalStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getLocalStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getReceivers = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getReceivers, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getReceivers, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getRemoteStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getRemoteStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getRemoteStreams, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getSenders = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getSenders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getSenders, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getStats = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getStats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getStats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_getTransceivers = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_getTransceivers, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_getTransceivers, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_removeStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_removeStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_removeStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_removeTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_removeTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_removeTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_restartIce = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_restartIce, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_restartIce, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_setConfiguration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_setConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_setConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_setLocalDescription = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_setLocalDescription, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_setLocalDescription, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCPeerConnection_setRemoteDescription = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCPeerConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCPeerConnection_setRemoteDescription, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCPeerConnection_setRemoteDescription, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCIceTransport_get_role = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); @@ -46285,7 +40468,7 @@ this.RTCIceTransport_get_role = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceTransport_get_role, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceTransport_get_role, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46305,7 +40488,7 @@ this.RTCIceTransport_get_state = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceTransport_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceTransport_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46325,7 +40508,7 @@ this.RTCIceTransport_get_gatheringState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceTransport_get_gatheringState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceTransport_get_gatheringState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46345,25 +40528,25 @@ this.RTCIceTransport_get_onstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceTransport_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceTransport_get_onstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCIceTransport_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCIceTransport_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCIceTransport_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCIceTransport_get_ongatheringstatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); @@ -46379,25 +40562,25 @@ this.RTCIceTransport_get_ongatheringstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceTransport_get_ongatheringstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceTransport_get_ongatheringstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCIceTransport_set_ongatheringstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ongatheringstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCIceTransport_set_ongatheringstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ongatheringstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCIceTransport_set_ongatheringstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCIceTransport_get_onselectedcandidatepairchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); @@ -46413,110 +40596,110 @@ this.RTCIceTransport_get_onselectedcandidatepairchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceTransport_get_onselectedcandidatepairchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceTransport_get_onselectedcandidatepairchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCIceTransport_set_onselectedcandidatepairchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselectedcandidatepairchange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCIceTransport_set_onselectedcandidatepairchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onselectedcandidatepairchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCIceTransport_set_onselectedcandidatepairchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCIceTransport_getLocalCandidates = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCIceTransport_getLocalCandidates, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCIceTransport_getLocalCandidates, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCIceTransport_getLocalParameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCIceTransport_getLocalParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCIceTransport_getLocalParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCIceTransport_getRemoteCandidates = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCIceTransport_getRemoteCandidates, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCIceTransport_getRemoteCandidates, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCIceTransport_getRemoteParameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCIceTransport_getRemoteParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCIceTransport_getRemoteParameters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCIceTransport_getSelectedCandidatePair = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCIceTransport_getSelectedCandidatePair, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCIceTransport_getSelectedCandidatePair, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCIceCandidate_get_candidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCIceCandidate"); @@ -46532,7 +40715,7 @@ this.RTCIceCandidate_get_candidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_candidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_candidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46552,7 +40735,7 @@ this.RTCIceCandidate_get_sdpMid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_sdpMid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_sdpMid, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46572,7 +40755,7 @@ this.RTCIceCandidate_get_sdpMLineIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_sdpMLineIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_sdpMLineIndex, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46592,7 +40775,7 @@ this.RTCIceCandidate_get_foundation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_foundation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_foundation, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46612,7 +40795,7 @@ this.RTCIceCandidate_get_component = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_component, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_component, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46632,7 +40815,7 @@ this.RTCIceCandidate_get_priority = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_priority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_priority, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46652,7 +40835,7 @@ this.RTCIceCandidate_get_address = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_address, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_address, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46672,7 +40855,7 @@ this.RTCIceCandidate_get_protocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46692,7 +40875,7 @@ this.RTCIceCandidate_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46712,7 +40895,7 @@ this.RTCIceCandidate_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46732,7 +40915,7 @@ this.RTCIceCandidate_get_tcpType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_tcpType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_tcpType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46752,7 +40935,7 @@ this.RTCIceCandidate_get_relatedAddress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_relatedAddress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_relatedAddress, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46772,7 +40955,7 @@ this.RTCIceCandidate_get_relatedPort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_relatedPort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_relatedPort, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46792,12 +40975,12 @@ this.RTCIceCandidate_get_usernameFragment = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCIceCandidate_get_usernameFragment, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCIceCandidate_get_usernameFragment, this =>", this + '', ", result =>", result + '', info); } return result; } -this.RTCIceCandidate_toJSON = function () { +this.RTCIceCandidate_get_relayProtocol = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCIceCandidate"); let ctx = r[0]; @@ -46805,15 +40988,55 @@ this.RTCIceCandidate_toJSON = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "relayProtocol"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCIceCandidate_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] RTCIceCandidate_get_relayProtocol, this =>", this + '', ", result =>", result + '', info); } return result; - } + +this.RTCIceCandidate_get_url = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceCandidate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "url"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] RTCIceCandidate_get_url, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.RTCIceCandidate_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCIceCandidate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCIceCandidate_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.RTCErrorEvent_get_error = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCErrorEvent"); @@ -46829,7 +41052,7 @@ this.RTCErrorEvent_get_error = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46849,7 +41072,7 @@ this.RTCError_get_errorDetail = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCError_get_errorDetail, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCError_get_errorDetail, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46869,7 +41092,7 @@ this.RTCError_get_sdpLineNumber = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCError_get_sdpLineNumber, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCError_get_sdpLineNumber, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46889,7 +41112,7 @@ this.RTCError_get_httpRequestStatusCode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCError_get_httpRequestStatusCode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCError_get_httpRequestStatusCode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46909,7 +41132,7 @@ this.RTCError_get_sctpCauseCode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCError_get_sctpCauseCode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCError_get_sctpCauseCode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46929,7 +41152,7 @@ this.RTCError_get_receivedAlert = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCError_get_receivedAlert, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCError_get_receivedAlert, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46949,7 +41172,7 @@ this.RTCError_get_sentAlert = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCError_get_sentAlert, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCError_get_sentAlert, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46969,7 +41192,7 @@ this.RTCEncodedVideoFrame_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCEncodedVideoFrame_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCEncodedVideoFrame_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -46989,7 +41212,7 @@ this.RTCEncodedVideoFrame_get_timestamp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCEncodedVideoFrame_get_timestamp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCEncodedVideoFrame_get_timestamp, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47009,59 +41232,59 @@ this.RTCEncodedVideoFrame_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCEncodedVideoFrame_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCEncodedVideoFrame_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCEncodedVideoFrame_set_data = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCEncodedVideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCEncodedVideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "data", val); + if (cbb_wf.is_log) { + console.log("[*] RTCEncodedVideoFrame_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "data", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCEncodedVideoFrame_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCEncodedVideoFrame_getMetadata = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCEncodedVideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCEncodedVideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCEncodedVideoFrame_getMetadata, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCEncodedVideoFrame_getMetadata, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCEncodedVideoFrame_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCEncodedVideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCEncodedVideoFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCEncodedVideoFrame_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCEncodedVideoFrame_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCEncodedAudioFrame_get_timestamp = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); @@ -47077,7 +41300,7 @@ this.RTCEncodedAudioFrame_get_timestamp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCEncodedAudioFrame_get_timestamp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCEncodedAudioFrame_get_timestamp, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47097,59 +41320,59 @@ this.RTCEncodedAudioFrame_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCEncodedAudioFrame_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCEncodedAudioFrame_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCEncodedAudioFrame_set_data = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "data", val); + if (cbb_wf.is_log) { + console.log("[*] RTCEncodedAudioFrame_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "data", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCEncodedAudioFrame_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCEncodedAudioFrame_getMetadata = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCEncodedAudioFrame_getMetadata, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCEncodedAudioFrame_getMetadata, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCEncodedAudioFrame_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCEncodedAudioFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCEncodedAudioFrame_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCEncodedAudioFrame_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCDtlsTransport_get_iceTransport = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); @@ -47165,7 +41388,7 @@ this.RTCDtlsTransport_get_iceTransport = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDtlsTransport_get_iceTransport, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDtlsTransport_get_iceTransport, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47185,7 +41408,7 @@ this.RTCDtlsTransport_get_state = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDtlsTransport_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDtlsTransport_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47205,25 +41428,25 @@ this.RTCDtlsTransport_get_onstatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDtlsTransport_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDtlsTransport_get_onstatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDtlsTransport_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDtlsTransport_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDtlsTransport_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDtlsTransport_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); @@ -47239,42 +41462,42 @@ this.RTCDtlsTransport_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDtlsTransport_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDtlsTransport_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDtlsTransport_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDtlsTransport_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDtlsTransport_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDtlsTransport_getRemoteCertificates = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDtlsTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCDtlsTransport_getRemoteCertificates, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCDtlsTransport_getRemoteCertificates, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCDataChannelEvent_get_channel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannelEvent"); @@ -47290,7 +41513,7 @@ this.RTCDataChannelEvent_get_channel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannelEvent_get_channel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannelEvent_get_channel, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47310,7 +41533,7 @@ this.RTCDataChannel_get_label = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47330,7 +41553,7 @@ this.RTCDataChannel_get_ordered = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_ordered, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_ordered, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47350,7 +41573,7 @@ this.RTCDataChannel_get_maxPacketLifeTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_maxPacketLifeTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_maxPacketLifeTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47370,7 +41593,7 @@ this.RTCDataChannel_get_maxRetransmits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_maxRetransmits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_maxRetransmits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47390,7 +41613,7 @@ this.RTCDataChannel_get_protocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47410,7 +41633,7 @@ this.RTCDataChannel_get_negotiated = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_negotiated, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_negotiated, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47430,7 +41653,7 @@ this.RTCDataChannel_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47450,7 +41673,7 @@ this.RTCDataChannel_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47470,7 +41693,7 @@ this.RTCDataChannel_get_bufferedAmount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_bufferedAmount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_bufferedAmount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47490,25 +41713,25 @@ this.RTCDataChannel_get_bufferedAmountLowThreshold = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_bufferedAmountLowThreshold, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_bufferedAmountLowThreshold, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_bufferedAmountLowThreshold = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "bufferedAmountLowThreshold", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_bufferedAmountLowThreshold, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "bufferedAmountLowThreshold", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_bufferedAmountLowThreshold, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_onopen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47524,25 +41747,25 @@ this.RTCDataChannel_get_onopen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_onopen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_onopen, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_onopen = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onopen", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_onopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onopen", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_onopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_onbufferedamountlow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47558,25 +41781,25 @@ this.RTCDataChannel_get_onbufferedamountlow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_onbufferedamountlow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_onbufferedamountlow, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_onbufferedamountlow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onbufferedamountlow", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_onbufferedamountlow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onbufferedamountlow", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_onbufferedamountlow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47592,25 +41815,25 @@ this.RTCDataChannel_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_onclosing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47626,25 +41849,25 @@ this.RTCDataChannel_get_onclosing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_onclosing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_onclosing, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_onclosing = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclosing", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_onclosing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onclosing", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_onclosing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47660,25 +41883,25 @@ this.RTCDataChannel_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_onclose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclose", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onclose", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47694,25 +41917,25 @@ this.RTCDataChannel_get_onmessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_binaryType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47728,25 +41951,25 @@ this.RTCDataChannel_get_binaryType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_binaryType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_binaryType, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_set_binaryType = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "binaryType", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDataChannel_set_binaryType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "binaryType", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDataChannel_set_binaryType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDataChannel_get_reliable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); @@ -47762,45 +41985,45 @@ this.RTCDataChannel_get_reliable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDataChannel_get_reliable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDataChannel_get_reliable, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDataChannel_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCDataChannel_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCDataChannel_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCDataChannel_send = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDataChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCDataChannel_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCDataChannel_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCDTMFToneChangeEvent_get_tone = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDTMFToneChangeEvent"); @@ -47816,7 +42039,7 @@ this.RTCDTMFToneChangeEvent_get_tone = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDTMFToneChangeEvent_get_tone, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDTMFToneChangeEvent_get_tone, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47836,25 +42059,25 @@ this.RTCDTMFSender_get_ontonechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDTMFSender_get_ontonechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDTMFSender_get_ontonechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDTMFSender_set_ontonechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDTMFSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDTMFSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontonechange", val); + if (cbb_wf.is_log) { + console.log("[*] RTCDTMFSender_set_ontonechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontonechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RTCDTMFSender_set_ontonechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RTCDTMFSender_get_canInsertDTMF = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCDTMFSender"); @@ -47870,7 +42093,7 @@ this.RTCDTMFSender_get_canInsertDTMF = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDTMFSender_get_canInsertDTMF, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDTMFSender_get_canInsertDTMF, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47890,28 +42113,28 @@ this.RTCDTMFSender_get_toneBuffer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCDTMFSender_get_toneBuffer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCDTMFSender_get_toneBuffer, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCDTMFSender_insertDTMF = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCDTMFSender"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCDTMFSender"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCDTMFSender_insertDTMF, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCDTMFSender_insertDTMF, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RTCCertificate_get_expires = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RTCCertificate"); @@ -47927,28 +42150,28 @@ this.RTCCertificate_get_expires = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RTCCertificate_get_expires, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RTCCertificate_get_expires, this =>", this + '', ", result =>", result + '', info); } return result; } this.RTCCertificate_getFingerprints = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RTCCertificate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RTCCertificate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RTCCertificate_getFingerprints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RTCCertificate_getFingerprints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PromiseRejectionEvent_get_promise = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PromiseRejectionEvent"); @@ -47964,7 +42187,7 @@ this.PromiseRejectionEvent_get_promise = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PromiseRejectionEvent_get_promise, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PromiseRejectionEvent_get_promise, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47984,7 +42207,7 @@ this.PromiseRejectionEvent_get_reason = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PromiseRejectionEvent_get_reason, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PromiseRejectionEvent_get_reason, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -47997,45 +42220,18 @@ this.ProgressEvent_get_lengthComputable = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lengthComputable; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ProgressEvent_get_lengthComputable 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ProgressEvent_get_lengthComputable 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ProgressEvent_get_lengthComputable 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "lengthComputable"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ProgressEvent_get_lengthComputable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ProgressEvent_get_lengthComputable, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ProgressEvent_get_loaded = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ProgressEvent"); @@ -48044,45 +42240,18 @@ this.ProgressEvent_get_loaded = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.loaded; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ProgressEvent_get_loaded 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ProgressEvent_get_loaded 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ProgressEvent_get_loaded 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "loaded"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ProgressEvent_get_loaded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ProgressEvent_get_loaded, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ProgressEvent_get_total = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ProgressEvent"); @@ -48091,45 +42260,18 @@ this.ProgressEvent_get_total = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.total; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ProgressEvent_get_total 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ProgressEvent_get_total 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ProgressEvent_get_total 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "total"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ProgressEvent_get_total, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ProgressEvent_get_total, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Profiler_get_sampleInterval = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Profiler"); @@ -48145,7 +42287,7 @@ this.Profiler_get_sampleInterval = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Profiler_get_sampleInterval, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Profiler_get_sampleInterval, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48165,28 +42307,28 @@ this.Profiler_get_stopped = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Profiler_get_stopped, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Profiler_get_stopped, this =>", this + '', ", result =>", result + '', info); } return result; } this.Profiler_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Profiler"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Profiler"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Profiler_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Profiler_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ProcessingInstruction_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ProcessingInstruction"); @@ -48203,12 +42345,12 @@ this.ProcessingInstruction_get_target = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ProcessingInstruction_get_target 得到的结果类型为Object, result =>", result); + console.log("[*] ProcessingInstruction_get_target 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] ProcessingInstruction_get_target 得到的结果类型为function, result =>", result); + console.log("[*] ProcessingInstruction_get_target 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -48221,7 +42363,7 @@ this.ProcessingInstruction_get_target = function () { break default: // string number - cbb_wf.console.log("[*] ProcessingInstruction_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] ProcessingInstruction_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -48230,7 +42372,7 @@ this.ProcessingInstruction_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ProcessingInstruction_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ProcessingInstruction_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48250,12 +42392,12 @@ this.ProcessingInstruction_get_sheet = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ProcessingInstruction_get_sheet 得到的结果类型为Object, result =>", result); + console.log("[*] ProcessingInstruction_get_sheet 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] ProcessingInstruction_get_sheet 得到的结果类型为function, result =>", result); + console.log("[*] ProcessingInstruction_get_sheet 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -48268,7 +42410,7 @@ this.ProcessingInstruction_get_sheet = function () { break default: // string number - cbb_wf.console.log("[*] ProcessingInstruction_get_sheet 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] ProcessingInstruction_get_sheet 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -48277,7 +42419,7 @@ this.ProcessingInstruction_get_sheet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ProcessingInstruction_get_sheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ProcessingInstruction_get_sheet, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48289,45 +42431,18 @@ this.PopStateEvent_get_state = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.state; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] PopStateEvent_get_state 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PopStateEvent_get_state 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PopStateEvent_get_state 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "state"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PopStateEvent_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PopStateEvent_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } + this.PopStateEvent_get_hasUAVisualTransition = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PopStateEvent"); @@ -48336,45 +42451,18 @@ this.PopStateEvent_get_hasUAVisualTransition = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasUAVisualTransition; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] PopStateEvent_get_hasUAVisualTransition 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PopStateEvent_get_hasUAVisualTransition 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PopStateEvent_get_hasUAVisualTransition 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "hasUAVisualTransition"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PopStateEvent_get_hasUAVisualTransition, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PopStateEvent_get_hasUAVisualTransition, this =>", this + '', ", result =>", result + '', info); } return result; } + this.PointerEvent_get_pointerId = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PointerEvent"); @@ -48390,7 +42478,7 @@ this.PointerEvent_get_pointerId = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_pointerId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_pointerId, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48410,7 +42498,7 @@ this.PointerEvent_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48430,7 +42518,7 @@ this.PointerEvent_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48450,7 +42538,7 @@ this.PointerEvent_get_pressure = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_pressure, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_pressure, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48470,7 +42558,7 @@ this.PointerEvent_get_tiltX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_tiltX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_tiltX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48490,7 +42578,7 @@ this.PointerEvent_get_tiltY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_tiltY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_tiltY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48510,7 +42598,7 @@ this.PointerEvent_get_azimuthAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_azimuthAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_azimuthAngle, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48530,7 +42618,7 @@ this.PointerEvent_get_altitudeAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_altitudeAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_altitudeAngle, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48550,7 +42638,7 @@ this.PointerEvent_get_tangentialPressure = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_tangentialPressure, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_tangentialPressure, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48570,7 +42658,7 @@ this.PointerEvent_get_twist = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_twist, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_twist, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48590,7 +42678,7 @@ this.PointerEvent_get_pointerType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_pointerType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_pointerType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -48610,45 +42698,45 @@ this.PointerEvent_get_isPrimary = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PointerEvent_get_isPrimary, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PointerEvent_get_isPrimary, this =>", this + '', ", result =>", result + '', info); } return result; } this.PointerEvent_getCoalescedEvents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PointerEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PointerEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PointerEvent_getCoalescedEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PointerEvent_getCoalescedEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PointerEvent_getPredictedEvents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PointerEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PointerEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PointerEvent_getPredictedEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PointerEvent_getPredictedEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PluginArray_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PluginArray"); @@ -48657,183 +42745,69 @@ this.PluginArray_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] PluginArray_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PluginArray_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PluginArray_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PluginArray_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PluginArray_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.PluginArray_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PluginArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] PluginArray_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PluginArray_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PluginArray_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PluginArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] PluginArray_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PluginArray_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.PluginArray_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PluginArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] PluginArray_namedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PluginArray_namedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PluginArray_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PluginArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] PluginArray_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PluginArray_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.PluginArray_refresh = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PluginArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.refresh.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] PluginArray_refresh 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PluginArray_refresh 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PluginArray_refresh 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PluginArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] PluginArray_refresh, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PluginArray_refresh, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Plugin_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Plugin"); @@ -48842,45 +42816,18 @@ this.Plugin_get_name = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.name; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Plugin_get_name 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Plugin_get_name 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Plugin_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "name"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Plugin_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Plugin_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Plugin_get_filename = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Plugin"); @@ -48889,45 +42836,18 @@ this.Plugin_get_filename = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.filename; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Plugin_get_filename 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Plugin_get_filename 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Plugin_get_filename 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "filename"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Plugin_get_filename, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Plugin_get_filename, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Plugin_get_description = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Plugin"); @@ -48936,45 +42856,18 @@ this.Plugin_get_description = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.description; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Plugin_get_description 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Plugin_get_description 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Plugin_get_description 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "description"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Plugin_get_description, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Plugin_get_description, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Plugin_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Plugin"); @@ -48983,137 +42876,52 @@ this.Plugin_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Plugin_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Plugin_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Plugin_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Plugin_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Plugin_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Plugin_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Plugin"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Plugin_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Plugin_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Plugin_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Plugin"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Plugin_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Plugin_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Plugin_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Plugin"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Plugin_namedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Plugin_namedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Plugin_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Plugin"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Plugin_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Plugin_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.PictureInPictureWindow_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PictureInPictureWindow"); @@ -49129,7 +42937,7 @@ this.PictureInPictureWindow_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PictureInPictureWindow_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PictureInPictureWindow_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49149,7 +42957,7 @@ this.PictureInPictureWindow_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PictureInPictureWindow_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PictureInPictureWindow_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49169,25 +42977,25 @@ this.PictureInPictureWindow_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PictureInPictureWindow_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PictureInPictureWindow_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.PictureInPictureWindow_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PictureInPictureWindow"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PictureInPictureWindow"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onresize", val); + if (cbb_wf.is_log) { + console.log("[*] PictureInPictureWindow_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onresize", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PictureInPictureWindow_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PictureInPictureEvent_get_pictureInPictureWindow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PictureInPictureEvent"); @@ -49203,7 +43011,7 @@ this.PictureInPictureEvent_get_pictureInPictureWindow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PictureInPictureEvent_get_pictureInPictureWindow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PictureInPictureEvent_get_pictureInPictureWindow, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49223,7 +43031,7 @@ this.PerformanceTiming_get_navigationStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_navigationStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_navigationStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49243,7 +43051,7 @@ this.PerformanceTiming_get_unloadEventStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_unloadEventStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_unloadEventStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49263,7 +43071,7 @@ this.PerformanceTiming_get_unloadEventEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_unloadEventEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_unloadEventEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49283,7 +43091,7 @@ this.PerformanceTiming_get_redirectStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_redirectStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_redirectStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49303,7 +43111,7 @@ this.PerformanceTiming_get_redirectEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_redirectEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_redirectEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49323,7 +43131,7 @@ this.PerformanceTiming_get_fetchStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_fetchStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_fetchStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49343,7 +43151,7 @@ this.PerformanceTiming_get_domainLookupStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domainLookupStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domainLookupStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49363,7 +43171,7 @@ this.PerformanceTiming_get_domainLookupEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domainLookupEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domainLookupEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49383,7 +43191,7 @@ this.PerformanceTiming_get_connectStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_connectStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_connectStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49403,7 +43211,7 @@ this.PerformanceTiming_get_connectEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_connectEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_connectEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49423,7 +43231,7 @@ this.PerformanceTiming_get_secureConnectionStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_secureConnectionStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_secureConnectionStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49443,7 +43251,7 @@ this.PerformanceTiming_get_requestStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_requestStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_requestStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49463,7 +43271,7 @@ this.PerformanceTiming_get_responseStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_responseStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_responseStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49483,7 +43291,7 @@ this.PerformanceTiming_get_responseEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_responseEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_responseEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49503,7 +43311,7 @@ this.PerformanceTiming_get_domLoading = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domLoading, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domLoading, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49523,7 +43331,7 @@ this.PerformanceTiming_get_domInteractive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domInteractive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domInteractive, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49543,7 +43351,7 @@ this.PerformanceTiming_get_domContentLoadedEventStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domContentLoadedEventStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domContentLoadedEventStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49563,7 +43371,7 @@ this.PerformanceTiming_get_domContentLoadedEventEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domContentLoadedEventEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domContentLoadedEventEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49583,7 +43391,7 @@ this.PerformanceTiming_get_domComplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_domComplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_domComplete, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49603,7 +43411,7 @@ this.PerformanceTiming_get_loadEventStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_loadEventStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_loadEventStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49623,28 +43431,28 @@ this.PerformanceTiming_get_loadEventEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceTiming_get_loadEventEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceTiming_get_loadEventEnd, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceServerTiming_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceServerTiming"); @@ -49660,7 +43468,7 @@ this.PerformanceServerTiming_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceServerTiming_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceServerTiming_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49680,7 +43488,7 @@ this.PerformanceServerTiming_get_duration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceServerTiming_get_duration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceServerTiming_get_duration, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49700,28 +43508,28 @@ this.PerformanceServerTiming_get_description = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceServerTiming_get_description, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceServerTiming_get_description, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceServerTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceServerTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceServerTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceServerTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceServerTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceResourceTiming_get_initiatorType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); @@ -49737,7 +43545,7 @@ this.PerformanceResourceTiming_get_initiatorType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_initiatorType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_initiatorType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49757,7 +43565,27 @@ this.PerformanceResourceTiming_get_nextHopProtocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_nextHopProtocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_nextHopProtocol, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceResourceTiming_get_deliveryType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deliveryType"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceResourceTiming_get_deliveryType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49777,7 +43605,7 @@ this.PerformanceResourceTiming_get_workerStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_workerStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_workerStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49797,7 +43625,7 @@ this.PerformanceResourceTiming_get_redirectStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_redirectStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_redirectStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49817,7 +43645,7 @@ this.PerformanceResourceTiming_get_redirectEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_redirectEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_redirectEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49837,7 +43665,7 @@ this.PerformanceResourceTiming_get_fetchStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_fetchStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_fetchStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49857,7 +43685,7 @@ this.PerformanceResourceTiming_get_domainLookupStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_domainLookupStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_domainLookupStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49877,7 +43705,7 @@ this.PerformanceResourceTiming_get_domainLookupEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_domainLookupEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_domainLookupEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49897,7 +43725,7 @@ this.PerformanceResourceTiming_get_connectStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_connectStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_connectStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49917,7 +43745,7 @@ this.PerformanceResourceTiming_get_connectEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_connectEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_connectEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49937,7 +43765,7 @@ this.PerformanceResourceTiming_get_secureConnectionStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_secureConnectionStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_secureConnectionStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49957,7 +43785,7 @@ this.PerformanceResourceTiming_get_requestStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_requestStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_requestStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49977,7 +43805,7 @@ this.PerformanceResourceTiming_get_responseStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_responseStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_responseStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -49997,7 +43825,7 @@ this.PerformanceResourceTiming_get_responseEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_responseEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_responseEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50017,7 +43845,7 @@ this.PerformanceResourceTiming_get_transferSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_transferSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_transferSize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50037,7 +43865,7 @@ this.PerformanceResourceTiming_get_encodedBodySize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_encodedBodySize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_encodedBodySize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50057,7 +43885,7 @@ this.PerformanceResourceTiming_get_decodedBodySize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_decodedBodySize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_decodedBodySize, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50077,64 +43905,7 @@ this.PerformanceResourceTiming_get_serverTiming = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_serverTiming, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PerformanceResourceTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceResourceTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PerformanceResourceTiming_get_deliveryType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deliveryType"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_deliveryType, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PerformanceResourceTiming_get_renderBlockingStatus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "renderBlockingStatus"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_renderBlockingStatus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_serverTiming, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50154,7 +43925,7 @@ this.PerformanceResourceTiming_get_responseStatus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_responseStatus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_responseStatus, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50174,113 +43945,150 @@ this.PerformanceResourceTiming_get_firstInterimResponseStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceResourceTiming_get_firstInterimResponseStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceResourceTiming_get_firstInterimResponseStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceResourceTiming_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceResourceTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PerformanceResourceTiming_get_renderBlockingStatus = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceResourceTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "renderBlockingStatus"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceResourceTiming_get_renderBlockingStatus, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceObserverEntryList_getEntries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceObserverEntryList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceObserverEntryList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceObserverEntryList_getEntries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceObserverEntryList_getEntries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceObserverEntryList_getEntriesByName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceObserverEntryList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceObserverEntryList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceObserverEntryList_getEntriesByName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceObserverEntryList_getEntriesByName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceObserverEntryList_getEntriesByType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceObserverEntryList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceObserverEntryList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceObserverEntryList_getEntriesByType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceObserverEntryList_getEntriesByType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceObserver_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceObserver_observe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceObserver_takeRecords = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceNavigationTiming_get_unloadEventStart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceNavigationTiming"); @@ -50296,7 +44104,7 @@ this.PerformanceNavigationTiming_get_unloadEventStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_unloadEventStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_unloadEventStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50316,7 +44124,7 @@ this.PerformanceNavigationTiming_get_unloadEventEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_unloadEventEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_unloadEventEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50336,7 +44144,7 @@ this.PerformanceNavigationTiming_get_domInteractive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_domInteractive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_domInteractive, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50356,7 +44164,7 @@ this.PerformanceNavigationTiming_get_domContentLoadedEventStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_domContentLoadedEventStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_domContentLoadedEventStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50376,7 +44184,7 @@ this.PerformanceNavigationTiming_get_domContentLoadedEventEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_domContentLoadedEventEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_domContentLoadedEventEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50396,7 +44204,7 @@ this.PerformanceNavigationTiming_get_domComplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_domComplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_domComplete, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50416,7 +44224,7 @@ this.PerformanceNavigationTiming_get_loadEventStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_loadEventStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_loadEventStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50436,7 +44244,7 @@ this.PerformanceNavigationTiming_get_loadEventEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_loadEventEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_loadEventEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50456,7 +44264,7 @@ this.PerformanceNavigationTiming_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50476,7 +44284,7 @@ this.PerformanceNavigationTiming_get_redirectCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_redirectCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_redirectCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50496,7 +44304,7 @@ this.PerformanceNavigationTiming_get_criticalCHRestart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_criticalCHRestart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_criticalCHRestart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50516,12 +44324,29 @@ this.PerformanceNavigationTiming_get_activationStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigationTiming_get_activationStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigationTiming_get_activationStart, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceNavigationTiming_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceNavigationTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceNavigationTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PerformanceNavigationTiming_get_notRestoredReasons = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceNavigationTiming"); let ctx = r[0]; @@ -50529,15 +44354,18 @@ this.PerformanceNavigationTiming_toJSON = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "notRestoredReasons"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceNavigationTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceNavigationTiming_get_notRestoredReasons, this =>", this + '', ", result =>", result + '', info); } return result; - } + this.PerformanceNavigation_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceNavigation"); @@ -50553,7 +44381,7 @@ this.PerformanceNavigation_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigation_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigation_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50573,28 +44401,28 @@ this.PerformanceNavigation_get_redirectCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceNavigation_get_redirectCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceNavigation_get_redirectCount, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceNavigation_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceNavigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceNavigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceNavigation_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceNavigation_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceMeasure_get_detail = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceMeasure"); @@ -50610,7 +44438,7 @@ this.PerformanceMeasure_get_detail = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceMeasure_get_detail, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceMeasure_get_detail, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50630,7 +44458,7 @@ this.PerformanceMark_get_detail = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceMark_get_detail, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceMark_get_detail, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50650,28 +44478,28 @@ this.PerformanceLongTaskTiming_get_attribution = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceLongTaskTiming_get_attribution, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceLongTaskTiming_get_attribution, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceLongTaskTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceLongTaskTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceLongTaskTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceLongTaskTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceLongTaskTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceEventTiming_get_processingStart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceEventTiming"); @@ -50687,7 +44515,7 @@ this.PerformanceEventTiming_get_processingStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEventTiming_get_processingStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEventTiming_get_processingStart, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50707,7 +44535,7 @@ this.PerformanceEventTiming_get_processingEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEventTiming_get_processingEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEventTiming_get_processingEnd, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50727,7 +44555,7 @@ this.PerformanceEventTiming_get_cancelable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEventTiming_get_cancelable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEventTiming_get_cancelable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50747,7 +44575,7 @@ this.PerformanceEventTiming_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEventTiming_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEventTiming_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50767,28 +44595,28 @@ this.PerformanceEventTiming_get_interactionId = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEventTiming_get_interactionId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEventTiming_get_interactionId, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceEventTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceEventTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceEventTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceEventTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceEventTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceEntry_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceEntry"); @@ -50804,7 +44632,7 @@ this.PerformanceEntry_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEntry_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEntry_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50824,7 +44652,7 @@ this.PerformanceEntry_get_entryType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEntry_get_entryType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEntry_get_entryType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50844,7 +44672,7 @@ this.PerformanceEntry_get_startTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEntry_get_startTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEntry_get_startTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50864,28 +44692,28 @@ this.PerformanceEntry_get_duration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceEntry_get_duration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceEntry_get_duration, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceEntry_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceEntry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceEntry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceEntry_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceEntry_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PerformanceElementTiming_get_renderTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PerformanceElementTiming"); @@ -50901,7 +44729,7 @@ this.PerformanceElementTiming_get_renderTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_renderTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_renderTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50921,7 +44749,7 @@ this.PerformanceElementTiming_get_loadTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_loadTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_loadTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50941,7 +44769,7 @@ this.PerformanceElementTiming_get_intersectionRect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_intersectionRect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_intersectionRect, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50961,7 +44789,7 @@ this.PerformanceElementTiming_get_identifier = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_identifier, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_identifier, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -50981,7 +44809,7 @@ this.PerformanceElementTiming_get_naturalWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_naturalWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_naturalWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -51001,7 +44829,7 @@ this.PerformanceElementTiming_get_naturalHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_naturalHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_naturalHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -51021,7 +44849,7 @@ this.PerformanceElementTiming_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -51041,7 +44869,7 @@ this.PerformanceElementTiming_get_element = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_element, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_element, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -51061,28 +44889,28 @@ this.PerformanceElementTiming_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PerformanceElementTiming_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PerformanceElementTiming_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } this.PerformanceElementTiming_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PerformanceElementTiming"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceElementTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceElementTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PerformanceElementTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Performance_get_timeOrigin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Performance"); @@ -51091,45 +44919,18 @@ this.Performance_get_timeOrigin = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.timeOrigin; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Performance_get_timeOrigin 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_get_timeOrigin 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_get_timeOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "timeOrigin"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Performance_get_timeOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Performance_get_timeOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Performance_get_onresourcetimingbufferfull = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Performance"); @@ -51138,567 +44939,219 @@ this.Performance_get_onresourcetimingbufferfull = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onresourcetimingbufferfull; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Performance_get_onresourcetimingbufferfull 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_get_onresourcetimingbufferfull 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_get_onresourcetimingbufferfull 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onresourcetimingbufferfull"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Performance_get_onresourcetimingbufferfull, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Performance_get_onresourcetimingbufferfull, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Performance_set_onresourcetimingbufferfull = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onresourcetimingbufferfull", val); + if (cbb_wf.is_log) { + console.log("[*] Performance_set_onresourcetimingbufferfull, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresourcetimingbufferfull = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Performance_set_onresourcetimingbufferfull, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Performance_clearMarks = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clearMarks.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_clearMarks 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_clearMarks 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_clearMarks 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_clearMarks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_clearMarks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_clearMeasures = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clearMeasures.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_clearMeasures 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_clearMeasures 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_clearMeasures 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_clearMeasures, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_clearMeasures, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_clearResourceTimings = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clearResourceTimings.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_clearResourceTimings 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_clearResourceTimings 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_clearResourceTimings 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_clearResourceTimings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_clearResourceTimings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_getEntries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getEntries.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_getEntries 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_getEntries 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_getEntries 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_getEntries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_getEntries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_getEntriesByName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getEntriesByName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_getEntriesByName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_getEntriesByName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_getEntriesByName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_getEntriesByName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_getEntriesByName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_getEntriesByType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getEntriesByType.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_getEntriesByType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_getEntriesByType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_getEntriesByType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_getEntriesByType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_getEntriesByType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_mark = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mark.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_mark 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_mark 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_mark 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_mark, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_mark, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_measure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.measure.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_measure 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_measure 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_measure 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_measure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_measure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_now = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.now.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_now 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_now 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_now 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_now, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_now, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_setResourceTimingBufferSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setResourceTimingBufferSize.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_setResourceTimingBufferSize 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_setResourceTimingBufferSize 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_setResourceTimingBufferSize 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_setResourceTimingBufferSize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_setResourceTimingBufferSize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Performance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toJSON.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Performance_toJSON 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_toJSON 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_toJSON 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Performance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Performance_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Performance_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Performance_get_timing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Performance"); @@ -51707,45 +45160,18 @@ this.Performance_get_timing = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.timing; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Performance_get_timing 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_get_timing 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_get_timing 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "timing"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Performance_get_timing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Performance_get_timing, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Performance_get_navigation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Performance"); @@ -51754,45 +45180,18 @@ this.Performance_get_navigation = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.navigation; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Performance_get_navigation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_get_navigation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_get_navigation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "navigation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Performance_get_navigation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Performance_get_navigation, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Performance_get_memory = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Performance"); @@ -51801,45 +45200,18 @@ this.Performance_get_memory = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.memory; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Performance_get_memory 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_get_memory 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_get_memory 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "memory"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Performance_get_memory, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Performance_get_memory, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Performance_get_eventCounts = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Performance"); @@ -51848,232 +45220,205 @@ this.Performance_get_eventCounts = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.eventCounts; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Performance_get_eventCounts 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Performance_get_eventCounts 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Performance_get_eventCounts 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "eventCounts"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Performance_get_eventCounts, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Performance_get_eventCounts, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Path2D_addPath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_addPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_addPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_roundRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_roundRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_roundRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_arc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_arc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_arc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_arcTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_arcTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_arcTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_bezierCurveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_bezierCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_bezierCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_closePath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_closePath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_closePath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_ellipse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_ellipse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_ellipse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_lineTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_lineTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_lineTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_moveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_moveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_moveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_quadraticCurveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_quadraticCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_quadraticCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Path2D_rect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Path2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Path2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Path2D_rect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Path2D_rect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PannerNode_get_panningModel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52089,25 +45434,25 @@ this.PannerNode_get_panningModel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_panningModel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_panningModel, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_panningModel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "panningModel", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_panningModel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "panningModel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_panningModel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_positionX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52123,7 +45468,7 @@ this.PannerNode_get_positionX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_positionX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_positionX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52143,7 +45488,7 @@ this.PannerNode_get_positionY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_positionY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_positionY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52163,7 +45508,7 @@ this.PannerNode_get_positionZ = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_positionZ, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_positionZ, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52183,7 +45528,7 @@ this.PannerNode_get_orientationX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_orientationX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_orientationX, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52203,7 +45548,7 @@ this.PannerNode_get_orientationY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_orientationY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_orientationY, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52223,7 +45568,7 @@ this.PannerNode_get_orientationZ = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_orientationZ, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_orientationZ, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52243,25 +45588,25 @@ this.PannerNode_get_distanceModel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_distanceModel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_distanceModel, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_distanceModel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "distanceModel", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_distanceModel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "distanceModel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_distanceModel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_refDistance = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52277,25 +45622,25 @@ this.PannerNode_get_refDistance = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_refDistance, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_refDistance, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_refDistance = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "refDistance", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_refDistance, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "refDistance", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_refDistance, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_maxDistance = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52311,25 +45656,25 @@ this.PannerNode_get_maxDistance = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_maxDistance, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_maxDistance, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_maxDistance = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "maxDistance", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_maxDistance, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "maxDistance", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_maxDistance, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_rolloffFactor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52345,25 +45690,25 @@ this.PannerNode_get_rolloffFactor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_rolloffFactor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_rolloffFactor, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_rolloffFactor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "rolloffFactor", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_rolloffFactor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "rolloffFactor", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_rolloffFactor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_coneInnerAngle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52379,25 +45724,25 @@ this.PannerNode_get_coneInnerAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_coneInnerAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_coneInnerAngle, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_coneInnerAngle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "coneInnerAngle", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_coneInnerAngle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "coneInnerAngle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_coneInnerAngle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_coneOuterAngle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52413,25 +45758,25 @@ this.PannerNode_get_coneOuterAngle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_coneOuterAngle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_coneOuterAngle, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_coneOuterAngle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "coneOuterAngle", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_coneOuterAngle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "coneOuterAngle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_coneOuterAngle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_get_coneOuterGain = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PannerNode"); @@ -52447,59 +45792,59 @@ this.PannerNode_get_coneOuterGain = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PannerNode_get_coneOuterGain, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PannerNode_get_coneOuterGain, this =>", this + '', ", result =>", result + '', info); } return result; } this.PannerNode_set_coneOuterGain = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "coneOuterGain", val); + if (cbb_wf.is_log) { + console.log("[*] PannerNode_set_coneOuterGain, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "coneOuterGain", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PannerNode_set_coneOuterGain, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.PannerNode_setOrientation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PannerNode_setOrientation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PannerNode_setOrientation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PannerNode_setPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PannerNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PannerNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PannerNode_setPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PannerNode_setPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PageTransitionEvent_get_persisted = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PageTransitionEvent"); @@ -52508,45 +45853,18 @@ this.PageTransitionEvent_get_persisted = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.persisted; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] PageTransitionEvent_get_persisted 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] PageTransitionEvent_get_persisted 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] PageTransitionEvent_get_persisted 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "persisted"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PageTransitionEvent_get_persisted, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PageTransitionEvent_get_persisted, this =>", this + '', ", result =>", result + '', info); } return result; } + this.OverconstrainedError_get_constraint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OverconstrainedError"); @@ -52562,7 +45880,7 @@ this.OverconstrainedError_get_constraint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OverconstrainedError_get_constraint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OverconstrainedError_get_constraint, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52582,25 +45900,25 @@ this.OscillatorNode_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OscillatorNode_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OscillatorNode_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.OscillatorNode_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OscillatorNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OscillatorNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "type", val); + if (cbb_wf.is_log) { + console.log("[*] OscillatorNode_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "type", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OscillatorNode_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OscillatorNode_get_frequency = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OscillatorNode"); @@ -52616,7 +45934,7 @@ this.OscillatorNode_get_frequency = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OscillatorNode_get_frequency, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OscillatorNode_get_frequency, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52636,28 +45954,28 @@ this.OscillatorNode_get_detune = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OscillatorNode_get_detune, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OscillatorNode_get_detune, this =>", this + '', ", result =>", result + '', info); } return result; } this.OscillatorNode_setPeriodicWave = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OscillatorNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OscillatorNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OscillatorNode_setPeriodicWave, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OscillatorNode_setPeriodicWave, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_get_canvas = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52673,7 +45991,7 @@ this.OffscreenCanvasRenderingContext2D_get_canvas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_canvas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -52693,25 +46011,25 @@ this.OffscreenCanvasRenderingContext2D_get_globalAlpha = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_globalAlpha, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_globalAlpha, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_globalAlpha = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "globalAlpha", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_globalAlpha, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "globalAlpha", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_globalAlpha, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_globalCompositeOperation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52727,25 +46045,25 @@ this.OffscreenCanvasRenderingContext2D_get_globalCompositeOperation = function ( if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_globalCompositeOperation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_globalCompositeOperation, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_globalCompositeOperation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "globalCompositeOperation", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_globalCompositeOperation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "globalCompositeOperation", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_globalCompositeOperation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_filter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52761,25 +46079,25 @@ this.OffscreenCanvasRenderingContext2D_get_filter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_filter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_filter, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_filter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "filter", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_filter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "filter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_filter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_imageSmoothingEnabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52795,25 +46113,25 @@ this.OffscreenCanvasRenderingContext2D_get_imageSmoothingEnabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_imageSmoothingEnabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_imageSmoothingEnabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_imageSmoothingEnabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "imageSmoothingEnabled", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_imageSmoothingEnabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "imageSmoothingEnabled", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_imageSmoothingEnabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_imageSmoothingQuality = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52829,25 +46147,25 @@ this.OffscreenCanvasRenderingContext2D_get_imageSmoothingQuality = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_imageSmoothingQuality, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_imageSmoothingQuality, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_imageSmoothingQuality = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "imageSmoothingQuality", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_imageSmoothingQuality, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "imageSmoothingQuality", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_imageSmoothingQuality, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_strokeStyle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52863,25 +46181,25 @@ this.OffscreenCanvasRenderingContext2D_get_strokeStyle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_strokeStyle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_strokeStyle, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_strokeStyle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "strokeStyle", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_strokeStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "strokeStyle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_strokeStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_fillStyle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52897,25 +46215,25 @@ this.OffscreenCanvasRenderingContext2D_get_fillStyle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_fillStyle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_fillStyle, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_fillStyle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fillStyle", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_fillStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fillStyle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_fillStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_shadowOffsetX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52931,25 +46249,25 @@ this.OffscreenCanvasRenderingContext2D_get_shadowOffsetX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowOffsetX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowOffsetX, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_shadowOffsetX = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowOffsetX", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowOffsetX, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowOffsetX", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowOffsetX, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_shadowOffsetY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52965,25 +46283,25 @@ this.OffscreenCanvasRenderingContext2D_get_shadowOffsetY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowOffsetY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowOffsetY, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_shadowOffsetY = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowOffsetY", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowOffsetY, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowOffsetY", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowOffsetY, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_shadowBlur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -52999,25 +46317,25 @@ this.OffscreenCanvasRenderingContext2D_get_shadowBlur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowBlur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowBlur, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_shadowBlur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowBlur", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowBlur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowBlur", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowBlur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_shadowColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53033,25 +46351,25 @@ this.OffscreenCanvasRenderingContext2D_get_shadowColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_shadowColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_shadowColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowColor", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowColor", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_shadowColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_lineWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53067,25 +46385,25 @@ this.OffscreenCanvasRenderingContext2D_get_lineWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_lineWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_lineWidth, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_lineWidth = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineWidth", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_lineWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineWidth", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_lineWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_lineCap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53101,25 +46419,25 @@ this.OffscreenCanvasRenderingContext2D_get_lineCap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_lineCap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_lineCap, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_lineCap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineCap", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_lineCap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineCap", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_lineCap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_lineJoin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53135,25 +46453,25 @@ this.OffscreenCanvasRenderingContext2D_get_lineJoin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_lineJoin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_lineJoin, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_lineJoin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineJoin", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_lineJoin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineJoin", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_lineJoin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_miterLimit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53169,25 +46487,25 @@ this.OffscreenCanvasRenderingContext2D_get_miterLimit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_miterLimit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_miterLimit, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_miterLimit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "miterLimit", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_miterLimit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "miterLimit", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_miterLimit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_lineDashOffset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53203,25 +46521,25 @@ this.OffscreenCanvasRenderingContext2D_get_lineDashOffset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_lineDashOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_lineDashOffset, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_lineDashOffset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineDashOffset", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_lineDashOffset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineDashOffset", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_lineDashOffset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_font = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53237,25 +46555,25 @@ this.OffscreenCanvasRenderingContext2D_get_font = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_font, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_font, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_font = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "font", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_font, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "font", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_font, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_textAlign = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53271,25 +46589,25 @@ this.OffscreenCanvasRenderingContext2D_get_textAlign = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_textAlign, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_textAlign, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_textAlign = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "textAlign", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_textAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "textAlign", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_textAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_textBaseline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53305,25 +46623,25 @@ this.OffscreenCanvasRenderingContext2D_get_textBaseline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_textBaseline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_textBaseline, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_textBaseline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "textBaseline", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_textBaseline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "textBaseline", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_textBaseline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_direction = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53339,25 +46657,25 @@ this.OffscreenCanvasRenderingContext2D_get_direction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_direction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_direction, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_direction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "direction", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "direction", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_fontKerning = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53373,25 +46691,25 @@ this.OffscreenCanvasRenderingContext2D_get_fontKerning = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_fontKerning, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_fontKerning, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_fontKerning = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fontKerning", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_fontKerning, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fontKerning", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_fontKerning, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_fontStretch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53407,25 +46725,25 @@ this.OffscreenCanvasRenderingContext2D_get_fontStretch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_fontStretch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_fontStretch, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_fontStretch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fontStretch", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_fontStretch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fontStretch", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_fontStretch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_fontVariantCaps = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53441,25 +46759,25 @@ this.OffscreenCanvasRenderingContext2D_get_fontVariantCaps = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_fontVariantCaps, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_fontVariantCaps, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_fontVariantCaps = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fontVariantCaps", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_fontVariantCaps, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fontVariantCaps", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_fontVariantCaps, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_letterSpacing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53475,25 +46793,25 @@ this.OffscreenCanvasRenderingContext2D_get_letterSpacing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_letterSpacing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_letterSpacing, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_letterSpacing = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "letterSpacing", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_letterSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "letterSpacing", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_letterSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_textRendering = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53509,25 +46827,25 @@ this.OffscreenCanvasRenderingContext2D_get_textRendering = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_textRendering, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_textRendering, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_textRendering = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "textRendering", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_textRendering, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "textRendering", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_textRendering, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_get_wordSpacing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); @@ -53543,756 +46861,756 @@ this.OffscreenCanvasRenderingContext2D_get_wordSpacing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_get_wordSpacing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvasRenderingContext2D_get_wordSpacing, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvasRenderingContext2D_set_wordSpacing = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "wordSpacing", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvasRenderingContext2D_set_wordSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "wordSpacing", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_set_wordSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvasRenderingContext2D_clip = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_clip, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_clip, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_createConicGradient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_createConicGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_createConicGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_createImageData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_createImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_createImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_createLinearGradient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_createLinearGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_createLinearGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_createPattern = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_createPattern, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_createPattern, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_createRadialGradient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_createRadialGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_createRadialGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_drawImage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_drawImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_drawImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_fill = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_fill, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_fill, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_fillText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_fillText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_fillText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_getImageData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_getImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_getImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_getLineDash = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_getLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_getLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_getTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_getTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_getTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_isContextLost = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_isPointInPath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_isPointInPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_isPointInPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_isPointInStroke = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_isPointInStroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_isPointInStroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_measureText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_measureText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_measureText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_putImageData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_putImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_putImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_roundRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_roundRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_roundRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_save = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_save, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_save, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_scale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_setLineDash = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_setLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_setLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_setTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_setTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_setTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_stroke = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_stroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_stroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_strokeText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_strokeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_strokeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_transform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_transform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_transform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_translate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_arc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_arc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_arc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_arcTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_arcTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_arcTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_beginPath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_beginPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_beginPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_bezierCurveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_bezierCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_bezierCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_clearRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_clearRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_clearRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_closePath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_closePath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_closePath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_ellipse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_ellipse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_ellipse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_fillRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_fillRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_fillRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_lineTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_lineTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_lineTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_moveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_moveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_moveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_quadraticCurveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_quadraticCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_quadraticCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_rect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_rect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_rect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_resetTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_resetTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_resetTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_restore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_restore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_restore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_rotate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvasRenderingContext2D_strokeRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvasRenderingContext2D_strokeRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvasRenderingContext2D_strokeRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvas_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); @@ -54308,25 +47626,25 @@ this.OffscreenCanvas_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvas_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvas_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvas_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "width", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvas_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "width", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvas_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvas_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); @@ -54342,25 +47660,25 @@ this.OffscreenCanvas_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvas_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvas_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvas_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "height", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvas_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "height", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvas_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvas_get_oncontextlost = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); @@ -54376,25 +47694,25 @@ this.OffscreenCanvas_get_oncontextlost = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvas_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvas_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvas_set_oncontextlost = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontextlost", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvas_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncontextlost", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvas_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvas_get_oncontextrestored = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); @@ -54410,76 +47728,76 @@ this.OffscreenCanvas_get_oncontextrestored = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OffscreenCanvas_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OffscreenCanvas_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); } return result; } this.OffscreenCanvas_set_oncontextrestored = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontextrestored", val); + if (cbb_wf.is_log) { + console.log("[*] OffscreenCanvas_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncontextrestored", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OffscreenCanvas_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OffscreenCanvas_convertToBlob = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvas_convertToBlob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvas_convertToBlob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvas_getContext = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvas_getContext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvas_getContext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OffscreenCanvas_transferToImageBitmap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OffscreenCanvas"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OffscreenCanvas_transferToImageBitmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OffscreenCanvas_transferToImageBitmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OfflineAudioContext_get_oncomplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); @@ -54495,25 +47813,25 @@ this.OfflineAudioContext_get_oncomplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OfflineAudioContext_get_oncomplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OfflineAudioContext_get_oncomplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.OfflineAudioContext_set_oncomplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncomplete", val); + if (cbb_wf.is_log) { + console.log("[*] OfflineAudioContext_set_oncomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncomplete", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] OfflineAudioContext_set_oncomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.OfflineAudioContext_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); @@ -54529,62 +47847,62 @@ this.OfflineAudioContext_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OfflineAudioContext_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OfflineAudioContext_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.OfflineAudioContext_resume = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OfflineAudioContext_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OfflineAudioContext_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OfflineAudioContext_startRendering = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OfflineAudioContext_startRendering, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OfflineAudioContext_startRendering, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OfflineAudioContext_suspend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OfflineAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OfflineAudioContext_suspend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OfflineAudioContext_suspend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.OfflineAudioCompletionEvent_get_renderedBuffer = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "OfflineAudioCompletionEvent"); @@ -54600,195 +47918,195 @@ this.OfflineAudioCompletionEvent_get_renderedBuffer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] OfflineAudioCompletionEvent_get_renderedBuffer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] OfflineAudioCompletionEvent_get_renderedBuffer, this =>", this + '', ", result =>", result + '', info); } return result; } this.NodeList_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.entries.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeList_entries 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeList_entries 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeList_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeList_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.entries.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NodeList_entries 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NodeList_entries 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NodeList_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NodeList_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NodeList_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keys.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeList_keys 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeList_keys 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeList_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeList_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.keys.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NodeList_keys 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NodeList_keys 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NodeList_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NodeList_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NodeList_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.values.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeList_values 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeList_values 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeList_values 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeList_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.values.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NodeList_values 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NodeList_values 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NodeList_values 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NodeList_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NodeList_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forEach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeList_forEach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeList_forEach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeList_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeList_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.forEach.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NodeList_forEach 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NodeList_forEach 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NodeList_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NodeList_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NodeList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NodeList"); @@ -54805,12 +48123,12 @@ this.NodeList_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NodeList_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] NodeList_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] NodeList_get_length 得到的结果类型为function, result =>", result); + console.log("[*] NodeList_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -54823,7 +48141,7 @@ this.NodeList_get_length = function () { break default: // string number - cbb_wf.console.log("[*] NodeList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] NodeList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -54832,56 +48150,56 @@ this.NodeList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NodeList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NodeList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.NodeList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeList_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeList_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.item.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NodeList_item 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NodeList_item 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NodeList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NodeList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NodeIterator_get_root = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NodeIterator"); @@ -54890,45 +48208,18 @@ this.NodeIterator_get_root = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.root; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NodeIterator_get_root 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_get_root 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_get_root 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "root"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NodeIterator_get_root, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NodeIterator_get_root, this =>", this + '', ", result =>", result + '', info); } return result; } + this.NodeIterator_get_referenceNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NodeIterator"); @@ -54937,45 +48228,18 @@ this.NodeIterator_get_referenceNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.referenceNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NodeIterator_get_referenceNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_get_referenceNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_get_referenceNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "referenceNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NodeIterator_get_referenceNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NodeIterator_get_referenceNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.NodeIterator_get_pointerBeforeReferenceNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NodeIterator"); @@ -54984,45 +48248,18 @@ this.NodeIterator_get_pointerBeforeReferenceNode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pointerBeforeReferenceNode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NodeIterator_get_pointerBeforeReferenceNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_get_pointerBeforeReferenceNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_get_pointerBeforeReferenceNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pointerBeforeReferenceNode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NodeIterator_get_pointerBeforeReferenceNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NodeIterator_get_pointerBeforeReferenceNode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.NodeIterator_get_whatToShow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NodeIterator"); @@ -55031,45 +48268,18 @@ this.NodeIterator_get_whatToShow = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.whatToShow; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NodeIterator_get_whatToShow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_get_whatToShow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_get_whatToShow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "whatToShow"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NodeIterator_get_whatToShow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NodeIterator_get_whatToShow, this =>", this + '', ", result =>", result + '', info); } return result; } + this.NodeIterator_get_filter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NodeIterator"); @@ -55078,183 +48288,69 @@ this.NodeIterator_get_filter = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.filter; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NodeIterator_get_filter 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_get_filter 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_get_filter 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "filter"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NodeIterator_get_filter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NodeIterator_get_filter, this =>", this + '', ", result =>", result + '', info); } return result; } + this.NodeIterator_detach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeIterator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.detach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeIterator_detach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_detach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_detach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeIterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeIterator_detach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NodeIterator_detach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.NodeIterator_nextNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeIterator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.nextNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeIterator_nextNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_nextNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_nextNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeIterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeIterator_nextNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NodeIterator_nextNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.NodeIterator_previousNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NodeIterator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.previousNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NodeIterator_previousNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NodeIterator_previousNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NodeIterator_previousNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NodeIterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NodeIterator_previousNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NodeIterator_previousNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Node_get_nodeType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Node"); @@ -55271,12 +48367,12 @@ this.Node_get_nodeType = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_nodeType 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_nodeType 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_nodeType 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_nodeType 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55289,7 +48385,7 @@ this.Node_get_nodeType = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_nodeType 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_nodeType 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55298,7 +48394,7 @@ this.Node_get_nodeType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_nodeType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_nodeType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55318,12 +48414,12 @@ this.Node_get_nodeName = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_nodeName 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_nodeName 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_nodeName 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_nodeName 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55336,7 +48432,7 @@ this.Node_get_nodeName = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_nodeName 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_nodeName 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55345,7 +48441,7 @@ this.Node_get_nodeName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_nodeName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_nodeName, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55365,12 +48461,12 @@ this.Node_get_baseURI = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_baseURI 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_baseURI 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_baseURI 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_baseURI 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55383,7 +48479,7 @@ this.Node_get_baseURI = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_baseURI 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_baseURI 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55392,7 +48488,7 @@ this.Node_get_baseURI = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_baseURI, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_baseURI, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55412,12 +48508,12 @@ this.Node_get_isConnected = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_isConnected 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_isConnected 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_isConnected 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_isConnected 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55430,7 +48526,7 @@ this.Node_get_isConnected = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_isConnected 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_isConnected 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55439,7 +48535,7 @@ this.Node_get_isConnected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_isConnected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_isConnected, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55459,12 +48555,12 @@ this.Node_get_ownerDocument = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_ownerDocument 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_ownerDocument 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_ownerDocument 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_ownerDocument 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55477,7 +48573,7 @@ this.Node_get_ownerDocument = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_ownerDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_ownerDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55486,7 +48582,7 @@ this.Node_get_ownerDocument = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_ownerDocument, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_ownerDocument, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55506,12 +48602,12 @@ this.Node_get_parentNode = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_parentNode 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_parentNode 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_parentNode 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_parentNode 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55524,7 +48620,7 @@ this.Node_get_parentNode = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_parentNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_parentNode 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55533,7 +48629,7 @@ this.Node_get_parentNode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_parentNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_parentNode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55553,12 +48649,12 @@ this.Node_get_parentElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_parentElement 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_parentElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_parentElement 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_parentElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55571,7 +48667,7 @@ this.Node_get_parentElement = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_parentElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_parentElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55580,7 +48676,7 @@ this.Node_get_parentElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_parentElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_parentElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55600,12 +48696,12 @@ this.Node_get_childNodes = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_childNodes 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_childNodes 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_childNodes 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_childNodes 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55618,7 +48714,7 @@ this.Node_get_childNodes = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_childNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_childNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55627,7 +48723,7 @@ this.Node_get_childNodes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_childNodes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_childNodes, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55647,12 +48743,12 @@ this.Node_get_firstChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_firstChild 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_firstChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_firstChild 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_firstChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55665,7 +48761,7 @@ this.Node_get_firstChild = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_firstChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_firstChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55674,7 +48770,7 @@ this.Node_get_firstChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_firstChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_firstChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55694,12 +48790,12 @@ this.Node_get_lastChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_lastChild 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_lastChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_lastChild 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_lastChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55712,7 +48808,7 @@ this.Node_get_lastChild = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_lastChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_lastChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55721,7 +48817,7 @@ this.Node_get_lastChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_lastChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_lastChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55741,12 +48837,12 @@ this.Node_get_previousSibling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_previousSibling 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_previousSibling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_previousSibling 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_previousSibling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55759,7 +48855,7 @@ this.Node_get_previousSibling = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_previousSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_previousSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55768,7 +48864,7 @@ this.Node_get_previousSibling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_previousSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_previousSibling, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55788,12 +48884,12 @@ this.Node_get_nextSibling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_nextSibling 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_nextSibling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_nextSibling 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_nextSibling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55806,7 +48902,7 @@ this.Node_get_nextSibling = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_nextSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_nextSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55815,7 +48911,7 @@ this.Node_get_nextSibling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_nextSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_nextSibling, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -55835,12 +48931,12 @@ this.Node_get_nodeValue = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_nodeValue 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_nodeValue 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_nodeValue 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_nodeValue 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55853,7 +48949,7 @@ this.Node_get_nodeValue = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_nodeValue 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_nodeValue 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55862,26 +48958,25 @@ this.Node_get_nodeValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_nodeValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_nodeValue, this =>", this + '', ", result =>", result + '', info); } return result; } this.Node_set_nodeValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.nodeValue = val; + if (cbb_wf.is_log) { + console.log("[*] Node_set_nodeValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.nodeValue = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Node_set_nodeValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Node_get_textContent = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Node"); @@ -55898,12 +48993,12 @@ this.Node_get_textContent = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Node_get_textContent 得到的结果类型为Object, result =>", result); + console.log("[*] Node_get_textContent 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Node_get_textContent 得到的结果类型为function, result =>", result); + console.log("[*] Node_get_textContent 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -55916,7 +49011,7 @@ this.Node_get_textContent = function () { break default: // string number - cbb_wf.console.log("[*] Node_get_textContent 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Node_get_textContent 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -55925,716 +49020,715 @@ this.Node_get_textContent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Node_get_textContent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Node_get_textContent, this =>", this + '', ", result =>", result + '', info); } return result; } this.Node_set_textContent = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.textContent = val; + if (cbb_wf.is_log) { + console.log("[*] Node_set_textContent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.textContent = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Node_set_textContent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Node_appendChild = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appendChild.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_appendChild 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_appendChild 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_appendChild 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_appendChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.appendChild.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_appendChild 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_appendChild 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_appendChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_appendChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_cloneNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cloneNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_cloneNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_cloneNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_cloneNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_cloneNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.cloneNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_cloneNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_cloneNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_cloneNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_cloneNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_compareDocumentPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.compareDocumentPosition.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_compareDocumentPosition 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_compareDocumentPosition 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_compareDocumentPosition 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_compareDocumentPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.compareDocumentPosition.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_compareDocumentPosition 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_compareDocumentPosition 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_compareDocumentPosition 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_compareDocumentPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_contains = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.contains.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_contains 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_contains 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_contains 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_contains, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.contains.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_contains 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_contains 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_contains 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_contains, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_getRootNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getRootNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_getRootNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_getRootNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_getRootNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_getRootNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getRootNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_getRootNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_getRootNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_getRootNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_getRootNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_hasChildNodes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasChildNodes.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_hasChildNodes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_hasChildNodes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_hasChildNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_hasChildNodes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasChildNodes.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_hasChildNodes 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_hasChildNodes 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_hasChildNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_hasChildNodes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_insertBefore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertBefore.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_insertBefore 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_insertBefore 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_insertBefore 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_insertBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertBefore.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_insertBefore 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_insertBefore 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_insertBefore 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_insertBefore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_isDefaultNamespace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isDefaultNamespace.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_isDefaultNamespace 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_isDefaultNamespace 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_isDefaultNamespace 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_isDefaultNamespace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.isDefaultNamespace.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_isDefaultNamespace 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_isDefaultNamespace 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_isDefaultNamespace 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_isDefaultNamespace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_isEqualNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isEqualNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_isEqualNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_isEqualNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_isEqualNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_isEqualNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.isEqualNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_isEqualNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_isEqualNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_isEqualNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_isEqualNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_isSameNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isSameNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_isSameNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_isSameNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_isSameNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_isSameNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.isSameNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_isSameNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_isSameNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_isSameNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_isSameNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_lookupNamespaceURI = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lookupNamespaceURI.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_lookupNamespaceURI 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_lookupNamespaceURI 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_lookupNamespaceURI 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_lookupNamespaceURI, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.lookupNamespaceURI.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_lookupNamespaceURI 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_lookupNamespaceURI 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_lookupNamespaceURI 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_lookupNamespaceURI, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_lookupPrefix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lookupPrefix.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_lookupPrefix 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_lookupPrefix 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_lookupPrefix 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_lookupPrefix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.lookupPrefix.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_lookupPrefix 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_lookupPrefix 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_lookupPrefix 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_lookupPrefix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_normalize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.normalize.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_normalize 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_normalize 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_normalize 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_normalize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.normalize.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_normalize 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_normalize 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_normalize 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_normalize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_removeChild = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeChild.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_removeChild 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_removeChild 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_removeChild 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_removeChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeChild.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_removeChild 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_removeChild 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_removeChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_removeChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Node_replaceChild = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Node"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceChild.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Node_replaceChild 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Node_replaceChild 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Node_replaceChild 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Node"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Node_replaceChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceChild.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Node_replaceChild 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Node_replaceChild 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Node_replaceChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Node_replaceChild, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NetworkInformation_get_onchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NetworkInformation"); @@ -56650,25 +49744,25 @@ this.NetworkInformation_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NetworkInformation_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NetworkInformation_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.NetworkInformation_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NetworkInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NetworkInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] NetworkInformation_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] NetworkInformation_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.NetworkInformation_get_effectiveType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NetworkInformation"); @@ -56684,7 +49778,7 @@ this.NetworkInformation_get_effectiveType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NetworkInformation_get_effectiveType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NetworkInformation_get_effectiveType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -56704,7 +49798,7 @@ this.NetworkInformation_get_rtt = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NetworkInformation_get_rtt, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NetworkInformation_get_rtt, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -56724,7 +49818,7 @@ this.NetworkInformation_get_downlink = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NetworkInformation_get_downlink, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NetworkInformation_get_downlink, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -56744,11 +49838,105 @@ this.NetworkInformation_get_saveData = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NetworkInformation_get_saveData, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NetworkInformation_get_saveData, this =>", this + '', ", result =>", result + '', info); } return result; } +this.NavigatorUAData_get_brands = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "brands"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigatorUAData_get_brands, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NavigatorUAData_get_mobile = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mobile"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigatorUAData_get_mobile, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NavigatorUAData_get_platform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "platform"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigatorUAData_get_platform, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NavigatorUAData_getHighEntropyValues = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigatorUAData_getHighEntropyValues, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigatorUAData_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigatorUAData_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.Navigator_get_vendorSub = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -56757,45 +49945,18 @@ this.Navigator_get_vendorSub = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.vendorSub; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_vendorSub 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_vendorSub 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_vendorSub 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "vendorSub"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_vendorSub, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_vendorSub, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_productSub = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -56804,45 +49965,18 @@ this.Navigator_get_productSub = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.productSub; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_productSub 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_productSub 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_productSub 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "productSub"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_productSub, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_productSub, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_vendor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -56851,45 +49985,18 @@ this.Navigator_get_vendor = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.vendor; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_vendor 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_vendor 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_vendor 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "vendor"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_vendor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_vendor, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_maxTouchPoints = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -56898,45 +50005,18 @@ this.Navigator_get_maxTouchPoints = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.maxTouchPoints; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_maxTouchPoints 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_maxTouchPoints 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_maxTouchPoints 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "maxTouchPoints"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_maxTouchPoints, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_maxTouchPoints, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_scheduling = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -56945,45 +50025,18 @@ this.Navigator_get_scheduling = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scheduling; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_scheduling 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_scheduling 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_scheduling 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "scheduling"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_scheduling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_scheduling, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_userActivation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -56992,45 +50045,18 @@ this.Navigator_get_userActivation = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.userActivation; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_userActivation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_userActivation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_userActivation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "userActivation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_userActivation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_userActivation, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_doNotTrack = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57039,45 +50065,18 @@ this.Navigator_get_doNotTrack = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.doNotTrack; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_doNotTrack 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_doNotTrack 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_doNotTrack 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "doNotTrack"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_doNotTrack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_doNotTrack, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_geolocation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57086,45 +50085,18 @@ this.Navigator_get_geolocation = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.geolocation; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_geolocation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_geolocation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_geolocation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "geolocation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_geolocation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_geolocation, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_connection = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57133,45 +50105,18 @@ this.Navigator_get_connection = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.connection; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_connection 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_connection 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_connection 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "connection"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_connection, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_connection, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_plugins = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57180,45 +50125,18 @@ this.Navigator_get_plugins = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.plugins; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_plugins 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_plugins 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_plugins 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "plugins"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_plugins, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_plugins, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_mimeTypes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57227,45 +50145,18 @@ this.Navigator_get_mimeTypes = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mimeTypes; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_mimeTypes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_mimeTypes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_mimeTypes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "mimeTypes"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_mimeTypes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_mimeTypes, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_pdfViewerEnabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57274,45 +50165,18 @@ this.Navigator_get_pdfViewerEnabled = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pdfViewerEnabled; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_pdfViewerEnabled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_pdfViewerEnabled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_pdfViewerEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pdfViewerEnabled"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_pdfViewerEnabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_pdfViewerEnabled, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_webkitTemporaryStorage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57321,45 +50185,18 @@ this.Navigator_get_webkitTemporaryStorage = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitTemporaryStorage; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_webkitTemporaryStorage 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_webkitTemporaryStorage 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_webkitTemporaryStorage 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "webkitTemporaryStorage"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_webkitTemporaryStorage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_webkitTemporaryStorage, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Navigator_get_webkitPersistentStorage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -57368,1874 +50205,18 @@ this.Navigator_get_webkitPersistentStorage = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitPersistentStorage; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_webkitPersistentStorage 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_webkitPersistentStorage 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_webkitPersistentStorage 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "webkitPersistentStorage"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_webkitPersistentStorage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_hardwareConcurrency = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hardwareConcurrency; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_hardwareConcurrency 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_hardwareConcurrency 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_hardwareConcurrency 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_hardwareConcurrency, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_cookieEnabled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cookieEnabled; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_cookieEnabled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_cookieEnabled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_cookieEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_cookieEnabled, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_appCodeName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appCodeName; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_appCodeName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_appCodeName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_appCodeName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_appCodeName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_appName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appName; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_appName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_appName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_appName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_appName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_appVersion = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appVersion; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_appVersion 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_appVersion 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_appVersion 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_appVersion, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_platform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.platform; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_platform 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_platform 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_platform 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_platform, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_product = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.product; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_product 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_product 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_product 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_product, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_userAgent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.userAgent; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_userAgent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_userAgent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_userAgent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_userAgent, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_language = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.language; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_language 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_language 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_language 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_language, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_languages = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.languages; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_languages 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_languages 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_languages 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_languages, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_onLine = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onLine; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_onLine 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_onLine 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_onLine 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_onLine, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_webdriver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webdriver; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_webdriver 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_webdriver 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_webdriver 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_webdriver, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_getGamepads = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getGamepads.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_getGamepads 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_getGamepads 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_getGamepads 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_getGamepads, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + console.log("[*] Navigator_get_webkitPersistentStorage, this =>", this + '', ", result =>", result + '', info); } return result; } -this.Navigator_javaEnabled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.javaEnabled.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_javaEnabled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_javaEnabled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_javaEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_javaEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Navigator_sendBeacon = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.sendBeacon.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_sendBeacon 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_sendBeacon 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_sendBeacon 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_sendBeacon, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Navigator_vibrate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.vibrate.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_vibrate 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_vibrate 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_vibrate 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_vibrate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deprecatedRunAdAuctionEnforcesKAnonymity; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_bluetooth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.bluetooth; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_bluetooth 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_bluetooth 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_bluetooth 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_bluetooth, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_clipboard = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clipboard; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_clipboard 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_clipboard 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_clipboard 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_clipboard, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_credentials = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.credentials; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_credentials 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_credentials 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_credentials 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_credentials, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_keyboard = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keyboard; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_keyboard 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_keyboard 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_keyboard 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_keyboard, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_managed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.managed; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_managed 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_managed 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_managed 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_managed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_mediaDevices = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mediaDevices; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_mediaDevices 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_mediaDevices 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_mediaDevices 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_mediaDevices, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_storage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.storage; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_storage 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_storage 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_storage 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_storage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_serviceWorker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.serviceWorker; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_serviceWorker 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_serviceWorker 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_serviceWorker 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_serviceWorker, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_virtualKeyboard = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.virtualKeyboard; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_virtualKeyboard 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_virtualKeyboard 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_virtualKeyboard 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_virtualKeyboard, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_wakeLock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.wakeLock; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_wakeLock 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_wakeLock 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_wakeLock 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_wakeLock, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_deviceMemory = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deviceMemory; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_deviceMemory 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_deviceMemory 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_deviceMemory 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_deviceMemory, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_ink = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ink; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_ink 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_ink 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_ink 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_ink, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_hid = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hid; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_hid 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_hid 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_hid 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_hid, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_locks = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.locks; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_locks 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_locks 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_locks 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_locks, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_gpu = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.gpu; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_gpu 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_gpu 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_gpu 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_gpu, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_mediaCapabilities = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mediaCapabilities; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_mediaCapabilities 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_mediaCapabilities 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_mediaCapabilities 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_mediaCapabilities, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_mediaSession = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mediaSession; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_mediaSession 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_mediaSession 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_mediaSession 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_mediaSession, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_permissions = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.permissions; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_permissions 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_permissions 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_permissions 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_permissions, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_presentation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.presentation; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_presentation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_presentation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_presentation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_presentation, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_usb = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.usb; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_usb 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_usb 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_usb 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_usb, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_xr = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.xr; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_xr 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_xr 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_xr 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_xr, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Navigator_get_serial = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.serial; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_serial 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_serial 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_serial 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Navigator_get_serial, this =>", this + '', ", result =>", result + '', info); - } - return result; -} this.Navigator_get_windowControlsOverlay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -59244,45 +50225,586 @@ this.Navigator_get_windowControlsOverlay = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.windowControlsOverlay; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_windowControlsOverlay 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_windowControlsOverlay 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_windowControlsOverlay 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "windowControlsOverlay"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_windowControlsOverlay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_windowControlsOverlay, this =>", this + '', ", result =>", result + '', info); } return result; } + +this.Navigator_get_hardwareConcurrency = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "hardwareConcurrency"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_hardwareConcurrency, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_cookieEnabled = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "cookieEnabled"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_cookieEnabled, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_appCodeName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "appCodeName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_appCodeName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_appName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "appName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_appName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_appVersion = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "appVersion"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_appVersion, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_platform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "platform"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_platform, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_product = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "product"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_product, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_userAgent = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "userAgent"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_userAgent, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_language = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "language"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_language, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_languages = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "languages"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_languages, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_onLine = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onLine"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_onLine, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_webdriver = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "webdriver"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_webdriver, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_getGamepads = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_getGamepads, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigator_javaEnabled = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_javaEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigator_sendBeacon = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_sendBeacon, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigator_vibrate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_vibrate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deprecatedRunAdAuctionEnforcesKAnonymity"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_deprecatedRunAdAuctionEnforcesKAnonymity, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_bluetooth = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "bluetooth"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_bluetooth, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_storageBuckets = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "storageBuckets"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_storageBuckets, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_clipboard = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "clipboard"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_clipboard, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_credentials = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "credentials"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_credentials, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_keyboard = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "keyboard"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_keyboard, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_managed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "managed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_managed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_mediaDevices = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mediaDevices"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_mediaDevices, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_storage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "storage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_storage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_serviceWorker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "serviceWorker"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_serviceWorker, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_virtualKeyboard = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "virtualKeyboard"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_virtualKeyboard, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_wakeLock = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "wakeLock"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_wakeLock, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_deviceMemory = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceMemory"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_deviceMemory, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + this.Navigator_get_userAgentData = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigator"); @@ -59291,965 +50813,652 @@ this.Navigator_get_userAgentData = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.userAgentData; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Navigator_get_userAgentData 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_get_userAgentData 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_get_userAgentData 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "userAgentData"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigator_get_userAgentData, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigator_get_userAgentData, this =>", this + '', ", result =>", result + '', info); } return result; } + +this.Navigator_get_cookieDeprecationLabel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "cookieDeprecationLabel"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_cookieDeprecationLabel, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_login = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "login"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_login, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_ink = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ink"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_ink, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_mediaCapabilities = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mediaCapabilities"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_mediaCapabilities, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_hid = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "hid"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_hid, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_locks = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "locks"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_locks, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_gpu = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gpu"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_gpu, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_mediaSession = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mediaSession"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_mediaSession, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_permissions = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "permissions"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_permissions, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_presentation = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "presentation"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_presentation, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_usb = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "usb"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_usb, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_xr = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "xr"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_xr, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Navigator_get_serial = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "serial"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigator_get_serial, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + this.Navigator_adAuctionComponents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.adAuctionComponents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_adAuctionComponents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_adAuctionComponents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_adAuctionComponents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_adAuctionComponents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_adAuctionComponents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_runAdAuction = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.runAdAuction.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_runAdAuction 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_runAdAuction 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_runAdAuction 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_runAdAuction, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_runAdAuction, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_canLoadAdAuctionFencedFrame = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.canLoadAdAuctionFencedFrame.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_canLoadAdAuctionFencedFrame 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_canLoadAdAuctionFencedFrame 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_canLoadAdAuctionFencedFrame 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_canLoadAdAuctionFencedFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_canLoadAdAuctionFencedFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_canShare = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.canShare.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_canShare 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_canShare 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_canShare 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_canShare, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_canShare, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_share = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.share.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_share 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_share 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_share 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_share, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_share, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_clearAppBadge = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clearAppBadge.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_clearAppBadge 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_clearAppBadge 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_clearAppBadge 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_clearAppBadge, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_clearAppBadge, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_getBattery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getBattery.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_getBattery 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_getBattery 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_getBattery 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_getBattery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_getBattery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_getUserMedia = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getUserMedia.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_getUserMedia 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_getUserMedia 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_getUserMedia 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_getUserMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_getUserMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_requestMIDIAccess = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestMIDIAccess.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_requestMIDIAccess 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_requestMIDIAccess 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_requestMIDIAccess 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_requestMIDIAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_requestMIDIAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_requestMediaKeySystemAccess = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestMediaKeySystemAccess.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_requestMediaKeySystemAccess 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_requestMediaKeySystemAccess 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_requestMediaKeySystemAccess 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_requestMediaKeySystemAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_requestMediaKeySystemAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_setAppBadge = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setAppBadge.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_setAppBadge 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_setAppBadge 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_setAppBadge 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_setAppBadge, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_setAppBadge, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_webkitGetUserMedia = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitGetUserMedia.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_webkitGetUserMedia 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_webkitGetUserMedia 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_webkitGetUserMedia 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_webkitGetUserMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_webkitGetUserMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigator_clearOriginJoinedAdInterestGroups = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_clearOriginJoinedAdInterestGroups, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigator_createAuctionNonce = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_createAuctionNonce, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_deprecatedReplaceInURN = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deprecatedReplaceInURN.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_deprecatedReplaceInURN 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_deprecatedReplaceInURN 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_deprecatedReplaceInURN 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_deprecatedReplaceInURN, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_deprecatedReplaceInURN, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_deprecatedURNToURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deprecatedURNToURL.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_deprecatedURNToURL 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_deprecatedURNToURL 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_deprecatedURNToURL 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_deprecatedURNToURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_deprecatedURNToURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_getInstalledRelatedApps = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getInstalledRelatedApps.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_getInstalledRelatedApps 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_getInstalledRelatedApps 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_getInstalledRelatedApps 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_getInstalledRelatedApps, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_getInstalledRelatedApps, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_joinAdInterestGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.joinAdInterestGroup.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_joinAdInterestGroup 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_joinAdInterestGroup 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_joinAdInterestGroup 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_joinAdInterestGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_joinAdInterestGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_leaveAdInterestGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.leaveAdInterestGroup.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_leaveAdInterestGroup 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_leaveAdInterestGroup 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_leaveAdInterestGroup 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_leaveAdInterestGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_leaveAdInterestGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_updateAdInterestGroups = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.updateAdInterestGroups.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_updateAdInterestGroups 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_updateAdInterestGroups 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_updateAdInterestGroups 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_updateAdInterestGroups, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_updateAdInterestGroups, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_registerProtocolHandler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.registerProtocolHandler.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_registerProtocolHandler 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_registerProtocolHandler 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_registerProtocolHandler 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_registerProtocolHandler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_registerProtocolHandler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Navigator_unregisterProtocolHandler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.unregisterProtocolHandler.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Navigator_unregisterProtocolHandler 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Navigator_unregisterProtocolHandler 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Navigator_unregisterProtocolHandler 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Navigator_unregisterProtocolHandler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigator_unregisterProtocolHandler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.NavigationTransition_get_navigationType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NavigationTransition"); @@ -60265,7 +51474,7 @@ this.NavigationTransition_get_navigationType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationTransition_get_navigationType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationTransition_get_navigationType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60285,7 +51494,7 @@ this.NavigationTransition_get_from = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationTransition_get_from, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationTransition_get_from, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60305,7 +51514,7 @@ this.NavigationTransition_get_finished = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationTransition_get_finished, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationTransition_get_finished, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60325,7 +51534,7 @@ this.NavigationHistoryEntry_get_key = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationHistoryEntry_get_key, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationHistoryEntry_get_key, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60345,7 +51554,7 @@ this.NavigationHistoryEntry_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationHistoryEntry_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationHistoryEntry_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60365,7 +51574,7 @@ this.NavigationHistoryEntry_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationHistoryEntry_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationHistoryEntry_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60385,7 +51594,7 @@ this.NavigationHistoryEntry_get_index = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationHistoryEntry_get_index, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationHistoryEntry_get_index, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60405,7 +51614,7 @@ this.NavigationHistoryEntry_get_sameDocument = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationHistoryEntry_get_sameDocument, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationHistoryEntry_get_sameDocument, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60425,42 +51634,42 @@ this.NavigationHistoryEntry_get_ondispose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationHistoryEntry_get_ondispose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationHistoryEntry_get_ondispose, this =>", this + '', ", result =>", result + '', info); } return result; } this.NavigationHistoryEntry_set_ondispose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationHistoryEntry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationHistoryEntry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondispose", val); + if (cbb_wf.is_log) { + console.log("[*] NavigationHistoryEntry_set_ondispose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondispose", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] NavigationHistoryEntry_set_ondispose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.NavigationHistoryEntry_getState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationHistoryEntry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationHistoryEntry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigationHistoryEntry_getState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigationHistoryEntry_getState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.NavigationDestination_get_key = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NavigationDestination"); @@ -60476,7 +51685,7 @@ this.NavigationDestination_get_key = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationDestination_get_key, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationDestination_get_key, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60496,7 +51705,7 @@ this.NavigationDestination_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationDestination_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationDestination_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60516,7 +51725,7 @@ this.NavigationDestination_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationDestination_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationDestination_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60536,7 +51745,7 @@ this.NavigationDestination_get_index = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationDestination_get_index, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationDestination_get_index, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60556,28 +51765,28 @@ this.NavigationDestination_get_sameDocument = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationDestination_get_sameDocument, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationDestination_get_sameDocument, this =>", this + '', ", result =>", result + '', info); } return result; } this.NavigationDestination_getState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationDestination"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationDestination"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigationDestination_getState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigationDestination_getState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.NavigationCurrentEntryChangeEvent_get_navigationType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NavigationCurrentEntryChangeEvent"); @@ -60593,7 +51802,7 @@ this.NavigationCurrentEntryChangeEvent_get_navigationType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationCurrentEntryChangeEvent_get_navigationType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationCurrentEntryChangeEvent_get_navigationType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60613,7 +51822,7 @@ this.NavigationCurrentEntryChangeEvent_get_from = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigationCurrentEntryChangeEvent_get_from, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigationCurrentEntryChangeEvent_get_from, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60633,7 +51842,7 @@ this.Navigation_get_currentEntry = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_currentEntry, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_currentEntry, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60653,7 +51862,7 @@ this.Navigation_get_transition = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_transition, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_transition, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60673,7 +51882,7 @@ this.Navigation_get_canGoBack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_canGoBack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_canGoBack, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60693,7 +51902,7 @@ this.Navigation_get_canGoForward = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_canGoForward, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_canGoForward, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60713,25 +51922,25 @@ this.Navigation_get_onnavigate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_onnavigate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_onnavigate, this =>", this + '', ", result =>", result + '', info); } return result; } this.Navigation_set_onnavigate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onnavigate", val); + if (cbb_wf.is_log) { + console.log("[*] Navigation_set_onnavigate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onnavigate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Navigation_set_onnavigate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Navigation_get_onnavigatesuccess = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigation"); @@ -60747,25 +51956,25 @@ this.Navigation_get_onnavigatesuccess = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_onnavigatesuccess, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_onnavigatesuccess, this =>", this + '', ", result =>", result + '', info); } return result; } this.Navigation_set_onnavigatesuccess = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onnavigatesuccess", val); + if (cbb_wf.is_log) { + console.log("[*] Navigation_set_onnavigatesuccess, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onnavigatesuccess", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Navigation_set_onnavigatesuccess, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Navigation_get_onnavigateerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigation"); @@ -60781,25 +51990,25 @@ this.Navigation_get_onnavigateerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_onnavigateerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_onnavigateerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Navigation_set_onnavigateerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onnavigateerror", val); + if (cbb_wf.is_log) { + console.log("[*] Navigation_set_onnavigateerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onnavigateerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Navigation_set_onnavigateerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Navigation_get_oncurrententrychange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigation"); @@ -60815,128 +52024,145 @@ this.Navigation_get_oncurrententrychange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Navigation_get_oncurrententrychange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Navigation_get_oncurrententrychange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Navigation_set_oncurrententrychange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncurrententrychange", val); + if (cbb_wf.is_log) { + console.log("[*] Navigation_set_oncurrententrychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncurrententrychange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Navigation_set_oncurrententrychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Navigation_back = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_back, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_back, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Navigation_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Navigation_forward = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_forward, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_forward, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Navigation_navigate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_navigate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_navigate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Navigation_reload = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_reload, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_reload, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Navigation_traverseTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Navigation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_traverseTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_traverseTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Navigation_updateCurrentEntry = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Navigation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Navigation_updateCurrentEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Navigation_get_activation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Navigation"); let ctx = r[0]; @@ -60944,15 +52170,18 @@ this.Navigation_updateCurrentEntry = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "activation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Navigation_updateCurrentEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Navigation_get_activation, this =>", this + '', ", result =>", result + '', info); } return result; - } + this.NavigateEvent_get_navigationType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NavigateEvent"); @@ -60968,7 +52197,7 @@ this.NavigateEvent_get_navigationType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_navigationType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_navigationType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -60988,7 +52217,7 @@ this.NavigateEvent_get_destination = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_destination, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_destination, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61008,7 +52237,7 @@ this.NavigateEvent_get_canTransition = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_canTransition, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_canTransition, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61028,7 +52257,7 @@ this.NavigateEvent_get_canIntercept = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_canIntercept, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_canIntercept, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61048,7 +52277,7 @@ this.NavigateEvent_get_userInitiated = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_userInitiated, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_userInitiated, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61068,7 +52297,7 @@ this.NavigateEvent_get_hashChange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_hashChange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_hashChange, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61088,7 +52317,7 @@ this.NavigateEvent_get_signal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_signal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_signal, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61108,7 +52337,7 @@ this.NavigateEvent_get_formData = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_formData, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_formData, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61128,7 +52357,7 @@ this.NavigateEvent_get_downloadRequest = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_downloadRequest, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_downloadRequest, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61148,45 +52377,45 @@ this.NavigateEvent_get_info = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_info, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_info, this =>", this + '', ", result =>", result + '', info); } return result; } this.NavigateEvent_intercept = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigateEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigateEvent_intercept, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigateEvent_intercept, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.NavigateEvent_scroll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigateEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigateEvent_scroll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigateEvent_scroll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.NavigateEvent_get_hasUAVisualTransition = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "NavigateEvent"); @@ -61202,7 +52431,7 @@ this.NavigateEvent_get_hasUAVisualTransition = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigateEvent_get_hasUAVisualTransition, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NavigateEvent_get_hasUAVisualTransition, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -61223,12 +52452,12 @@ this.NamedNodeMap_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] NamedNodeMap_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] NamedNodeMap_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] NamedNodeMap_get_length 得到的结果类型为function, result =>", result); + console.log("[*] NamedNodeMap_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -61241,7 +52470,7 @@ this.NamedNodeMap_get_length = function () { break default: // string number - cbb_wf.console.log("[*] NamedNodeMap_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] NamedNodeMap_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -61250,332 +52479,332 @@ this.NamedNodeMap_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NamedNodeMap_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NamedNodeMap_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.NamedNodeMap_getNamedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getNamedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_getNamedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_getNamedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_getNamedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_getNamedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getNamedItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_getNamedItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_getNamedItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_getNamedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_getNamedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NamedNodeMap_getNamedItemNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getNamedItemNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_getNamedItemNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_getNamedItemNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_getNamedItemNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_getNamedItemNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getNamedItemNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_getNamedItemNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_getNamedItemNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_getNamedItemNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_getNamedItemNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NamedNodeMap_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.item.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_item 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_item 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_item 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NamedNodeMap_removeNamedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeNamedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeNamedItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_removeNamedItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_removeNamedItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_removeNamedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_removeNamedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NamedNodeMap_removeNamedItemNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeNamedItemNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItemNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItemNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItemNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_removeNamedItemNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeNamedItemNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_removeNamedItemNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_removeNamedItemNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_removeNamedItemNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_removeNamedItemNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NamedNodeMap_setNamedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setNamedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_setNamedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_setNamedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_setNamedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_setNamedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setNamedItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_setNamedItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_setNamedItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_setNamedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_setNamedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.NamedNodeMap_setNamedItemNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setNamedItemNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] NamedNodeMap_setNamedItemNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] NamedNodeMap_setNamedItemNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] NamedNodeMap_setNamedItemNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NamedNodeMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] NamedNodeMap_setNamedItemNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setNamedItemNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] NamedNodeMap_setNamedItemNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] NamedNodeMap_setNamedItemNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] NamedNodeMap_setNamedItemNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NamedNodeMap_setNamedItemNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.MutationRecord_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61584,45 +52813,18 @@ this.MutationRecord_get_type = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61631,45 +52833,18 @@ this.MutationRecord_get_target = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.target; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_target 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_target 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "target"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_addedNodes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61678,45 +52853,18 @@ this.MutationRecord_get_addedNodes = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.addedNodes; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_addedNodes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_addedNodes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_addedNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "addedNodes"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_addedNodes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_addedNodes, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_removedNodes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61725,45 +52873,18 @@ this.MutationRecord_get_removedNodes = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removedNodes; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_removedNodes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_removedNodes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_removedNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "removedNodes"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_removedNodes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_removedNodes, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_previousSibling = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61772,45 +52893,18 @@ this.MutationRecord_get_previousSibling = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.previousSibling; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_previousSibling 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_previousSibling 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_previousSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "previousSibling"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_previousSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_previousSibling, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_nextSibling = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61819,45 +52913,18 @@ this.MutationRecord_get_nextSibling = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.nextSibling; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_nextSibling 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_nextSibling 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_nextSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "nextSibling"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_nextSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_nextSibling, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_attributeName = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61866,45 +52933,18 @@ this.MutationRecord_get_attributeName = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.attributeName; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_attributeName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_attributeName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_attributeName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "attributeName"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_attributeName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_attributeName, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_attributeNamespace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61913,45 +52953,18 @@ this.MutationRecord_get_attributeNamespace = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.attributeNamespace; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_attributeNamespace 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_attributeNamespace 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_attributeNamespace 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "attributeNamespace"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_attributeNamespace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_attributeNamespace, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationRecord_get_oldValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationRecord"); @@ -61960,183 +52973,69 @@ this.MutationRecord_get_oldValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.oldValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MutationRecord_get_oldValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationRecord_get_oldValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationRecord_get_oldValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "oldValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationRecord_get_oldValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationRecord_get_oldValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MutationObserver_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MutationObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.disconnect.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MutationObserver_disconnect 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationObserver_disconnect 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationObserver_disconnect 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MutationObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MutationObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MutationObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MutationObserver_observe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MutationObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.observe.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MutationObserver_observe 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationObserver_observe 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationObserver_observe 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MutationObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MutationObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MutationObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MutationObserver_takeRecords = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MutationObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.takeRecords.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MutationObserver_takeRecords 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MutationObserver_takeRecords 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MutationObserver_takeRecords 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MutationObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MutationObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MutationObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MouseEvent_get_screenX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62145,45 +53044,18 @@ this.MouseEvent_get_screenX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.screenX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_screenX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_screenX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_screenX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "screenX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_screenX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_screenX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_screenY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62192,45 +53064,18 @@ this.MouseEvent_get_screenY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.screenY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_screenY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_screenY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_screenY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "screenY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_screenY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_screenY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_clientX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62239,45 +53084,18 @@ this.MouseEvent_get_clientX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clientX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_clientX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_clientX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_clientX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "clientX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_clientX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_clientX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_clientY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62286,45 +53104,18 @@ this.MouseEvent_get_clientY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clientY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_clientY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_clientY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_clientY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "clientY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_clientY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_clientY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_ctrlKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62333,45 +53124,18 @@ this.MouseEvent_get_ctrlKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ctrlKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_ctrlKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_ctrlKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_ctrlKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ctrlKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_ctrlKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_ctrlKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_shiftKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62380,45 +53144,18 @@ this.MouseEvent_get_shiftKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.shiftKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_shiftKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_shiftKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_shiftKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "shiftKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_shiftKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_shiftKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_altKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62427,45 +53164,18 @@ this.MouseEvent_get_altKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.altKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_altKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_altKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_altKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "altKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_altKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_altKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_metaKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62474,45 +53184,18 @@ this.MouseEvent_get_metaKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.metaKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_metaKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_metaKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_metaKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "metaKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_metaKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_metaKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_button = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62521,45 +53204,18 @@ this.MouseEvent_get_button = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.button; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_button 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_button 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_button 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "button"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_button, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_button, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_buttons = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62568,45 +53224,18 @@ this.MouseEvent_get_buttons = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.buttons; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_buttons 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_buttons 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_buttons 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "buttons"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_buttons, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_buttons, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_relatedTarget = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62615,45 +53244,18 @@ this.MouseEvent_get_relatedTarget = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.relatedTarget; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_relatedTarget 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_relatedTarget 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_relatedTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "relatedTarget"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_relatedTarget, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_relatedTarget, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_pageX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62662,45 +53264,18 @@ this.MouseEvent_get_pageX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pageX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_pageX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_pageX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_pageX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pageX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_pageX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_pageX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_pageY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62709,45 +53284,18 @@ this.MouseEvent_get_pageY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pageY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_pageY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_pageY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_pageY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "pageY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_pageY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_pageY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62756,45 +53304,18 @@ this.MouseEvent_get_x = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.x; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_x 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_x 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_x 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "x"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62803,45 +53324,18 @@ this.MouseEvent_get_y = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.y; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_y 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_y 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_y 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "y"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_offsetX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62850,45 +53344,18 @@ this.MouseEvent_get_offsetX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.offsetX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_offsetX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_offsetX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_offsetX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "offsetX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_offsetX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_offsetX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_offsetY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62897,45 +53364,18 @@ this.MouseEvent_get_offsetY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.offsetY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_offsetY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_offsetY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_offsetY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "offsetY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_offsetY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_offsetY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_movementX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62944,45 +53384,18 @@ this.MouseEvent_get_movementX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.movementX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_movementX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_movementX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_movementX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "movementX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_movementX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_movementX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_movementY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -62991,45 +53404,18 @@ this.MouseEvent_get_movementY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.movementY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_movementY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_movementY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_movementY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "movementY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_movementY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_movementY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_fromElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -63038,45 +53424,18 @@ this.MouseEvent_get_fromElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.fromElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_fromElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_fromElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_fromElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "fromElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_fromElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_fromElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_toElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -63085,45 +53444,18 @@ this.MouseEvent_get_toElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_toElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_toElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_toElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "toElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_toElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_toElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_layerX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -63132,45 +53464,18 @@ this.MouseEvent_get_layerX = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.layerX; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_layerX 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_layerX 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_layerX 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "layerX"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_layerX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_layerX, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_get_layerY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MouseEvent"); @@ -63179,137 +53484,52 @@ this.MouseEvent_get_layerY = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.layerY; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MouseEvent_get_layerY 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_get_layerY 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_get_layerY 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "layerY"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MouseEvent_get_layerY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MouseEvent_get_layerY, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MouseEvent_getModifierState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MouseEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getModifierState.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MouseEvent_getModifierState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_getModifierState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_getModifierState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MouseEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MouseEvent_getModifierState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MouseEvent_getModifierState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MouseEvent_initMouseEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MouseEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initMouseEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MouseEvent_initMouseEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MouseEvent_initMouseEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MouseEvent_initMouseEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MouseEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MouseEvent_initMouseEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MouseEvent_initMouseEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MimeTypeArray_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MimeTypeArray"); @@ -63318,137 +53538,52 @@ this.MimeTypeArray_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MimeTypeArray_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeTypeArray_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeTypeArray_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MimeTypeArray_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MimeTypeArray_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MimeTypeArray_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MimeTypeArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MimeTypeArray_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeTypeArray_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeTypeArray_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MimeTypeArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MimeTypeArray_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MimeTypeArray_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MimeTypeArray_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MimeTypeArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MimeTypeArray_namedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeTypeArray_namedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeTypeArray_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MimeTypeArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MimeTypeArray_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MimeTypeArray_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MimeType_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MimeType"); @@ -63457,45 +53592,18 @@ this.MimeType_get_type = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MimeType_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeType_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeType_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MimeType_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MimeType_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MimeType_get_suffixes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MimeType"); @@ -63504,45 +53612,18 @@ this.MimeType_get_suffixes = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.suffixes; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MimeType_get_suffixes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeType_get_suffixes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeType_get_suffixes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "suffixes"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MimeType_get_suffixes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MimeType_get_suffixes, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MimeType_get_description = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MimeType"); @@ -63551,45 +53632,18 @@ this.MimeType_get_description = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.description; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MimeType_get_description 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeType_get_description 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeType_get_description 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "description"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MimeType_get_description, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MimeType_get_description, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MimeType_get_enabledPlugin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MimeType"); @@ -63598,45 +53652,18 @@ this.MimeType_get_enabledPlugin = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.enabledPlugin; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MimeType_get_enabledPlugin 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MimeType_get_enabledPlugin 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MimeType_get_enabledPlugin 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "enabledPlugin"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MimeType_get_enabledPlugin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MimeType_get_enabledPlugin, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessagePort_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessagePort"); @@ -63652,25 +53679,25 @@ this.MessagePort_get_onmessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessagePort_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessagePort_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.MessagePort_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MessagePort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MessagePort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] MessagePort_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MessagePort_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MessagePort_get_onmessageerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessagePort"); @@ -63686,76 +53713,76 @@ this.MessagePort_get_onmessageerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessagePort_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessagePort_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.MessagePort_set_onmessageerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MessagePort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MessagePort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessageerror", val); + if (cbb_wf.is_log) { + console.log("[*] MessagePort_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmessageerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MessagePort_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MessagePort_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MessagePort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MessagePort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MessagePort_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MessagePort_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MessagePort_postMessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MessagePort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MessagePort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MessagePort_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MessagePort_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MessagePort_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MessagePort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MessagePort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MessagePort_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MessagePort_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MessageEvent_get_data = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageEvent"); @@ -63764,45 +53791,18 @@ this.MessageEvent_get_data = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.data; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MessageEvent_get_data 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_get_data 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "data"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageEvent_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageEvent_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessageEvent_get_origin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageEvent"); @@ -63811,45 +53811,18 @@ this.MessageEvent_get_origin = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.origin; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MessageEvent_get_origin 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_get_origin 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "origin"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageEvent_get_origin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageEvent_get_origin, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessageEvent_get_lastEventId = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageEvent"); @@ -63858,45 +53831,18 @@ this.MessageEvent_get_lastEventId = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lastEventId; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MessageEvent_get_lastEventId 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_get_lastEventId 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_get_lastEventId 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "lastEventId"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageEvent_get_lastEventId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageEvent_get_lastEventId, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessageEvent_get_source = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageEvent"); @@ -63905,45 +53851,18 @@ this.MessageEvent_get_source = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.source; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MessageEvent_get_source 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_get_source 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_get_source 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "source"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageEvent_get_source, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageEvent_get_source, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessageEvent_get_ports = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageEvent"); @@ -63952,45 +53871,18 @@ this.MessageEvent_get_ports = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ports; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MessageEvent_get_ports 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_get_ports 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_get_ports 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ports"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageEvent_get_ports, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageEvent_get_ports, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessageEvent_get_userActivation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageEvent"); @@ -63999,91 +53891,35 @@ this.MessageEvent_get_userActivation = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.userActivation; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MessageEvent_get_userActivation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_get_userActivation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_get_userActivation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "userActivation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageEvent_get_userActivation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageEvent_get_userActivation, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MessageEvent_initMessageEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MessageEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initMessageEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MessageEvent_initMessageEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MessageEvent_initMessageEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MessageEvent_initMessageEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MessageEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MessageEvent_initMessageEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MessageEvent_initMessageEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MessageChannel_get_port1 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MessageChannel"); @@ -64099,7 +53935,7 @@ this.MessageChannel_get_port1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageChannel_get_port1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageChannel_get_port1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64119,11 +53955,88 @@ this.MessageChannel_get_port2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MessageChannel_get_port2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MessageChannel_get_port2, this =>", this + '', ", result =>", result + '', info); } return result; } +this.MediaStreamTrackVideoStats_get_deliveredFrames = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrackVideoStats"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deliveredFrames"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaStreamTrackVideoStats_get_deliveredFrames, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaStreamTrackVideoStats_get_discardedFrames = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrackVideoStats"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "discardedFrames"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaStreamTrackVideoStats_get_discardedFrames, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaStreamTrackVideoStats_get_totalFrames = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrackVideoStats"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "totalFrames"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaStreamTrackVideoStats_get_totalFrames, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaStreamTrackVideoStats_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrackVideoStats"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrackVideoStats_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.MediaStreamTrackProcessor_get_readable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrackProcessor"); @@ -64139,7 +54052,7 @@ this.MediaStreamTrackProcessor_get_readable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrackProcessor_get_readable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrackProcessor_get_readable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64159,7 +54072,7 @@ this.MediaStreamTrackGenerator_get_writable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrackGenerator_get_writable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrackGenerator_get_writable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64179,7 +54092,7 @@ this.MediaStreamTrackEvent_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrackEvent_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrackEvent_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64199,7 +54112,7 @@ this.MediaStreamTrack_get_kind = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_kind, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_kind, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64219,7 +54132,7 @@ this.MediaStreamTrack_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64239,7 +54152,7 @@ this.MediaStreamTrack_get_label = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64259,25 +54172,25 @@ this.MediaStreamTrack_get_enabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_enabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_enabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStreamTrack_set_enabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "enabled", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStreamTrack_set_enabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "enabled", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStreamTrack_set_enabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStreamTrack_get_muted = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); @@ -64293,7 +54206,7 @@ this.MediaStreamTrack_get_muted = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_muted, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_muted, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64313,25 +54226,25 @@ this.MediaStreamTrack_get_onmute = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_onmute, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_onmute, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStreamTrack_set_onmute = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmute", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStreamTrack_set_onmute, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmute", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStreamTrack_set_onmute, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStreamTrack_get_onunmute = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); @@ -64347,25 +54260,25 @@ this.MediaStreamTrack_get_onunmute = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_onunmute, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_onunmute, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStreamTrack_set_onunmute = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onunmute", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStreamTrack_set_onunmute, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onunmute", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStreamTrack_set_onunmute, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStreamTrack_get_readyState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); @@ -64381,7 +54294,7 @@ this.MediaStreamTrack_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64401,12 +54314,26 @@ this.MediaStreamTrack_get_onended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_onended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_onended, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStreamTrack_set_onended = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onended", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStreamTrack_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaStreamTrack_get_stats = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); let ctx = r[0]; @@ -64414,12 +54341,18 @@ this.MediaStreamTrack_set_onended = function (val) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onended", val); + let result = cbb_wf.getValue(this, "stats"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStreamTrack_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaStreamTrack_get_stats, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + this.MediaStreamTrack_get_contentHint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); @@ -64435,127 +54368,127 @@ this.MediaStreamTrack_get_contentHint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_contentHint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_contentHint, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStreamTrack_set_contentHint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "contentHint", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStreamTrack_set_contentHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "contentHint", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStreamTrack_set_contentHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStreamTrack_applyConstraints = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_applyConstraints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_applyConstraints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamTrack_clone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamTrack_getCapabilities = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamTrack_getConstraints = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_getConstraints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_getConstraints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamTrack_getSettings = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_getSettings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_getSettings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamTrack_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamTrack_get_oncapturehandlechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); @@ -64571,42 +54504,42 @@ this.MediaStreamTrack_get_oncapturehandlechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamTrack_get_oncapturehandlechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamTrack_get_oncapturehandlechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStreamTrack_set_oncapturehandlechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncapturehandlechange", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStreamTrack_set_oncapturehandlechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncapturehandlechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStreamTrack_set_oncapturehandlechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStreamTrack_getCaptureHandle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStreamTrack_getCaptureHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStreamTrack_getCaptureHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaStreamEvent_get_stream = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStreamEvent"); @@ -64622,7 +54555,7 @@ this.MediaStreamEvent_get_stream = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamEvent_get_stream, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamEvent_get_stream, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64642,7 +54575,7 @@ this.MediaStreamAudioSourceNode_get_mediaStream = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamAudioSourceNode_get_mediaStream, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamAudioSourceNode_get_mediaStream, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64662,7 +54595,7 @@ this.MediaStreamAudioDestinationNode_get_stream = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStreamAudioDestinationNode_get_stream, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStreamAudioDestinationNode_get_stream, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64682,7 +54615,7 @@ this.MediaStream_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStream_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStream_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64702,7 +54635,7 @@ this.MediaStream_get_active = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStream_get_active, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStream_get_active, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -64722,25 +54655,25 @@ this.MediaStream_get_onaddtrack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStream_get_onaddtrack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStream_get_onaddtrack, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStream_set_onaddtrack = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onaddtrack", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStream_set_onaddtrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onaddtrack", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStream_set_onaddtrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStream_get_onremovetrack = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStream"); @@ -64756,25 +54689,25 @@ this.MediaStream_get_onremovetrack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStream_get_onremovetrack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStream_get_onremovetrack, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStream_set_onremovetrack = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onremovetrack", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStream_set_onremovetrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onremovetrack", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStream_set_onremovetrack, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStream_get_onactive = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStream"); @@ -64790,25 +54723,25 @@ this.MediaStream_get_onactive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStream_get_onactive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStream_get_onactive, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStream_set_onactive = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onactive", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStream_set_onactive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onactive", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStream_set_onactive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaStream_get_oninactive = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaStream"); @@ -64824,157 +54757,157 @@ this.MediaStream_get_oninactive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaStream_get_oninactive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaStream_get_oninactive, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaStream_set_oninactive = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oninactive", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaStream_set_oninactive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaStream_addTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_addTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaStream_clone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaStream_getAudioTracks = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_getAudioTracks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaStream_getTrackById = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_getTrackById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaStream_getTracks = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_getTracks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaStream_getVideoTracks = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_getVideoTracks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaStream_removeTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaStream_removeTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaSource_isTypeSupported = function () { - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MediaSource_isTypeSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + cbb_wf.setValue(this, "oninactive", val); + if (cbb_wf.is_log) { + console.log("[*] MediaStream_set_oninactive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - return result; +this.MediaStream_addTrack = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_addTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaStream_clone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaStream_getAudioTracks = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_getAudioTracks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaStream_getTrackById = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_getTrackById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaStream_getTracks = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_getTracks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaStream_getVideoTracks = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_getVideoTracks, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaStream_removeTrack = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaStream_removeTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSource_isTypeSupported = function () { +let r = cbb_wf.checkIllegal(this, "MediaSource"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaSource_isTypeSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.MediaSource_get_sourceBuffers = function () { @@ -64992,7 +54925,7 @@ this.MediaSource_get_sourceBuffers = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_sourceBuffers, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_sourceBuffers, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65012,7 +54945,7 @@ this.MediaSource_get_activeSourceBuffers = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_activeSourceBuffers, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_activeSourceBuffers, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65032,25 +54965,25 @@ this.MediaSource_get_duration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_duration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_duration, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaSource_set_duration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "duration", val); + if (cbb_wf.is_log) { + console.log("[*] MediaSource_set_duration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "duration", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaSource_set_duration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaSource_get_onsourceopen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaSource"); @@ -65066,25 +54999,25 @@ this.MediaSource_get_onsourceopen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_onsourceopen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_onsourceopen, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaSource_set_onsourceopen = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsourceopen", val); + if (cbb_wf.is_log) { + console.log("[*] MediaSource_set_onsourceopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsourceopen", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaSource_set_onsourceopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaSource_get_onsourceended = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaSource"); @@ -65100,25 +55033,25 @@ this.MediaSource_get_onsourceended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_onsourceended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_onsourceended, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaSource_set_onsourceended = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsourceended", val); + if (cbb_wf.is_log) { + console.log("[*] MediaSource_set_onsourceended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsourceended", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaSource_set_onsourceended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaSource_get_onsourceclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaSource"); @@ -65134,25 +55067,25 @@ this.MediaSource_get_onsourceclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_onsourceclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_onsourceclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaSource_set_onsourceclose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsourceclose", val); + if (cbb_wf.is_log) { + console.log("[*] MediaSource_set_onsourceclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsourceclose", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaSource_set_onsourceclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaSource_get_readyState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaSource"); @@ -65168,109 +55101,109 @@ this.MediaSource_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSource_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaSource_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaSource_addSourceBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSource_addSourceBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaSource_clearLiveSeekableRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSource_clearLiveSeekableRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaSource_endOfStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSource_endOfStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaSource_removeSourceBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSource_removeSourceBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaSource_setLiveSeekableRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSource_setLiveSeekableRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaRecorder_isTypeSupported = function () { - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MediaRecorder_isTypeSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSource_addSourceBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.MediaSource_clearLiveSeekableRange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSource_clearLiveSeekableRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSource_endOfStream = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSource_endOfStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSource_removeSourceBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSource_removeSourceBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSource_setLiveSeekableRange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSource_setLiveSeekableRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaRecorder_isTypeSupported = function () { +let r = cbb_wf.checkIllegal(this, "MediaRecorder"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaRecorder_isTypeSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.MediaRecorder_get_stream = function () { @@ -65288,7 +55221,7 @@ this.MediaRecorder_get_stream = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_stream, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_stream, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65308,7 +55241,7 @@ this.MediaRecorder_get_mimeType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_mimeType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_mimeType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65328,7 +55261,7 @@ this.MediaRecorder_get_state = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65348,25 +55281,25 @@ this.MediaRecorder_get_onstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_onstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_onstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_set_onstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstart", val); + if (cbb_wf.is_log) { + console.log("[*] MediaRecorder_set_onstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaRecorder_set_onstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaRecorder_get_onstop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaRecorder"); @@ -65382,25 +55315,25 @@ this.MediaRecorder_get_onstop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_onstop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_onstop, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_set_onstop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstop", val); + if (cbb_wf.is_log) { + console.log("[*] MediaRecorder_set_onstop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstop", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaRecorder_set_onstop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaRecorder_get_ondataavailable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaRecorder"); @@ -65416,25 +55349,25 @@ this.MediaRecorder_get_ondataavailable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_ondataavailable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_ondataavailable, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_set_ondataavailable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondataavailable", val); + if (cbb_wf.is_log) { + console.log("[*] MediaRecorder_set_ondataavailable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondataavailable", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaRecorder_set_ondataavailable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaRecorder_get_onpause = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaRecorder"); @@ -65450,25 +55383,25 @@ this.MediaRecorder_get_onpause = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_onpause, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_onpause, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_set_onpause = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpause", val); + if (cbb_wf.is_log) { + console.log("[*] MediaRecorder_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpause", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaRecorder_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaRecorder_get_onresume = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaRecorder"); @@ -65484,25 +55417,25 @@ this.MediaRecorder_get_onresume = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_onresume, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_onresume, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_set_onresume = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onresume", val); + if (cbb_wf.is_log) { + console.log("[*] MediaRecorder_set_onresume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onresume", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaRecorder_set_onresume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaRecorder_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaRecorder"); @@ -65518,25 +55451,25 @@ this.MediaRecorder_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] MediaRecorder_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaRecorder_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaRecorder_get_videoBitsPerSecond = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaRecorder"); @@ -65552,7 +55485,7 @@ this.MediaRecorder_get_videoBitsPerSecond = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_videoBitsPerSecond, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_videoBitsPerSecond, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65572,7 +55505,7 @@ this.MediaRecorder_get_audioBitsPerSecond = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_audioBitsPerSecond, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_audioBitsPerSecond, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65592,96 +55525,96 @@ this.MediaRecorder_get_audioBitrateMode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaRecorder_get_audioBitrateMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaRecorder_get_audioBitrateMode, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaRecorder_pause = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaRecorder_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaRecorder_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaRecorder_requestData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaRecorder_requestData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaRecorder_requestData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaRecorder_resume = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaRecorder_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaRecorder_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaRecorder_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaRecorder_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaRecorder_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaRecorder_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaRecorder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaRecorder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaRecorder_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaRecorder_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaQueryListEvent_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaQueryListEvent"); @@ -65697,7 +55630,7 @@ this.MediaQueryListEvent_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaQueryListEvent_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaQueryListEvent_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65717,7 +55650,7 @@ this.MediaQueryListEvent_get_matches = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaQueryListEvent_get_matches, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaQueryListEvent_get_matches, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65737,7 +55670,7 @@ this.MediaQueryList_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaQueryList_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaQueryList_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65757,7 +55690,7 @@ this.MediaQueryList_get_matches = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaQueryList_get_matches, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaQueryList_get_matches, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -65777,59 +55710,59 @@ this.MediaQueryList_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaQueryList_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaQueryList_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaQueryList_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaQueryList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaQueryList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] MediaQueryList_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaQueryList_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MediaQueryList_addListener = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaQueryList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaQueryList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaQueryList_addListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaQueryList_addListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaQueryList_removeListener = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaQueryList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaQueryList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaQueryList_removeListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaQueryList_removeListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaList"); @@ -65838,45 +55771,18 @@ this.MediaList_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MediaList_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MediaList_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MediaList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MediaList_get_mediaText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaList"); @@ -65885,245 +55791,100 @@ this.MediaList_get_mediaText = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.mediaText; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] MediaList_get_mediaText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MediaList_get_mediaText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MediaList_get_mediaText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "mediaText"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaList_get_mediaText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaList_get_mediaText, this =>", this + '', ", result =>", result + '', info); } return result; } + this.MediaList_set_mediaText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "mediaText", val); + if (cbb_wf.is_log) { + console.log("[*] MediaList_set_mediaText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.mediaText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaList_set_mediaText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.MediaList_appendMedium = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appendMedium.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MediaList_appendMedium 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MediaList_appendMedium 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MediaList_appendMedium 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MediaList_appendMedium, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaList_appendMedium, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MediaList_deleteMedium = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteMedium.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MediaList_deleteMedium 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MediaList_deleteMedium 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MediaList_deleteMedium 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MediaList_deleteMedium, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaList_deleteMedium, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MediaList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MediaList_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MediaList_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MediaList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MediaList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MediaList_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] MediaList_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] MediaList_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] MediaList_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MediaList_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaList_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.MediaError_get_code = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MediaError"); @@ -66139,7 +55900,7 @@ this.MediaError_get_code = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaError_get_code, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaError_get_code, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -66159,7 +55920,7 @@ this.MediaError_get_message = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaError_get_message, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaError_get_message, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -66179,7 +55940,7 @@ this.MediaEncryptedEvent_get_initDataType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaEncryptedEvent_get_initDataType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaEncryptedEvent_get_initDataType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -66199,7 +55960,7 @@ this.MediaEncryptedEvent_get_initData = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaEncryptedEvent_get_initData, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaEncryptedEvent_get_initData, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -66219,45 +55980,45 @@ this.MediaElementAudioSourceNode_get_mediaElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaElementAudioSourceNode_get_mediaElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MediaElementAudioSourceNode_get_mediaElement, this =>", this + '', ", result =>", result + '', info); } return result; } this.MediaCapabilities_decodingInfo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaCapabilities"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaCapabilities"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaCapabilities_decodingInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaCapabilities_decodingInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MediaCapabilities_encodingInfo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaCapabilities"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaCapabilities"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaCapabilities_encodingInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaCapabilities_encodingInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.MathMLElement_get_onbeforexrselect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66273,25 +56034,25 @@ this.MathMLElement_get_onbeforexrselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onbeforexrselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onbeforexrselect", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onbeforexrselect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66307,25 +56068,25 @@ this.MathMLElement_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onabort", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onbeforeinput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66341,12 +56102,26 @@ this.MathMLElement_get_onbeforeinput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onbeforeinput = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onbeforeinput", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MathMLElement_get_onbeforematch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); let ctx = r[0]; @@ -66354,12 +56129,32 @@ this.MathMLElement_set_onbeforeinput = function (val) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onbeforeinput", val); + let result = cbb_wf.getValue(this, "onbeforematch"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MathMLElement_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + +this.MathMLElement_set_onbeforematch = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onbeforematch", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } this.MathMLElement_get_onbeforetoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66375,25 +56170,25 @@ this.MathMLElement_get_onbeforetoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onbeforetoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onbeforetoggle", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onbeforetoggle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onblur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66409,25 +56204,25 @@ this.MathMLElement_get_onblur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onblur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onblur, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onblur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onblur", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onblur", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66443,25 +56238,25 @@ this.MathMLElement_get_oncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncancel", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncancel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncanplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66477,25 +56272,25 @@ this.MathMLElement_get_oncanplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncanplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncanplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncanplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncanplay", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncanplay", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncanplaythrough = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66511,25 +56306,25 @@ this.MathMLElement_get_oncanplaythrough = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncanplaythrough = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncanplaythrough", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncanplaythrough", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66545,25 +56340,25 @@ this.MathMLElement_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66579,25 +56374,25 @@ this.MathMLElement_get_onclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclick", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onclick", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66613,12 +56408,26 @@ this.MathMLElement_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onclose = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclose", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MathMLElement_get_oncontentvisibilityautostatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); let ctx = r[0]; @@ -66626,12 +56435,32 @@ this.MathMLElement_set_onclose = function (val) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onclose", val); + let result = cbb_wf.getValue(this, "oncontentvisibilityautostatechange"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MathMLElement_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + +this.MathMLElement_set_oncontentvisibilityautostatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontentvisibilityautostatechange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } this.MathMLElement_get_oncontextlost = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66647,25 +56476,25 @@ this.MathMLElement_get_oncontextlost = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncontextlost = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontextlost", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncontextlost", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncontextmenu = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66681,25 +56510,25 @@ this.MathMLElement_get_oncontextmenu = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncontextmenu = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontextmenu", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncontextmenu", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncontextrestored = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66715,25 +56544,25 @@ this.MathMLElement_get_oncontextrestored = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncontextrestored = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontextrestored", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncontextrestored", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncuechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66749,25 +56578,25 @@ this.MathMLElement_get_oncuechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncuechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncuechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncuechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncuechange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncuechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondblclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66783,25 +56612,25 @@ this.MathMLElement_get_ondblclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondblclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondblclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondblclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondblclick", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondblclick", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondrag = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66817,25 +56646,25 @@ this.MathMLElement_get_ondrag = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondrag, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondrag, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondrag = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondrag", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondrag", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondragend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66851,25 +56680,25 @@ this.MathMLElement_get_ondragend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondragend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondragend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondragend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondragend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondragend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondragenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66885,25 +56714,25 @@ this.MathMLElement_get_ondragenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondragenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondragenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondragenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondragenter", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondragenter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondragleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66919,25 +56748,25 @@ this.MathMLElement_get_ondragleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondragleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondragleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondragleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondragleave", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondragleave", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondragover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66953,25 +56782,25 @@ this.MathMLElement_get_ondragover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondragover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondragover, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondragover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondragover", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondragover", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondragstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -66987,25 +56816,25 @@ this.MathMLElement_get_ondragstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondragstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondragstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondragstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondragstart", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondragstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondrop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67021,25 +56850,25 @@ this.MathMLElement_get_ondrop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondrop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondrop, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondrop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondrop", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondrop", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ondurationchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67055,25 +56884,25 @@ this.MathMLElement_get_ondurationchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ondurationchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondurationchange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondurationchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onemptied = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67089,25 +56918,25 @@ this.MathMLElement_get_onemptied = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onemptied, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onemptied, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onemptied = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onemptied", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onemptied", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onended = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67123,25 +56952,25 @@ this.MathMLElement_get_onended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onended, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onended = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onended", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onended", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67157,25 +56986,25 @@ this.MathMLElement_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onfocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67191,25 +57020,25 @@ this.MathMLElement_get_onfocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onfocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onfocus", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onfocus", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onformdata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67225,25 +57054,25 @@ this.MathMLElement_get_onformdata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onformdata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onformdata, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onformdata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onformdata", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onformdata", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oninput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67259,25 +57088,25 @@ this.MathMLElement_get_oninput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oninput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oninput, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oninput = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oninput", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oninput", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oninvalid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67293,25 +57122,25 @@ this.MathMLElement_get_oninvalid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oninvalid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oninvalid, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oninvalid = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oninvalid", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oninvalid", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onkeydown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67327,25 +57156,25 @@ this.MathMLElement_get_onkeydown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onkeydown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onkeydown, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onkeydown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onkeydown", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onkeydown", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onkeypress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67361,25 +57190,25 @@ this.MathMLElement_get_onkeypress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onkeypress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onkeypress, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onkeypress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onkeypress", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onkeypress", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onkeyup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67395,25 +57224,25 @@ this.MathMLElement_get_onkeyup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onkeyup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onkeyup, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onkeyup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onkeyup", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onkeyup", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67429,25 +57258,25 @@ this.MathMLElement_get_onload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onload", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onload", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onloadeddata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67463,25 +57292,25 @@ this.MathMLElement_get_onloadeddata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onloadeddata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadeddata", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onloadeddata", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onloadedmetadata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67497,25 +57326,25 @@ this.MathMLElement_get_onloadedmetadata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onloadedmetadata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadedmetadata", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onloadedmetadata", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onloadstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67531,25 +57360,25 @@ this.MathMLElement_get_onloadstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onloadstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onloadstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onloadstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadstart", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onloadstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmousedown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67565,25 +57394,25 @@ this.MathMLElement_get_onmousedown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmousedown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmousedown, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmousedown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmousedown", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmousedown", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmouseenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67599,25 +57428,25 @@ this.MathMLElement_get_onmouseenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmouseenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmouseenter", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmouseenter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmouseleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67633,25 +57462,25 @@ this.MathMLElement_get_onmouseleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmouseleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmouseleave", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmouseleave", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmousemove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67667,25 +57496,25 @@ this.MathMLElement_get_onmousemove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmousemove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmousemove, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmousemove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmousemove", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmousemove", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmouseout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67701,25 +57530,25 @@ this.MathMLElement_get_onmouseout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmouseout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmouseout, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmouseout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmouseout", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmouseout", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmouseover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67735,25 +57564,25 @@ this.MathMLElement_get_onmouseover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmouseover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmouseover, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmouseover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmouseover", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmouseover", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmouseup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67769,25 +57598,25 @@ this.MathMLElement_get_onmouseup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmouseup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmouseup, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmouseup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmouseup", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmouseup", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onmousewheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67803,25 +57632,25 @@ this.MathMLElement_get_onmousewheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onmousewheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmousewheel", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmousewheel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpause = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67837,25 +57666,25 @@ this.MathMLElement_get_onpause = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpause, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpause, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpause = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpause", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpause", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67871,25 +57700,25 @@ this.MathMLElement_get_onplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onplay", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onplay", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onplaying = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67905,25 +57734,25 @@ this.MathMLElement_get_onplaying = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onplaying, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onplaying, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onplaying = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onplaying", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onplaying", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onprogress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67939,25 +57768,25 @@ this.MathMLElement_get_onprogress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onprogress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onprogress, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onprogress", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onprogress", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onratechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -67973,25 +57802,25 @@ this.MathMLElement_get_onratechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onratechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onratechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onratechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onratechange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onratechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onreset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68007,25 +57836,25 @@ this.MathMLElement_get_onreset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onreset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onreset, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onreset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onreset", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onreset", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onresize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68041,25 +57870,25 @@ this.MathMLElement_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onresize", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onresize", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68075,25 +57904,25 @@ this.MathMLElement_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onscroll = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onscroll", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onscroll", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onsecuritypolicyviolation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68109,25 +57938,25 @@ this.MathMLElement_get_onsecuritypolicyviolation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onsecuritypolicyviolation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsecuritypolicyviolation", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsecuritypolicyviolation", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onseeked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68143,25 +57972,25 @@ this.MathMLElement_get_onseeked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onseeked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onseeked, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onseeked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onseeked", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onseeked", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onseeking = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68177,25 +58006,25 @@ this.MathMLElement_get_onseeking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onseeking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onseeking, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onseeking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onseeking", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onseeking", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onselect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68211,25 +58040,25 @@ this.MathMLElement_get_onselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselect", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onselect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onslotchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68245,25 +58074,25 @@ this.MathMLElement_get_onslotchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onslotchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onslotchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onslotchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onslotchange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onslotchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onstalled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68279,25 +58108,25 @@ this.MathMLElement_get_onstalled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onstalled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onstalled, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onstalled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstalled", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstalled", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onsubmit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68313,25 +58142,25 @@ this.MathMLElement_get_onsubmit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onsubmit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onsubmit, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onsubmit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsubmit", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsubmit", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onsuspend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68347,25 +58176,25 @@ this.MathMLElement_get_onsuspend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onsuspend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onsuspend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onsuspend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsuspend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsuspend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ontimeupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68381,25 +58210,25 @@ this.MathMLElement_get_ontimeupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ontimeupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontimeupdate", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontimeupdate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ontoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68415,25 +58244,25 @@ this.MathMLElement_get_ontoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ontoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ontoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ontoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontoggle", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontoggle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onvolumechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68449,25 +58278,25 @@ this.MathMLElement_get_onvolumechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onvolumechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onvolumechange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onvolumechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onwaiting = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68483,25 +58312,25 @@ this.MathMLElement_get_onwaiting = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onwaiting, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onwaiting, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onwaiting = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onwaiting", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onwaiting", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onwebkitanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68517,25 +58346,25 @@ this.MathMLElement_get_onwebkitanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onwebkitanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onwebkitanimationend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onwebkitanimationend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onwebkitanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68551,25 +58380,25 @@ this.MathMLElement_get_onwebkitanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onwebkitanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onwebkitanimationiteration", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onwebkitanimationiteration", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onwebkitanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68585,25 +58414,25 @@ this.MathMLElement_get_onwebkitanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onwebkitanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onwebkitanimationstart", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onwebkitanimationstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onwebkittransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68619,25 +58448,25 @@ this.MathMLElement_get_onwebkittransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onwebkittransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onwebkittransitionend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onwebkittransitionend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onwheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68653,25 +58482,25 @@ this.MathMLElement_get_onwheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onwheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onwheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onwheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onwheel", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onwheel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onauxclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68687,25 +58516,25 @@ this.MathMLElement_get_onauxclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onauxclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onauxclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onauxclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onauxclick", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onauxclick", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ongotpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68721,25 +58550,25 @@ this.MathMLElement_get_ongotpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ongotpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ongotpointercapture", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ongotpointercapture", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onlostpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68755,25 +58584,25 @@ this.MathMLElement_get_onlostpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onlostpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onlostpointercapture", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onlostpointercapture", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerdown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68789,25 +58618,25 @@ this.MathMLElement_get_onpointerdown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerdown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerdown", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerdown", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointermove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68823,25 +58652,25 @@ this.MathMLElement_get_onpointermove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointermove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointermove, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointermove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointermove", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointermove", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerrawupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68857,25 +58686,25 @@ this.MathMLElement_get_onpointerrawupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerrawupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerrawupdate", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerrawupdate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68891,25 +58720,25 @@ this.MathMLElement_get_onpointerup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerup, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerup", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerup", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointercancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68925,25 +58754,25 @@ this.MathMLElement_get_onpointercancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointercancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointercancel", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointercancel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68959,25 +58788,25 @@ this.MathMLElement_get_onpointerover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerover, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerover", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerover", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -68993,25 +58822,25 @@ this.MathMLElement_get_onpointerout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerout, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerout", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerout", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69027,25 +58856,25 @@ this.MathMLElement_get_onpointerenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerenter", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerenter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpointerleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69061,25 +58890,25 @@ this.MathMLElement_get_onpointerleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpointerleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpointerleave", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpointerleave", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onselectstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69095,25 +58924,25 @@ this.MathMLElement_get_onselectstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onselectstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onselectstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onselectstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselectstart", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onselectstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onselectionchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69129,25 +58958,25 @@ this.MathMLElement_get_onselectionchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onselectionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselectionchange", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onselectionchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69163,25 +58992,25 @@ this.MathMLElement_get_onanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onanimationend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onanimationend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69197,25 +59026,25 @@ this.MathMLElement_get_onanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onanimationiteration", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onanimationiteration", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69231,25 +59060,25 @@ this.MathMLElement_get_onanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onanimationstart", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onanimationstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ontransitionrun = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69265,25 +59094,25 @@ this.MathMLElement_get_ontransitionrun = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ontransitionrun = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontransitionrun", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontransitionrun", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ontransitionstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69299,25 +59128,25 @@ this.MathMLElement_get_ontransitionstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ontransitionstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontransitionstart", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontransitionstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ontransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69333,25 +59162,25 @@ this.MathMLElement_get_ontransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ontransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontransitionend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontransitionend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_ontransitioncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69367,25 +59196,25 @@ this.MathMLElement_get_ontransitioncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_ontransitioncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontransitioncancel", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ontransitioncancel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncopy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69401,25 +59230,25 @@ this.MathMLElement_get_oncopy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncopy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncopy, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncopy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncopy", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncopy", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_oncut = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69435,25 +59264,25 @@ this.MathMLElement_get_oncut = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_oncut, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_oncut, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_oncut = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncut", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncut", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onpaste = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69469,25 +59298,25 @@ this.MathMLElement_get_onpaste = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onpaste, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onpaste, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onpaste = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpaste", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpaste", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_dataset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69503,7 +59332,7 @@ this.MathMLElement_get_dataset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_dataset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_dataset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -69523,25 +59352,25 @@ this.MathMLElement_get_nonce = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_nonce, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_nonce, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_nonce = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "nonce", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_nonce, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "nonce", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_nonce, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_autofocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69557,25 +59386,25 @@ this.MathMLElement_get_autofocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_autofocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_autofocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_autofocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "autofocus", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_autofocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "autofocus", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_autofocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_tabIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69591,25 +59420,25 @@ this.MathMLElement_get_tabIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_tabIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_tabIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_tabIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "tabIndex", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_tabIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "tabIndex", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_tabIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69625,25 +59454,25 @@ this.MathMLElement_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "style", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "style", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_attributeStyleMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69659,79 +59488,45 @@ this.MathMLElement_get_attributeStyleMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_attributeStyleMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_attributeStyleMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_blur = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MathMLElement_blur, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MathMLElement_focus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MathMLElement_focus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MathMLElement_get_oncontentvisibilityautostatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oncontentvisibilityautostatechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MathMLElement_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MathMLElement_blur, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - -this.MathMLElement_set_oncontentvisibilityautostatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); +this.MathMLElement_focus = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MathMLElement_focus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - cbb_wf.setValue(this, "oncontentvisibilityautostatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.MathMLElement_get_onscrollend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MathMLElement"); @@ -69747,59 +59542,25 @@ this.MathMLElement_get_onscrollend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MathMLElement_get_onscrollend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MathMLElement_get_onscrollend, this =>", this + '', ", result =>", result + '', info); } return result; } this.MathMLElement_set_onscrollend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onscrollend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MathMLElement_get_onbeforematch = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onbeforematch"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MathMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] MathMLElement_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); + cbb_wf.setValue(this, "onscrollend", val); + if (cbb_wf.is_log) { + console.log("[*] MathMLElement_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - return result; -} - -this.MathMLElement_set_onbeforematch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MathMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onbeforematch", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MathMLElement_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.LayoutShiftAttribution_get_node = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "LayoutShiftAttribution"); @@ -69815,7 +59576,7 @@ this.LayoutShiftAttribution_get_node = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShiftAttribution_get_node, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShiftAttribution_get_node, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -69835,7 +59596,7 @@ this.LayoutShiftAttribution_get_previousRect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShiftAttribution_get_previousRect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShiftAttribution_get_previousRect, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -69855,28 +59616,28 @@ this.LayoutShiftAttribution_get_currentRect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShiftAttribution_get_currentRect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShiftAttribution_get_currentRect, this =>", this + '', ", result =>", result + '', info); } return result; } this.LayoutShiftAttribution_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LayoutShiftAttribution"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LayoutShiftAttribution"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] LayoutShiftAttribution_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] LayoutShiftAttribution_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.LayoutShift_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "LayoutShift"); @@ -69892,7 +59653,7 @@ this.LayoutShift_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShift_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShift_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -69912,7 +59673,7 @@ this.LayoutShift_get_hadRecentInput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShift_get_hadRecentInput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShift_get_hadRecentInput, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -69932,7 +59693,7 @@ this.LayoutShift_get_lastInputTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShift_get_lastInputTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShift_get_lastInputTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -69952,28 +59713,28 @@ this.LayoutShift_get_sources = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LayoutShift_get_sources, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LayoutShift_get_sources, this =>", this + '', ", result =>", result + '', info); } return result; } this.LayoutShift_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LayoutShift"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LayoutShift"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] LayoutShift_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] LayoutShift_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.LargestContentfulPaint_get_renderTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "LargestContentfulPaint"); @@ -69989,7 +59750,7 @@ this.LargestContentfulPaint_get_renderTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LargestContentfulPaint_get_renderTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LargestContentfulPaint_get_renderTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70009,7 +59770,7 @@ this.LargestContentfulPaint_get_loadTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LargestContentfulPaint_get_loadTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LargestContentfulPaint_get_loadTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70029,7 +59790,7 @@ this.LargestContentfulPaint_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LargestContentfulPaint_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LargestContentfulPaint_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70049,7 +59810,7 @@ this.LargestContentfulPaint_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LargestContentfulPaint_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LargestContentfulPaint_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70069,7 +59830,7 @@ this.LargestContentfulPaint_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LargestContentfulPaint_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LargestContentfulPaint_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70089,28 +59850,28 @@ this.LargestContentfulPaint_get_element = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] LargestContentfulPaint_get_element, this =>", this + '', ", result =>", result + '', info); + console.log("[*] LargestContentfulPaint_get_element, this =>", this + '', ", result =>", result + '', info); } return result; } this.LargestContentfulPaint_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LargestContentfulPaint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LargestContentfulPaint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] LargestContentfulPaint_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] LargestContentfulPaint_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.KeyframeEffect_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); @@ -70126,25 +59887,25 @@ this.KeyframeEffect_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyframeEffect_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyframeEffect_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } this.KeyframeEffect_set_target = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "target", val); + if (cbb_wf.is_log) { + console.log("[*] KeyframeEffect_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "target", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] KeyframeEffect_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.KeyframeEffect_get_pseudoElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); @@ -70160,25 +59921,25 @@ this.KeyframeEffect_get_pseudoElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyframeEffect_get_pseudoElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyframeEffect_get_pseudoElement, this =>", this + '', ", result =>", result + '', info); } return result; } this.KeyframeEffect_set_pseudoElement = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "pseudoElement", val); + if (cbb_wf.is_log) { + console.log("[*] KeyframeEffect_set_pseudoElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "pseudoElement", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] KeyframeEffect_set_pseudoElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.KeyframeEffect_get_composite = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); @@ -70194,59 +59955,59 @@ this.KeyframeEffect_get_composite = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyframeEffect_get_composite, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyframeEffect_get_composite, this =>", this + '', ", result =>", result + '', info); } return result; } this.KeyframeEffect_set_composite = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "composite", val); + if (cbb_wf.is_log) { + console.log("[*] KeyframeEffect_set_composite, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "composite", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] KeyframeEffect_set_composite, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.KeyframeEffect_getKeyframes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyframeEffect_getKeyframes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyframeEffect_getKeyframes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.KeyframeEffect_setKeyframes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyframeEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyframeEffect_setKeyframes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyframeEffect_setKeyframes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.KeyboardEvent_get_key = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70255,45 +60016,18 @@ this.KeyboardEvent_get_key = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.key; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_key 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_key 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_key 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "key"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_key, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_key, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_code = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70302,45 +60036,18 @@ this.KeyboardEvent_get_code = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.code; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_code 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_code 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_code 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "code"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_code, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_code, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_location = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70349,45 +60056,18 @@ this.KeyboardEvent_get_location = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.location; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_location 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_location 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_location 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "location"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_location, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_location, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_ctrlKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70396,45 +60076,18 @@ this.KeyboardEvent_get_ctrlKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ctrlKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_ctrlKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_ctrlKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_ctrlKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ctrlKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_ctrlKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_ctrlKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_shiftKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70443,45 +60096,18 @@ this.KeyboardEvent_get_shiftKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.shiftKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_shiftKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_shiftKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_shiftKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "shiftKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_shiftKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_shiftKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_altKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70490,45 +60116,18 @@ this.KeyboardEvent_get_altKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.altKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_altKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_altKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_altKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "altKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_altKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_altKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_metaKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70537,45 +60136,18 @@ this.KeyboardEvent_get_metaKey = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.metaKey; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_metaKey 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_metaKey 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_metaKey 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "metaKey"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_metaKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_metaKey, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_repeat = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70584,45 +60156,18 @@ this.KeyboardEvent_get_repeat = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.repeat; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_repeat 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_repeat 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_repeat 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "repeat"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_repeat, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_repeat, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_isComposing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70631,45 +60176,18 @@ this.KeyboardEvent_get_isComposing = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isComposing; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_isComposing 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_isComposing 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_isComposing 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "isComposing"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_isComposing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_isComposing, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_charCode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70678,45 +60196,18 @@ this.KeyboardEvent_get_charCode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.charCode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_charCode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_charCode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_charCode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "charCode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_charCode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_charCode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_get_keyCode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); @@ -70725,137 +60216,52 @@ this.KeyboardEvent_get_keyCode = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keyCode; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] KeyboardEvent_get_keyCode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_get_keyCode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_get_keyCode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "keyCode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] KeyboardEvent_get_keyCode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] KeyboardEvent_get_keyCode, this =>", this + '', ", result =>", result + '', info); } return result; } + this.KeyboardEvent_getModifierState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getModifierState.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] KeyboardEvent_getModifierState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_getModifierState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_getModifierState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] KeyboardEvent_getModifierState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardEvent_getModifierState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.KeyboardEvent_initKeyboardEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initKeyboardEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] KeyboardEvent_initKeyboardEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] KeyboardEvent_initKeyboardEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] KeyboardEvent_initKeyboardEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] KeyboardEvent_initKeyboardEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardEvent_initKeyboardEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.IntersectionObserverEntry_get_time = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IntersectionObserverEntry"); @@ -70871,7 +60277,7 @@ this.IntersectionObserverEntry_get_time = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_time, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_time, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70891,7 +60297,7 @@ this.IntersectionObserverEntry_get_rootBounds = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_rootBounds, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_rootBounds, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70911,7 +60317,7 @@ this.IntersectionObserverEntry_get_boundingClientRect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_boundingClientRect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_boundingClientRect, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70931,7 +60337,7 @@ this.IntersectionObserverEntry_get_intersectionRect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_intersectionRect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_intersectionRect, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70951,7 +60357,7 @@ this.IntersectionObserverEntry_get_isIntersecting = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_isIntersecting, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_isIntersecting, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70971,7 +60377,7 @@ this.IntersectionObserverEntry_get_isVisible = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_isVisible, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_isVisible, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -70991,7 +60397,7 @@ this.IntersectionObserverEntry_get_intersectionRatio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_intersectionRatio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_intersectionRatio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71011,7 +60417,7 @@ this.IntersectionObserverEntry_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserverEntry_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserverEntry_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71031,7 +60437,7 @@ this.IntersectionObserver_get_root = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserver_get_root, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserver_get_root, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71051,7 +60457,7 @@ this.IntersectionObserver_get_rootMargin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserver_get_rootMargin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserver_get_rootMargin, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71071,7 +60477,7 @@ this.IntersectionObserver_get_thresholds = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserver_get_thresholds, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserver_get_thresholds, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71091,7 +60497,7 @@ this.IntersectionObserver_get_delay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserver_get_delay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserver_get_delay, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71111,63 +60517,80 @@ this.IntersectionObserver_get_trackVisibility = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IntersectionObserver_get_trackVisibility, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IntersectionObserver_get_trackVisibility, this =>", this + '', ", result =>", result + '', info); } return result; } this.IntersectionObserver_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IntersectionObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IntersectionObserver_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IntersectionObserver_observe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IntersectionObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IntersectionObserver_observe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IntersectionObserver_takeRecords = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IntersectionObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IntersectionObserver_takeRecords, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IntersectionObserver_unobserve = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IntersectionObserver_unobserve, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IntersectionObserver_get_scrollMargin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IntersectionObserver"); let ctx = r[0]; @@ -71175,15 +60598,18 @@ this.IntersectionObserver_unobserve = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "scrollMargin"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IntersectionObserver_unobserve, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IntersectionObserver_get_scrollMargin, this =>", this + '', ", result =>", result + '', info); } return result; - } + this.InputEvent_get_data = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "InputEvent"); @@ -71192,45 +60618,18 @@ this.InputEvent_get_data = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.data; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] InputEvent_get_data 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] InputEvent_get_data 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] InputEvent_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "data"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] InputEvent_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] InputEvent_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } + this.InputEvent_get_isComposing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "InputEvent"); @@ -71239,45 +60638,18 @@ this.InputEvent_get_isComposing = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.isComposing; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] InputEvent_get_isComposing 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] InputEvent_get_isComposing 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] InputEvent_get_isComposing 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "isComposing"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] InputEvent_get_isComposing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] InputEvent_get_isComposing, this =>", this + '', ", result =>", result + '', info); } return result; } + this.InputEvent_get_inputType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "InputEvent"); @@ -71286,45 +60658,18 @@ this.InputEvent_get_inputType = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.inputType; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] InputEvent_get_inputType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] InputEvent_get_inputType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] InputEvent_get_inputType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "inputType"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] InputEvent_get_inputType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] InputEvent_get_inputType, this =>", this + '', ", result =>", result + '', info); } return result; } + this.InputEvent_get_dataTransfer = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "InputEvent"); @@ -71333,108 +60678,52 @@ this.InputEvent_get_dataTransfer = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.dataTransfer; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] InputEvent_get_dataTransfer 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] InputEvent_get_dataTransfer 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] InputEvent_get_dataTransfer 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "dataTransfer"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] InputEvent_get_dataTransfer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] InputEvent_get_dataTransfer, this =>", this + '', ", result =>", result + '', info); } return result; } + this.InputEvent_getTargetRanges = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "InputEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getTargetRanges.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] InputEvent_getTargetRanges 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] InputEvent_getTargetRanges 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] InputEvent_getTargetRanges 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "InputEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] InputEvent_getTargetRanges, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] InputEvent_getTargetRanges, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.InputDeviceInfo_getCapabilities = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "InputDeviceInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "InputDeviceInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] InputDeviceInfo_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] InputDeviceInfo_getCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.InputDeviceCapabilities_get_firesTouchEvents = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "InputDeviceCapabilities"); @@ -71450,11 +60739,202 @@ this.InputDeviceCapabilities_get_firesTouchEvents = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] InputDeviceCapabilities_get_firesTouchEvents, this =>", this + '', ", result =>", result + '', info); + console.log("[*] InputDeviceCapabilities_get_firesTouchEvents, this =>", this + '', ", result =>", result + '', info); } return result; } +this.Ink_requestPresenter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Ink"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Ink_requestPresenter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ImageTrackList_get_length = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "length"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrackList_get_length, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrackList_get_selectedIndex = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selectedIndex"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrackList_get_selectedIndex, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrackList_get_selectedTrack = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selectedTrack"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrackList_get_selectedTrack, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrackList_get_ready = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrackList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ready"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrackList_get_ready, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrack_get_frameCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "frameCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrack_get_frameCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrack_get_animated = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "animated"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrack_get_animated, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrack_get_repetitionCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "repetitionCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrack_get_repetitionCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrack_get_selected = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selected"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageTrack_get_selected, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageTrack_set_selected = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "selected", val); + if (cbb_wf.is_log) { + console.log("[*] ImageTrack_set_selected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } this.ImageData_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ImageData"); @@ -71470,7 +60950,7 @@ this.ImageData_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageData_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageData_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71490,7 +60970,7 @@ this.ImageData_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageData_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageData_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71510,7 +60990,7 @@ this.ImageData_get_colorSpace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageData_get_colorSpace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageData_get_colorSpace, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71530,7 +61010,7 @@ this.ImageData_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageData_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageData_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71550,79 +61030,79 @@ this.ImageCapture_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageCapture_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageCapture_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } this.ImageCapture_getPhotoCapabilities = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageCapture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageCapture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageCapture_getPhotoCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageCapture_getPhotoCapabilities, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ImageCapture_getPhotoSettings = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageCapture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageCapture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageCapture_getPhotoSettings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageCapture_getPhotoSettings, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ImageCapture_grabFrame = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageCapture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageCapture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageCapture_grabFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageCapture_grabFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ImageCapture_takePhoto = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageCapture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageCapture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageCapture_takePhoto, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageCapture_takePhoto, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ImageBitmapRenderingContext_get_canvas = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ImageBitmapRenderingContext"); @@ -71638,28 +61118,28 @@ this.ImageBitmapRenderingContext_get_canvas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageBitmapRenderingContext_get_canvas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageBitmapRenderingContext_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } this.ImageBitmapRenderingContext_transferFromImageBitmap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageBitmapRenderingContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageBitmapRenderingContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageBitmapRenderingContext_transferFromImageBitmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageBitmapRenderingContext_transferFromImageBitmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ImageBitmap_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ImageBitmap"); @@ -71675,7 +61155,7 @@ this.ImageBitmap_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageBitmap_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageBitmap_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71695,28 +61175,28 @@ this.ImageBitmap_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ImageBitmap_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ImageBitmap_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.ImageBitmap_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageBitmap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageBitmap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageBitmap_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageBitmap_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IdleDeadline_get_didTimeout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IdleDeadline"); @@ -71732,45 +61212,45 @@ this.IdleDeadline_get_didTimeout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IdleDeadline_get_didTimeout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IdleDeadline_get_didTimeout, this =>", this + '', ", result =>", result + '', info); } return result; } this.IdleDeadline_timeRemaining = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdleDeadline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdleDeadline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IdleDeadline_timeRemaining, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IdleDeadline_timeRemaining, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IIRFilterNode_getFrequencyResponse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IIRFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IIRFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IIRFilterNode_getFrequencyResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IIRFilterNode_getFrequencyResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBVersionChangeEvent_get_oldVersion = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBVersionChangeEvent"); @@ -71786,7 +61266,7 @@ this.IDBVersionChangeEvent_get_oldVersion = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBVersionChangeEvent_get_oldVersion, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBVersionChangeEvent_get_oldVersion, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71806,7 +61286,7 @@ this.IDBVersionChangeEvent_get_newVersion = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBVersionChangeEvent_get_newVersion, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBVersionChangeEvent_get_newVersion, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71826,7 +61306,7 @@ this.IDBVersionChangeEvent_get_dataLoss = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBVersionChangeEvent_get_dataLoss, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBVersionChangeEvent_get_dataLoss, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71846,7 +61326,7 @@ this.IDBVersionChangeEvent_get_dataLossMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBVersionChangeEvent_get_dataLossMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBVersionChangeEvent_get_dataLossMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71866,7 +61346,7 @@ this.IDBTransaction_get_objectStoreNames = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_objectStoreNames, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_objectStoreNames, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71886,7 +61366,7 @@ this.IDBTransaction_get_mode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_mode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_mode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71906,7 +61386,7 @@ this.IDBTransaction_get_durability = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_durability, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_durability, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71926,7 +61406,7 @@ this.IDBTransaction_get_db = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_db, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_db, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71946,7 +61426,7 @@ this.IDBTransaction_get_error = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -71966,25 +61446,25 @@ this.IDBTransaction_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBTransaction_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBTransaction"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBTransaction"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] IDBTransaction_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onabort", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBTransaction_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBTransaction_get_oncomplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBTransaction"); @@ -72000,25 +61480,25 @@ this.IDBTransaction_get_oncomplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_oncomplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_oncomplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBTransaction_set_oncomplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBTransaction"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBTransaction"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncomplete", val); + if (cbb_wf.is_log) { + console.log("[*] IDBTransaction_set_oncomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "oncomplete", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBTransaction_set_oncomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBTransaction_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBTransaction"); @@ -72034,76 +61514,76 @@ this.IDBTransaction_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBTransaction_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBTransaction_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBTransaction_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBTransaction"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBTransaction"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] IDBTransaction_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBTransaction_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBTransaction_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBTransaction"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBTransaction"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBTransaction_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBTransaction_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBTransaction_commit = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBTransaction"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBTransaction"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBTransaction_commit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBTransaction_commit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBTransaction_objectStore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBTransaction"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBTransaction"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBTransaction_objectStore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBTransaction_objectStore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBRequest_get_result = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBRequest"); @@ -72119,7 +61599,7 @@ this.IDBRequest_get_result = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72139,7 +61619,7 @@ this.IDBRequest_get_error = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72159,7 +61639,7 @@ this.IDBRequest_get_source = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_source, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_source, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72179,7 +61659,7 @@ this.IDBRequest_get_transaction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_transaction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_transaction, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72199,7 +61679,7 @@ this.IDBRequest_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72219,25 +61699,25 @@ this.IDBRequest_get_onsuccess = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_onsuccess, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_onsuccess, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBRequest_set_onsuccess = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsuccess", val); + if (cbb_wf.is_log) { + console.log("[*] IDBRequest_set_onsuccess, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onsuccess", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBRequest_set_onsuccess, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBRequest_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBRequest"); @@ -72253,25 +61733,25 @@ this.IDBRequest_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBRequest_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBRequest_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBRequest_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] IDBRequest_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBRequest_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBOpenDBRequest_get_onblocked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBOpenDBRequest"); @@ -72287,25 +61767,25 @@ this.IDBOpenDBRequest_get_onblocked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBOpenDBRequest_get_onblocked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBOpenDBRequest_get_onblocked, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBOpenDBRequest_set_onblocked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBOpenDBRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBOpenDBRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onblocked", val); + if (cbb_wf.is_log) { + console.log("[*] IDBOpenDBRequest_set_onblocked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onblocked", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBOpenDBRequest_set_onblocked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBOpenDBRequest_get_onupgradeneeded = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBOpenDBRequest"); @@ -72321,25 +61801,25 @@ this.IDBOpenDBRequest_get_onupgradeneeded = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBOpenDBRequest_get_onupgradeneeded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBOpenDBRequest_get_onupgradeneeded, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBOpenDBRequest_set_onupgradeneeded = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBOpenDBRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBOpenDBRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onupgradeneeded", val); + if (cbb_wf.is_log) { + console.log("[*] IDBOpenDBRequest_set_onupgradeneeded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onupgradeneeded", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBOpenDBRequest_set_onupgradeneeded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBObjectStore_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); @@ -72355,25 +61835,25 @@ this.IDBObjectStore_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBObjectStore_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBObjectStore_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBObjectStore_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "name", val); + if (cbb_wf.is_log) { + console.log("[*] IDBObjectStore_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "name", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBObjectStore_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBObjectStore_get_keyPath = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); @@ -72389,7 +61869,7 @@ this.IDBObjectStore_get_keyPath = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBObjectStore_get_keyPath, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBObjectStore_get_keyPath, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72409,7 +61889,7 @@ this.IDBObjectStore_get_indexNames = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBObjectStore_get_indexNames, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBObjectStore_get_indexNames, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72429,7 +61909,7 @@ this.IDBObjectStore_get_transaction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBObjectStore_get_transaction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBObjectStore_get_transaction, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72449,307 +61929,307 @@ this.IDBObjectStore_get_autoIncrement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBObjectStore_get_autoIncrement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBObjectStore_get_autoIncrement, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBObjectStore_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_count = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_count, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_createIndex = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_createIndex, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_deleteIndex = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_deleteIndex, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_getAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_getAllKeys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_getAllKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_getKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_getKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_index = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_index, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_openCursor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_openCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_openKeyCursor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_openKeyCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBObjectStore_put = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBObjectStore_put, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.IDBKeyRange_bound = function () { - let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] IDBKeyRange_bound, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.IDBObjectStore_clear = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_count = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_count, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_createIndex = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_createIndex, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_deleteIndex = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_deleteIndex, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_getAll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_getAllKeys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_getAllKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_getKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_getKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_index = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_index, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_openCursor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_openCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_openKeyCursor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_openKeyCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBObjectStore_put = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBObjectStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBObjectStore_put, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.IDBKeyRange_bound = function () { +let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IDBKeyRange_bound, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.IDBKeyRange_lowerBound = function () { - let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IDBKeyRange_lowerBound, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] IDBKeyRange_lowerBound, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.IDBKeyRange_only = function () { - let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IDBKeyRange_only, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] IDBKeyRange_only, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.IDBKeyRange_upperBound = function () { - let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IDBKeyRange_upperBound, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] IDBKeyRange_upperBound, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.IDBKeyRange_get_lower = function () { @@ -72767,7 +62247,7 @@ this.IDBKeyRange_get_lower = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBKeyRange_get_lower, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBKeyRange_get_lower, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72787,7 +62267,7 @@ this.IDBKeyRange_get_upper = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBKeyRange_get_upper, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBKeyRange_get_upper, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72807,7 +62287,7 @@ this.IDBKeyRange_get_lowerOpen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBKeyRange_get_lowerOpen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBKeyRange_get_lowerOpen, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72827,28 +62307,28 @@ this.IDBKeyRange_get_upperOpen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBKeyRange_get_upperOpen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBKeyRange_get_upperOpen, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBKeyRange_includes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBKeyRange"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBKeyRange_includes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBKeyRange_includes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBIndex"); @@ -72864,25 +62344,25 @@ this.IDBIndex_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBIndex_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBIndex_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBIndex_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "name", val); + if (cbb_wf.is_log) { + console.log("[*] IDBIndex_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "name", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBIndex_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBIndex_get_objectStore = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBIndex"); @@ -72898,7 +62378,7 @@ this.IDBIndex_get_objectStore = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBIndex_get_objectStore, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBIndex_get_objectStore, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72918,7 +62398,7 @@ this.IDBIndex_get_keyPath = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBIndex_get_keyPath, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBIndex_get_keyPath, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72938,7 +62418,7 @@ this.IDBIndex_get_multiEntry = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBIndex_get_multiEntry, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBIndex_get_multiEntry, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -72958,198 +62438,198 @@ this.IDBIndex_get_unique = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBIndex_get_unique, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBIndex_get_unique, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBIndex_count = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_count, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_count, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_getAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_getAllKeys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_getAllKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_getAllKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_getKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_getKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_getKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_openCursor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_openCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_openCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBIndex_openKeyCursor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBIndex"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBIndex"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBIndex_openKeyCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBIndex_openKeyCursor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBFactory_cmp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBFactory_cmp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBFactory_cmp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBFactory_databases = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBFactory_databases, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBFactory_databases, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBFactory_deleteDatabase = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBFactory_deleteDatabase, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBFactory_deleteDatabase, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBFactory_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBFactory"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBFactory"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBFactory_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBFactory_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBDatabase_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBDatabase"); @@ -73165,7 +62645,7 @@ this.IDBDatabase_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73185,7 +62665,7 @@ this.IDBDatabase_get_version = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_version, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_version, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73205,7 +62685,7 @@ this.IDBDatabase_get_objectStoreNames = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_objectStoreNames, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_objectStoreNames, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73225,25 +62705,25 @@ this.IDBDatabase_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBDatabase_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] IDBDatabase_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onabort", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBDatabase_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBDatabase_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBDatabase"); @@ -73259,25 +62739,25 @@ this.IDBDatabase_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBDatabase_set_onclose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclose", val); + if (cbb_wf.is_log) { + console.log("[*] IDBDatabase_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onclose", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBDatabase_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBDatabase_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBDatabase"); @@ -73293,25 +62773,25 @@ this.IDBDatabase_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBDatabase_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] IDBDatabase_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBDatabase_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBDatabase_get_onversionchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBDatabase"); @@ -73327,93 +62807,93 @@ this.IDBDatabase_get_onversionchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBDatabase_get_onversionchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBDatabase_get_onversionchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBDatabase_set_onversionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onversionchange", val); + if (cbb_wf.is_log) { + console.log("[*] IDBDatabase_set_onversionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onversionchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IDBDatabase_set_onversionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.IDBDatabase_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBDatabase_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBDatabase_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBDatabase_createObjectStore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBDatabase_createObjectStore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBDatabase_createObjectStore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBDatabase_deleteObjectStore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBDatabase_deleteObjectStore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBDatabase_deleteObjectStore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBDatabase_transaction = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBDatabase"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBDatabase"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBDatabase_transaction, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBDatabase_transaction, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBCursorWithValue_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "IDBCursorWithValue"); @@ -73429,7 +62909,7 @@ this.IDBCursorWithValue_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBCursorWithValue_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBCursorWithValue_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73449,7 +62929,7 @@ this.IDBCursor_get_source = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBCursor_get_source, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBCursor_get_source, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73469,7 +62949,7 @@ this.IDBCursor_get_direction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBCursor_get_direction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBCursor_get_direction, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73489,7 +62969,7 @@ this.IDBCursor_get_key = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBCursor_get_key, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBCursor_get_key, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73509,7 +62989,7 @@ this.IDBCursor_get_primaryKey = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBCursor_get_primaryKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBCursor_get_primaryKey, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -73529,96 +63009,96 @@ this.IDBCursor_get_request = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] IDBCursor_get_request, this =>", this + '', ", result =>", result + '', info); + console.log("[*] IDBCursor_get_request, this =>", this + '', ", result =>", result + '', info); } return result; } this.IDBCursor_advance = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBCursor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBCursor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBCursor_advance, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBCursor_advance, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBCursor_continue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBCursor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBCursor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBCursor_continue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBCursor_continue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBCursor_continuePrimaryKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBCursor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBCursor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBCursor_continuePrimaryKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBCursor_continuePrimaryKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBCursor_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBCursor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBCursor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBCursor_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBCursor_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.IDBCursor_update = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IDBCursor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IDBCursor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IDBCursor_update, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IDBCursor_update, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.History_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "History"); @@ -73627,45 +63107,18 @@ this.History_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] History_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] History_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] History_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.History_get_scrollRestoration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "History"); @@ -73674,61 +63127,32 @@ this.History_get_scrollRestoration = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scrollRestoration; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] History_get_scrollRestoration 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_get_scrollRestoration 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_get_scrollRestoration 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "scrollRestoration"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] History_get_scrollRestoration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] History_get_scrollRestoration, this =>", this + '', ", result =>", result + '', info); } return result; } + this.History_set_scrollRestoration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "History"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "History"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "scrollRestoration", val); + if (cbb_wf.is_log) { + console.log("[*] History_set_scrollRestoration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrollRestoration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] History_set_scrollRestoration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.History_get_state = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "History"); @@ -73737,735 +63161,670 @@ this.History_get_state = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.state; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] History_get_state 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_get_state 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_get_state 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "state"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] History_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] History_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } + this.History_back = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "History"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.back.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] History_back 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_back 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_back 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "History"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] History_back, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] History_back, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.History_forward = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "History"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forward.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] History_forward 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_forward 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_forward 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "History"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] History_forward, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] History_forward, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.History_go = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "History"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.go.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] History_go 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_go 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_go 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "History"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] History_go, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] History_go, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.History_pushState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "History"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pushState.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] History_pushState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_pushState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_pushState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "History"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] History_pushState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] History_pushState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.History_replaceState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "History"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] History_replaceState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_get_size = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "History"); + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceState.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] History_replaceState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] History_replaceState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] History_replaceState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "size"); if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] History_replaceState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + console.log("[*] HighlightRegistry_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HighlightRegistry_clear = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_set = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HighlightRegistry_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HighlightRegistry_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_get_priority = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "priority"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Highlight_get_priority, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Highlight_set_priority = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "priority", val); + if (cbb_wf.is_log) { + console.log("[*] Highlight_set_priority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Highlight_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Highlight_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Highlight_set_type = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "type", val); + if (cbb_wf.is_log) { + console.log("[*] Highlight_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Highlight_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Highlight_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Highlight_add = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_clear = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Highlight_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Highlight"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Highlight_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.Headers_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.append.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_append 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_append 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_append 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.delete.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_delete 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_delete 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_delete 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.get.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_get 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_get 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_get 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_getSetCookie = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getSetCookie.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_getSetCookie 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_getSetCookie 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_getSetCookie 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_getSetCookie, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_getSetCookie, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.has.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_has 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_has 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_has 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.set.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_set 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_set 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_set 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.entries.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_entries 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_entries 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forEach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_forEach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_forEach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keys.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_keys 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_keys 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Headers_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Headers"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.values.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Headers_values 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Headers_values 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Headers_values 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Headers"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Headers_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Headers_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.HashChangeEvent_get_oldURL = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HashChangeEvent"); @@ -74474,45 +63833,18 @@ this.HashChangeEvent_get_oldURL = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.oldURL; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HashChangeEvent_get_oldURL 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HashChangeEvent_get_oldURL 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HashChangeEvent_get_oldURL 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "oldURL"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HashChangeEvent_get_oldURL, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HashChangeEvent_get_oldURL, this =>", this + '', ", result =>", result + '', info); } return result; } + this.HashChangeEvent_get_newURL = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HashChangeEvent"); @@ -74521,45 +63853,18 @@ this.HashChangeEvent_get_newURL = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.newURL; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HashChangeEvent_get_newURL 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HashChangeEvent_get_newURL 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HashChangeEvent_get_newURL 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "newURL"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HashChangeEvent_get_newURL, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HashChangeEvent_get_newURL, this =>", this + '', ", result =>", result + '', info); } return result; } + this.HTMLVideoElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -74576,12 +63881,12 @@ this.HTMLVideoElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74594,7 +63899,7 @@ this.HTMLVideoElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74603,26 +63908,25 @@ this.HTMLVideoElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -74639,12 +63943,12 @@ this.HTMLVideoElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74657,7 +63961,7 @@ this.HTMLVideoElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74666,26 +63970,25 @@ this.HTMLVideoElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_get_videoWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -74702,12 +64005,12 @@ this.HTMLVideoElement_get_videoWidth = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_videoWidth 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_videoWidth 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_videoWidth 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_videoWidth 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74720,7 +64023,7 @@ this.HTMLVideoElement_get_videoWidth = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_videoWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_videoWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74729,7 +64032,7 @@ this.HTMLVideoElement_get_videoWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_videoWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_videoWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -74749,12 +64052,12 @@ this.HTMLVideoElement_get_videoHeight = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_videoHeight 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_videoHeight 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_videoHeight 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_videoHeight 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74767,7 +64070,7 @@ this.HTMLVideoElement_get_videoHeight = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_videoHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_videoHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74776,7 +64079,7 @@ this.HTMLVideoElement_get_videoHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_videoHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_videoHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -74796,12 +64099,12 @@ this.HTMLVideoElement_get_poster = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_poster 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_poster 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_poster 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_poster 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74814,7 +64117,7 @@ this.HTMLVideoElement_get_poster = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_poster 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_poster 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74823,26 +64126,25 @@ this.HTMLVideoElement_get_poster = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_poster, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_poster, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_poster = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.poster = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_poster, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.poster = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_poster, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_get_webkitDecodedFrameCount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -74859,12 +64161,12 @@ this.HTMLVideoElement_get_webkitDecodedFrameCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74877,7 +64179,7 @@ this.HTMLVideoElement_get_webkitDecodedFrameCount = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74886,7 +64188,7 @@ this.HTMLVideoElement_get_webkitDecodedFrameCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_webkitDecodedFrameCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -74906,12 +64208,12 @@ this.HTMLVideoElement_get_webkitDroppedFrameCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74924,7 +64226,7 @@ this.HTMLVideoElement_get_webkitDroppedFrameCount = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74933,7 +64235,7 @@ this.HTMLVideoElement_get_webkitDroppedFrameCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_webkitDroppedFrameCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -74953,12 +64255,12 @@ this.HTMLVideoElement_get_playsInline = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_playsInline 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_playsInline 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_playsInline 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_playsInline 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -74971,7 +64273,7 @@ this.HTMLVideoElement_get_playsInline = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_playsInline 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_playsInline 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -74980,26 +64282,25 @@ this.HTMLVideoElement_get_playsInline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_playsInline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_playsInline, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_playsInline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.playsInline = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_playsInline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.playsInline = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_playsInline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_get_onenterpictureinpicture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -75016,12 +64317,12 @@ this.HTMLVideoElement_get_onenterpictureinpicture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_onenterpictureinpicture 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_onenterpictureinpicture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_onenterpictureinpicture 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_onenterpictureinpicture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75034,7 +64335,7 @@ this.HTMLVideoElement_get_onenterpictureinpicture = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_onenterpictureinpicture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_onenterpictureinpicture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75043,26 +64344,25 @@ this.HTMLVideoElement_get_onenterpictureinpicture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_onenterpictureinpicture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_onenterpictureinpicture, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_onenterpictureinpicture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onenterpictureinpicture = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_onenterpictureinpicture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onenterpictureinpicture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_onenterpictureinpicture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_get_onleavepictureinpicture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -75079,12 +64379,12 @@ this.HTMLVideoElement_get_onleavepictureinpicture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_onleavepictureinpicture 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_onleavepictureinpicture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_onleavepictureinpicture 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_onleavepictureinpicture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75097,7 +64397,7 @@ this.HTMLVideoElement_get_onleavepictureinpicture = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_onleavepictureinpicture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_onleavepictureinpicture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75106,26 +64406,25 @@ this.HTMLVideoElement_get_onleavepictureinpicture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_onleavepictureinpicture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_onleavepictureinpicture, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_onleavepictureinpicture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onleavepictureinpicture = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_onleavepictureinpicture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onleavepictureinpicture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_onleavepictureinpicture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_get_disablePictureInPicture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -75142,12 +64441,12 @@ this.HTMLVideoElement_get_disablePictureInPicture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_disablePictureInPicture 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_disablePictureInPicture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_disablePictureInPicture 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_disablePictureInPicture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75160,7 +64459,7 @@ this.HTMLVideoElement_get_disablePictureInPicture = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_disablePictureInPicture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_disablePictureInPicture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75169,164 +64468,163 @@ this.HTMLVideoElement_get_disablePictureInPicture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_disablePictureInPicture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_disablePictureInPicture, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_set_disablePictureInPicture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disablePictureInPicture = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLVideoElement_set_disablePictureInPicture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disablePictureInPicture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLVideoElement_set_disablePictureInPicture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLVideoElement_cancelVideoFrameCallback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cancelVideoFrameCallback.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_cancelVideoFrameCallback 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_cancelVideoFrameCallback 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_cancelVideoFrameCallback 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_cancelVideoFrameCallback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.cancelVideoFrameCallback.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_cancelVideoFrameCallback 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_cancelVideoFrameCallback 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_cancelVideoFrameCallback 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_cancelVideoFrameCallback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_requestPictureInPicture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestPictureInPicture.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_requestPictureInPicture 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_requestPictureInPicture 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_requestPictureInPicture 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_requestPictureInPicture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestPictureInPicture.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_requestPictureInPicture 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_requestPictureInPicture 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_requestPictureInPicture 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_requestPictureInPicture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_requestVideoFrameCallback = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestVideoFrameCallback.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_requestVideoFrameCallback 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_requestVideoFrameCallback 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_requestVideoFrameCallback 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_requestVideoFrameCallback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestVideoFrameCallback.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_requestVideoFrameCallback 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_requestVideoFrameCallback 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_requestVideoFrameCallback 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_requestVideoFrameCallback, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_get_webkitSupportsFullscreen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); @@ -75343,12 +64641,12 @@ this.HTMLVideoElement_get_webkitSupportsFullscreen = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75361,7 +64659,7 @@ this.HTMLVideoElement_get_webkitSupportsFullscreen = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75370,7 +64668,7 @@ this.HTMLVideoElement_get_webkitSupportsFullscreen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_webkitSupportsFullscreen, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -75390,12 +64688,12 @@ this.HTMLVideoElement_get_webkitDisplayingFullscreen = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen 得到的结果类型为function, result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75408,7 +64706,7 @@ this.HTMLVideoElement_get_webkitDisplayingFullscreen = function () { break default: // string number - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75417,240 +64715,240 @@ this.HTMLVideoElement_get_webkitDisplayingFullscreen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLVideoElement_get_webkitDisplayingFullscreen, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLVideoElement_getVideoPlaybackQuality = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getVideoPlaybackQuality.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_getVideoPlaybackQuality 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_getVideoPlaybackQuality 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_getVideoPlaybackQuality 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_getVideoPlaybackQuality, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getVideoPlaybackQuality.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_getVideoPlaybackQuality 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_getVideoPlaybackQuality 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_getVideoPlaybackQuality 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_getVideoPlaybackQuality, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_webkitEnterFullScreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitEnterFullScreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullScreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullScreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitEnterFullScreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_webkitEnterFullScreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_webkitEnterFullScreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_webkitEnterFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_webkitEnterFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_webkitEnterFullscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitEnterFullscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_webkitEnterFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitEnterFullscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_webkitEnterFullscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_webkitEnterFullscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_webkitEnterFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_webkitEnterFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_webkitExitFullScreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitExitFullScreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullScreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullScreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitExitFullScreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_webkitExitFullScreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_webkitExitFullScreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_webkitExitFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_webkitExitFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLVideoElement_webkitExitFullscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitExitFullscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLVideoElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLVideoElement_webkitExitFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitExitFullscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLVideoElement_webkitExitFullscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLVideoElement_webkitExitFullscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLVideoElement_webkitExitFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLVideoElement_webkitExitFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLUListElement_get_compact = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLUListElement"); @@ -75667,12 +64965,12 @@ this.HTMLUListElement_get_compact = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLUListElement_get_compact 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLUListElement_get_compact 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLUListElement_get_compact 得到的结果类型为function, result =>", result); + console.log("[*] HTMLUListElement_get_compact 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75685,7 +64983,7 @@ this.HTMLUListElement_get_compact = function () { break default: // string number - cbb_wf.console.log("[*] HTMLUListElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLUListElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75694,26 +64992,25 @@ this.HTMLUListElement_get_compact = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLUListElement_get_compact, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLUListElement_get_compact, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLUListElement_set_compact = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLUListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLUListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.compact = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLUListElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.compact = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLUListElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLUListElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLUListElement"); @@ -75730,12 +65027,12 @@ this.HTMLUListElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLUListElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLUListElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLUListElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLUListElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75748,7 +65045,7 @@ this.HTMLUListElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLUListElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLUListElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75757,26 +65054,25 @@ this.HTMLUListElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLUListElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLUListElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLUListElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLUListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLUListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLUListElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLUListElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTrackElement_get_kind = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); @@ -75793,12 +65089,12 @@ this.HTMLTrackElement_get_kind = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_kind 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_kind 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_kind 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_kind 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75811,7 +65107,7 @@ this.HTMLTrackElement_get_kind = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_kind 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_kind 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75820,26 +65116,25 @@ this.HTMLTrackElement_get_kind = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_kind, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_kind, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTrackElement_set_kind = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.kind = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTrackElement_set_kind, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.kind = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTrackElement_set_kind, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTrackElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); @@ -75856,12 +65151,12 @@ this.HTMLTrackElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75874,7 +65169,7 @@ this.HTMLTrackElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75883,26 +65178,25 @@ this.HTMLTrackElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTrackElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTrackElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTrackElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTrackElement_get_srclang = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); @@ -75919,12 +65213,12 @@ this.HTMLTrackElement_get_srclang = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_srclang 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_srclang 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_srclang 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_srclang 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -75937,7 +65231,7 @@ this.HTMLTrackElement_get_srclang = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_srclang 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_srclang 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -75946,26 +65240,25 @@ this.HTMLTrackElement_get_srclang = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_srclang, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_srclang, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTrackElement_set_srclang = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.srclang = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTrackElement_set_srclang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.srclang = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTrackElement_set_srclang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTrackElement_get_label = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); @@ -75982,12 +65275,12 @@ this.HTMLTrackElement_get_label = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_label 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_label 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_label 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_label 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76000,7 +65293,7 @@ this.HTMLTrackElement_get_label = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76009,26 +65302,25 @@ this.HTMLTrackElement_get_label = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTrackElement_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.label = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTrackElement_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.label = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTrackElement_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTrackElement_get_default = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); @@ -76045,12 +65337,12 @@ this.HTMLTrackElement_get_default = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_default 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_default 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_default 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_default 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76063,7 +65355,7 @@ this.HTMLTrackElement_get_default = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_default 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_default 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76072,26 +65364,25 @@ this.HTMLTrackElement_get_default = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_default, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_default, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTrackElement_set_default = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.default = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTrackElement_set_default, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.default = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTrackElement_set_default, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTrackElement_get_readyState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTrackElement"); @@ -76108,12 +65399,12 @@ this.HTMLTrackElement_get_readyState = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_readyState 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_readyState 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_readyState 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_readyState 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76126,7 +65417,7 @@ this.HTMLTrackElement_get_readyState = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76135,7 +65426,7 @@ this.HTMLTrackElement_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -76155,12 +65446,12 @@ this.HTMLTrackElement_get_track = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTrackElement_get_track 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTrackElement_get_track 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTrackElement_get_track 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTrackElement_get_track 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76173,7 +65464,7 @@ this.HTMLTrackElement_get_track = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTrackElement_get_track 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTrackElement_get_track 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76182,7 +65473,7 @@ this.HTMLTrackElement_get_track = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTrackElement_get_track, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTrackElement_get_track, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -76202,12 +65493,12 @@ this.HTMLTitleElement_get_text = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTitleElement_get_text 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTitleElement_get_text 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTitleElement_get_text 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTitleElement_get_text 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76220,7 +65511,7 @@ this.HTMLTitleElement_get_text = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTitleElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTitleElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76229,26 +65520,25 @@ this.HTMLTitleElement_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTitleElement_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTitleElement_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTitleElement_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTitleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTitleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.text = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTitleElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.text = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTitleElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTimeElement_get_dateTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTimeElement"); @@ -76265,12 +65555,12 @@ this.HTMLTimeElement_get_dateTime = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTimeElement_get_dateTime 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTimeElement_get_dateTime 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTimeElement_get_dateTime 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTimeElement_get_dateTime 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76283,7 +65573,7 @@ this.HTMLTimeElement_get_dateTime = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTimeElement_get_dateTime 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTimeElement_get_dateTime 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76292,26 +65582,25 @@ this.HTMLTimeElement_get_dateTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTimeElement_get_dateTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTimeElement_get_dateTime, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTimeElement_set_dateTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTimeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTimeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.dateTime = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTimeElement_set_dateTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.dateTime = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTimeElement_set_dateTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_autocomplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76328,12 +65617,12 @@ this.HTMLTextAreaElement_get_autocomplete = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_autocomplete 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_autocomplete 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_autocomplete 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_autocomplete 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76346,7 +65635,7 @@ this.HTMLTextAreaElement_get_autocomplete = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76355,26 +65644,25 @@ this.HTMLTextAreaElement_get_autocomplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_autocomplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autocomplete = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autocomplete = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_cols = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76391,12 +65679,12 @@ this.HTMLTextAreaElement_get_cols = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_cols 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_cols 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_cols 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_cols 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76409,7 +65697,7 @@ this.HTMLTextAreaElement_get_cols = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_cols 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_cols 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76418,26 +65706,25 @@ this.HTMLTextAreaElement_get_cols = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_cols, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_cols, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_cols = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cols = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_cols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cols = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_cols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_dirName = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76454,12 +65741,12 @@ this.HTMLTextAreaElement_get_dirName = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_dirName 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_dirName 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_dirName 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_dirName 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76472,7 +65759,7 @@ this.HTMLTextAreaElement_get_dirName = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_dirName 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_dirName 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76481,26 +65768,25 @@ this.HTMLTextAreaElement_get_dirName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_dirName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_dirName, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_dirName = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.dirName = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_dirName, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.dirName = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_dirName, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76517,12 +65803,12 @@ this.HTMLTextAreaElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76535,7 +65821,7 @@ this.HTMLTextAreaElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76544,26 +65830,25 @@ this.HTMLTextAreaElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76580,12 +65865,12 @@ this.HTMLTextAreaElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76598,7 +65883,7 @@ this.HTMLTextAreaElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76607,7 +65892,7 @@ this.HTMLTextAreaElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -76627,12 +65912,12 @@ this.HTMLTextAreaElement_get_maxLength = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_maxLength 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_maxLength 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_maxLength 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_maxLength 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76645,7 +65930,7 @@ this.HTMLTextAreaElement_get_maxLength = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_maxLength 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_maxLength 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76654,26 +65939,25 @@ this.HTMLTextAreaElement_get_maxLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_maxLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_maxLength, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_maxLength = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.maxLength = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_maxLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.maxLength = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_maxLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_minLength = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76690,12 +65974,12 @@ this.HTMLTextAreaElement_get_minLength = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_minLength 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_minLength 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_minLength 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_minLength 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76708,7 +65992,7 @@ this.HTMLTextAreaElement_get_minLength = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_minLength 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_minLength 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76717,26 +66001,25 @@ this.HTMLTextAreaElement_get_minLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_minLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_minLength, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_minLength = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.minLength = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_minLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.minLength = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_minLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76753,12 +66036,12 @@ this.HTMLTextAreaElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76771,7 +66054,7 @@ this.HTMLTextAreaElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76780,26 +66063,25 @@ this.HTMLTextAreaElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_placeholder = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76816,12 +66098,12 @@ this.HTMLTextAreaElement_get_placeholder = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_placeholder 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_placeholder 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_placeholder 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_placeholder 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76834,7 +66116,7 @@ this.HTMLTextAreaElement_get_placeholder = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_placeholder 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_placeholder 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76843,26 +66125,25 @@ this.HTMLTextAreaElement_get_placeholder = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_placeholder, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_placeholder, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_placeholder = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.placeholder = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_placeholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.placeholder = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_placeholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_readOnly = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76879,12 +66160,12 @@ this.HTMLTextAreaElement_get_readOnly = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_readOnly 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_readOnly 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_readOnly 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_readOnly 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76897,7 +66178,7 @@ this.HTMLTextAreaElement_get_readOnly = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_readOnly 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_readOnly 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76906,26 +66187,25 @@ this.HTMLTextAreaElement_get_readOnly = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_readOnly, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_readOnly, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_readOnly = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.readOnly = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_readOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.readOnly = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_readOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_required = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -76942,12 +66222,12 @@ this.HTMLTextAreaElement_get_required = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_required 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_required 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_required 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_required 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -76960,7 +66240,7 @@ this.HTMLTextAreaElement_get_required = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_required 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_required 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -76969,26 +66249,25 @@ this.HTMLTextAreaElement_get_required = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_required, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_required, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_required = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.required = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_required, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.required = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_required, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_rows = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77005,12 +66284,12 @@ this.HTMLTextAreaElement_get_rows = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_rows 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_rows 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_rows 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_rows 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77023,7 +66302,7 @@ this.HTMLTextAreaElement_get_rows = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77032,26 +66311,25 @@ this.HTMLTextAreaElement_get_rows = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_rows, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_rows, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_rows = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rows = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_rows, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rows = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_rows, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_wrap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77068,12 +66346,12 @@ this.HTMLTextAreaElement_get_wrap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_wrap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_wrap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_wrap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_wrap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77086,7 +66364,7 @@ this.HTMLTextAreaElement_get_wrap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_wrap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_wrap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77095,26 +66373,25 @@ this.HTMLTextAreaElement_get_wrap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_wrap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_wrap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_wrap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.wrap = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_wrap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.wrap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_wrap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77131,12 +66408,12 @@ this.HTMLTextAreaElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77149,7 +66426,7 @@ this.HTMLTextAreaElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77158,7 +66435,7 @@ this.HTMLTextAreaElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -77178,12 +66455,12 @@ this.HTMLTextAreaElement_get_defaultValue = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_defaultValue 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_defaultValue 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_defaultValue 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_defaultValue 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77196,7 +66473,7 @@ this.HTMLTextAreaElement_get_defaultValue = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_defaultValue 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_defaultValue 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77205,26 +66482,25 @@ this.HTMLTextAreaElement_get_defaultValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_defaultValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_defaultValue, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_defaultValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultValue = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_defaultValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultValue = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_defaultValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77241,12 +66517,12 @@ this.HTMLTextAreaElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77259,7 +66535,7 @@ this.HTMLTextAreaElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77268,26 +66544,25 @@ this.HTMLTextAreaElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_textLength = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77304,12 +66579,12 @@ this.HTMLTextAreaElement_get_textLength = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_textLength 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_textLength 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_textLength 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_textLength 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77322,7 +66597,7 @@ this.HTMLTextAreaElement_get_textLength = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_textLength 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_textLength 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77331,7 +66606,7 @@ this.HTMLTextAreaElement_get_textLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_textLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_textLength, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -77351,12 +66626,12 @@ this.HTMLTextAreaElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77369,7 +66644,7 @@ this.HTMLTextAreaElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77378,7 +66653,7 @@ this.HTMLTextAreaElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -77398,12 +66673,12 @@ this.HTMLTextAreaElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77416,7 +66691,7 @@ this.HTMLTextAreaElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77425,7 +66700,7 @@ this.HTMLTextAreaElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -77445,12 +66720,12 @@ this.HTMLTextAreaElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77463,7 +66738,7 @@ this.HTMLTextAreaElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77472,7 +66747,7 @@ this.HTMLTextAreaElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -77492,12 +66767,12 @@ this.HTMLTextAreaElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77510,7 +66785,7 @@ this.HTMLTextAreaElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77519,7 +66794,7 @@ this.HTMLTextAreaElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -77539,12 +66814,12 @@ this.HTMLTextAreaElement_get_selectionStart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionStart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionStart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionStart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionStart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77557,7 +66832,7 @@ this.HTMLTextAreaElement_get_selectionStart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionStart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionStart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77566,26 +66841,25 @@ this.HTMLTextAreaElement_get_selectionStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_selectionStart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_selectionStart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectionStart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_selectionStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectionStart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_selectionStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_selectionEnd = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77602,12 +66876,12 @@ this.HTMLTextAreaElement_get_selectionEnd = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionEnd 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionEnd 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionEnd 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionEnd 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77620,7 +66894,7 @@ this.HTMLTextAreaElement_get_selectionEnd = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionEnd 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionEnd 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77629,26 +66903,25 @@ this.HTMLTextAreaElement_get_selectionEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_selectionEnd, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_selectionEnd = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectionEnd = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_selectionEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectionEnd = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_selectionEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_get_selectionDirection = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); @@ -77665,12 +66938,12 @@ this.HTMLTextAreaElement_get_selectionDirection = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionDirection 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionDirection 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionDirection 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionDirection 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -77683,7 +66956,7 @@ this.HTMLTextAreaElement_get_selectionDirection = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionDirection 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTextAreaElement_get_selectionDirection 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -77692,302 +66965,301 @@ this.HTMLTextAreaElement_get_selectionDirection = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTextAreaElement_get_selectionDirection, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTextAreaElement_get_selectionDirection, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTextAreaElement_set_selectionDirection = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectionDirection = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTextAreaElement_set_selectionDirection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectionDirection = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTextAreaElement_set_selectionDirection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTextAreaElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTextAreaElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTextAreaElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTextAreaElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTextAreaElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTextAreaElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTextAreaElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTextAreaElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTextAreaElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTextAreaElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTextAreaElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTextAreaElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTextAreaElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTextAreaElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTextAreaElement_select = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.select.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTextAreaElement_select 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_select 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_select 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTextAreaElement_select, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.select.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTextAreaElement_select 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTextAreaElement_select 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTextAreaElement_select 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTextAreaElement_select, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTextAreaElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTextAreaElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTextAreaElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTextAreaElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTextAreaElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTextAreaElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTextAreaElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTextAreaElement_setRangeText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setRangeText.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTextAreaElement_setRangeText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_setRangeText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_setRangeText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTextAreaElement_setRangeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setRangeText.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTextAreaElement_setRangeText 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTextAreaElement_setRangeText 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTextAreaElement_setRangeText 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTextAreaElement_setRangeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTextAreaElement_setSelectionRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setSelectionRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTextAreaElement_setSelectionRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTextAreaElement_setSelectionRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTextAreaElement_setSelectionRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTextAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTextAreaElement_setSelectionRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setSelectionRange.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTextAreaElement_setSelectionRange 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTextAreaElement_setSelectionRange 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTextAreaElement_setSelectionRange 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTextAreaElement_setSelectionRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTemplateElement_get_content = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); @@ -78004,12 +67276,12 @@ this.HTMLTemplateElement_get_content = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTemplateElement_get_content 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTemplateElement_get_content 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTemplateElement_get_content 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTemplateElement_get_content 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78022,7 +67294,7 @@ this.HTMLTemplateElement_get_content = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTemplateElement_get_content 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTemplateElement_get_content 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78031,54 +67303,7 @@ this.HTMLTemplateElement_get_content = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTemplateElement_get_content, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLTemplateElement_get_shadowRoot = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.shadowRoot; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRoot 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRoot 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRoot 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRoot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTemplateElement_get_content, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -78098,12 +67323,12 @@ this.HTMLTemplateElement_get_shadowRootMode = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRootMode 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTemplateElement_get_shadowRootMode 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRootMode 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTemplateElement_get_shadowRootMode 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78116,7 +67341,7 @@ this.HTMLTemplateElement_get_shadowRootMode = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRootMode 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTemplateElement_get_shadowRootMode 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78125,11 +67350,26 @@ this.HTMLTemplateElement_get_shadowRootMode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTemplateElement_get_shadowRootMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTemplateElement_get_shadowRootMode, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTemplateElement_set_shadowRootMode = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.shadowRootMode = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTemplateElement_set_shadowRootMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLTemplateElement_get_shadowRootDelegatesFocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); let ctx = r[0]; @@ -78139,12 +67379,120 @@ this.HTMLTemplateElement_set_shadowRootMode = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.shadowRootMode = val; + let result = dom_element.shadowRootDelegatesFocus; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLTemplateElement_get_shadowRootDelegatesFocus 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTemplateElement_get_shadowRootDelegatesFocus 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTemplateElement_get_shadowRootDelegatesFocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTemplateElement_set_shadowRootMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTemplateElement_get_shadowRootDelegatesFocus, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLTemplateElement_set_shadowRootDelegatesFocus = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.shadowRootDelegatesFocus = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTemplateElement_set_shadowRootDelegatesFocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLTemplateElement_get_shadowRootClonable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.shadowRootClonable; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLTemplateElement_get_shadowRootClonable 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTemplateElement_get_shadowRootClonable 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTemplateElement_get_shadowRootClonable 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTemplateElement_get_shadowRootClonable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLTemplateElement_set_shadowRootClonable = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTemplateElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.shadowRootClonable = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTemplateElement_set_shadowRootClonable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLTableSectionElement_get_rows = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); @@ -78161,12 +67509,12 @@ this.HTMLTableSectionElement_get_rows = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableSectionElement_get_rows 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableSectionElement_get_rows 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_get_rows 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableSectionElement_get_rows 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78179,7 +67527,7 @@ this.HTMLTableSectionElement_get_rows = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableSectionElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78188,7 +67536,7 @@ this.HTMLTableSectionElement_get_rows = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableSectionElement_get_rows, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableSectionElement_get_rows, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -78208,12 +67556,12 @@ this.HTMLTableSectionElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableSectionElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableSectionElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableSectionElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78226,7 +67574,7 @@ this.HTMLTableSectionElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableSectionElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78235,26 +67583,25 @@ this.HTMLTableSectionElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableSectionElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableSectionElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableSectionElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableSectionElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableSectionElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableSectionElement_get_ch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); @@ -78271,12 +67618,12 @@ this.HTMLTableSectionElement_get_ch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableSectionElement_get_ch 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableSectionElement_get_ch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_get_ch 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableSectionElement_get_ch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78289,7 +67636,7 @@ this.HTMLTableSectionElement_get_ch = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableSectionElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78298,26 +67645,25 @@ this.HTMLTableSectionElement_get_ch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableSectionElement_get_ch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableSectionElement_get_ch, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableSectionElement_set_ch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ch = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableSectionElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableSectionElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableSectionElement_get_chOff = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); @@ -78334,12 +67680,12 @@ this.HTMLTableSectionElement_get_chOff = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableSectionElement_get_chOff 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableSectionElement_get_chOff 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_get_chOff 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableSectionElement_get_chOff 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78352,7 +67698,7 @@ this.HTMLTableSectionElement_get_chOff = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableSectionElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78361,26 +67707,25 @@ this.HTMLTableSectionElement_get_chOff = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableSectionElement_get_chOff, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableSectionElement_get_chOff, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableSectionElement_set_chOff = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.chOff = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableSectionElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.chOff = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableSectionElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableSectionElement_get_vAlign = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); @@ -78397,12 +67742,12 @@ this.HTMLTableSectionElement_get_vAlign = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableSectionElement_get_vAlign 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableSectionElement_get_vAlign 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_get_vAlign 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableSectionElement_get_vAlign 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78415,7 +67760,7 @@ this.HTMLTableSectionElement_get_vAlign = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableSectionElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78424,118 +67769,117 @@ this.HTMLTableSectionElement_get_vAlign = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableSectionElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableSectionElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableSectionElement_set_vAlign = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vAlign = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableSectionElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vAlign = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableSectionElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableSectionElement_deleteRow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteRow.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableSectionElement_deleteRow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_deleteRow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_deleteRow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableSectionElement_deleteRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteRow.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableSectionElement_deleteRow 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableSectionElement_deleteRow 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableSectionElement_deleteRow 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableSectionElement_deleteRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableSectionElement_insertRow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertRow.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableSectionElement_insertRow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableSectionElement_insertRow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableSectionElement_insertRow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableSectionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableSectionElement_insertRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertRow.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableSectionElement_insertRow 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableSectionElement_insertRow 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableSectionElement_insertRow 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableSectionElement_insertRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableRowElement_get_rowIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); @@ -78552,12 +67896,12 @@ this.HTMLTableRowElement_get_rowIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_rowIndex 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_rowIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_rowIndex 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_rowIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78570,7 +67914,7 @@ this.HTMLTableRowElement_get_rowIndex = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_rowIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_rowIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78579,7 +67923,7 @@ this.HTMLTableRowElement_get_rowIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_rowIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_rowIndex, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -78599,12 +67943,12 @@ this.HTMLTableRowElement_get_sectionRowIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_sectionRowIndex 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_sectionRowIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_sectionRowIndex 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_sectionRowIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78617,7 +67961,7 @@ this.HTMLTableRowElement_get_sectionRowIndex = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_sectionRowIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_sectionRowIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78626,7 +67970,7 @@ this.HTMLTableRowElement_get_sectionRowIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_sectionRowIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_sectionRowIndex, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -78646,12 +67990,12 @@ this.HTMLTableRowElement_get_cells = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_cells 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_cells 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_cells 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_cells 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78664,7 +68008,7 @@ this.HTMLTableRowElement_get_cells = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_cells 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_cells 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78673,7 +68017,7 @@ this.HTMLTableRowElement_get_cells = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_cells, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_cells, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -78693,12 +68037,12 @@ this.HTMLTableRowElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78711,7 +68055,7 @@ this.HTMLTableRowElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78720,26 +68064,25 @@ this.HTMLTableRowElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableRowElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableRowElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableRowElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableRowElement_get_ch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); @@ -78756,12 +68099,12 @@ this.HTMLTableRowElement_get_ch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_ch 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_ch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_ch 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_ch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78774,7 +68117,7 @@ this.HTMLTableRowElement_get_ch = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78783,26 +68126,25 @@ this.HTMLTableRowElement_get_ch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_ch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_ch, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableRowElement_set_ch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ch = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableRowElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableRowElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableRowElement_get_chOff = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); @@ -78819,12 +68161,12 @@ this.HTMLTableRowElement_get_chOff = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_chOff 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_chOff 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_chOff 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_chOff 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78837,7 +68179,7 @@ this.HTMLTableRowElement_get_chOff = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78846,26 +68188,25 @@ this.HTMLTableRowElement_get_chOff = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_chOff, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_chOff, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableRowElement_set_chOff = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.chOff = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableRowElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.chOff = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableRowElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableRowElement_get_vAlign = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); @@ -78882,12 +68223,12 @@ this.HTMLTableRowElement_get_vAlign = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_vAlign 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_vAlign 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_vAlign 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_vAlign 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78900,7 +68241,7 @@ this.HTMLTableRowElement_get_vAlign = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78909,26 +68250,25 @@ this.HTMLTableRowElement_get_vAlign = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableRowElement_set_vAlign = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vAlign = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableRowElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vAlign = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableRowElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableRowElement_get_bgColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); @@ -78945,12 +68285,12 @@ this.HTMLTableRowElement_get_bgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableRowElement_get_bgColor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableRowElement_get_bgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_get_bgColor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableRowElement_get_bgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -78963,7 +68303,7 @@ this.HTMLTableRowElement_get_bgColor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableRowElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableRowElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -78972,118 +68312,117 @@ this.HTMLTableRowElement_get_bgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableRowElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableRowElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableRowElement_set_bgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.bgColor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableRowElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.bgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableRowElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableRowElement_deleteCell = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteCell.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableRowElement_deleteCell 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_deleteCell 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableRowElement_deleteCell 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableRowElement_deleteCell, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteCell.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableRowElement_deleteCell 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableRowElement_deleteCell 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableRowElement_deleteCell 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableRowElement_deleteCell, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableRowElement_insertCell = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertCell.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableRowElement_insertCell 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableRowElement_insertCell 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableRowElement_insertCell 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableRowElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableRowElement_insertCell, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertCell.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableRowElement_insertCell 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableRowElement_insertCell 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableRowElement_insertCell 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableRowElement_insertCell, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_get_caption = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79100,12 +68439,12 @@ this.HTMLTableElement_get_caption = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_caption 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_caption 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_caption 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_caption 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79118,7 +68457,7 @@ this.HTMLTableElement_get_caption = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_caption 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_caption 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79127,26 +68466,25 @@ this.HTMLTableElement_get_caption = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_caption, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_caption, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_caption = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.caption = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_caption, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.caption = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_caption, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_tHead = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79163,12 +68501,12 @@ this.HTMLTableElement_get_tHead = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_tHead 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_tHead 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_tHead 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_tHead 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79181,7 +68519,7 @@ this.HTMLTableElement_get_tHead = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_tHead 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_tHead 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79190,26 +68528,25 @@ this.HTMLTableElement_get_tHead = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_tHead, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_tHead, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_tHead = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.tHead = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_tHead, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.tHead = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_tHead, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_tFoot = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79226,12 +68563,12 @@ this.HTMLTableElement_get_tFoot = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_tFoot 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_tFoot 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_tFoot 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_tFoot 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79244,7 +68581,7 @@ this.HTMLTableElement_get_tFoot = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_tFoot 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_tFoot 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79253,26 +68590,25 @@ this.HTMLTableElement_get_tFoot = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_tFoot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_tFoot, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_tFoot = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.tFoot = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_tFoot, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.tFoot = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_tFoot, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_tBodies = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79289,12 +68625,12 @@ this.HTMLTableElement_get_tBodies = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_tBodies 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_tBodies 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_tBodies 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_tBodies 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79307,7 +68643,7 @@ this.HTMLTableElement_get_tBodies = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_tBodies 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_tBodies 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79316,7 +68652,7 @@ this.HTMLTableElement_get_tBodies = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_tBodies, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_tBodies, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -79336,12 +68672,12 @@ this.HTMLTableElement_get_rows = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_rows 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_rows 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_rows 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_rows 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79354,7 +68690,7 @@ this.HTMLTableElement_get_rows = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79363,7 +68699,7 @@ this.HTMLTableElement_get_rows = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_rows, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_rows, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -79383,12 +68719,12 @@ this.HTMLTableElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79401,7 +68737,7 @@ this.HTMLTableElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79410,26 +68746,25 @@ this.HTMLTableElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_border = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79446,12 +68781,12 @@ this.HTMLTableElement_get_border = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_border 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_border 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_border 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_border 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79464,7 +68799,7 @@ this.HTMLTableElement_get_border = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79473,26 +68808,25 @@ this.HTMLTableElement_get_border = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_border, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_border, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_border = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.border = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.border = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_frame = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79509,12 +68843,12 @@ this.HTMLTableElement_get_frame = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_frame 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_frame 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_frame 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_frame 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79527,7 +68861,7 @@ this.HTMLTableElement_get_frame = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_frame 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_frame 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79536,26 +68870,25 @@ this.HTMLTableElement_get_frame = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_frame, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_frame, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_frame = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.frame = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_frame, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.frame = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_frame, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_rules = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79572,12 +68905,12 @@ this.HTMLTableElement_get_rules = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_rules 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_rules 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_rules 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_rules 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79590,7 +68923,7 @@ this.HTMLTableElement_get_rules = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_rules 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_rules 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79599,26 +68932,25 @@ this.HTMLTableElement_get_rules = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_rules, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_rules, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_rules = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rules = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_rules, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rules = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_rules, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_summary = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79635,12 +68967,12 @@ this.HTMLTableElement_get_summary = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_summary 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_summary 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_summary 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_summary 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79653,7 +68985,7 @@ this.HTMLTableElement_get_summary = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_summary 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_summary 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79662,26 +68994,25 @@ this.HTMLTableElement_get_summary = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_summary, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_summary, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_summary = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.summary = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_summary, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.summary = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_summary, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79698,12 +69029,12 @@ this.HTMLTableElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79716,7 +69047,7 @@ this.HTMLTableElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79725,26 +69056,25 @@ this.HTMLTableElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_bgColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79761,12 +69091,12 @@ this.HTMLTableElement_get_bgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_bgColor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_bgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_bgColor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_bgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79779,7 +69109,7 @@ this.HTMLTableElement_get_bgColor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79788,26 +69118,25 @@ this.HTMLTableElement_get_bgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_bgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.bgColor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.bgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_cellPadding = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79824,12 +69153,12 @@ this.HTMLTableElement_get_cellPadding = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_cellPadding 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_cellPadding 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_cellPadding 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_cellPadding 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79842,7 +69171,7 @@ this.HTMLTableElement_get_cellPadding = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_cellPadding 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_cellPadding 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79851,26 +69180,25 @@ this.HTMLTableElement_get_cellPadding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_cellPadding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_cellPadding, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_cellPadding = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cellPadding = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_cellPadding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cellPadding = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_cellPadding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_get_cellSpacing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); @@ -79887,12 +69215,12 @@ this.HTMLTableElement_get_cellSpacing = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableElement_get_cellSpacing 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableElement_get_cellSpacing 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableElement_get_cellSpacing 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableElement_get_cellSpacing 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -79905,7 +69233,7 @@ this.HTMLTableElement_get_cellSpacing = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableElement_get_cellSpacing 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableElement_get_cellSpacing 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -79914,440 +69242,439 @@ this.HTMLTableElement_get_cellSpacing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableElement_get_cellSpacing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableElement_get_cellSpacing, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableElement_set_cellSpacing = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cellSpacing = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableElement_set_cellSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cellSpacing = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableElement_set_cellSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableElement_createCaption = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createCaption.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_createCaption 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_createCaption 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_createCaption 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_createCaption, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createCaption.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_createCaption 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_createCaption 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_createCaption 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_createCaption, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_createTBody = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createTBody.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_createTBody 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_createTBody 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_createTBody 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_createTBody, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createTBody.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_createTBody 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_createTBody 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_createTBody 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_createTBody, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_createTFoot = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createTFoot.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_createTFoot 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_createTFoot 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_createTFoot 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_createTFoot, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createTFoot.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_createTFoot 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_createTFoot 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_createTFoot 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_createTFoot, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_createTHead = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createTHead.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_createTHead 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_createTHead 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_createTHead 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_createTHead, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createTHead.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_createTHead 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_createTHead 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_createTHead 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_createTHead, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_deleteCaption = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteCaption.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_deleteCaption 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_deleteCaption 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_deleteCaption 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_deleteCaption, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteCaption.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_deleteCaption 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_deleteCaption 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_deleteCaption 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_deleteCaption, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_deleteRow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteRow.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_deleteRow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_deleteRow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_deleteRow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_deleteRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteRow.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_deleteRow 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_deleteRow 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_deleteRow 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_deleteRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_deleteTFoot = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteTFoot.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_deleteTFoot 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_deleteTFoot 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_deleteTFoot 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_deleteTFoot, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteTFoot.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_deleteTFoot 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_deleteTFoot 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_deleteTFoot 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_deleteTFoot, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_deleteTHead = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteTHead.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_deleteTHead 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_deleteTHead 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_deleteTHead 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_deleteTHead, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteTHead.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_deleteTHead 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_deleteTHead 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_deleteTHead 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_deleteTHead, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableElement_insertRow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertRow.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLTableElement_insertRow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLTableElement_insertRow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLTableElement_insertRow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLTableElement_insertRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertRow.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLTableElement_insertRow 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLTableElement_insertRow 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLTableElement_insertRow 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLTableElement_insertRow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLTableColElement_get_span = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); @@ -80364,12 +69691,12 @@ this.HTMLTableColElement_get_span = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableColElement_get_span 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableColElement_get_span 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableColElement_get_span 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableColElement_get_span 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80382,7 +69709,7 @@ this.HTMLTableColElement_get_span = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableColElement_get_span 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableColElement_get_span 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80391,26 +69718,25 @@ this.HTMLTableColElement_get_span = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableColElement_get_span, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableColElement_get_span, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableColElement_set_span = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.span = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableColElement_set_span, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.span = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableColElement_set_span, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableColElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); @@ -80427,12 +69753,12 @@ this.HTMLTableColElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableColElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableColElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableColElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableColElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80445,7 +69771,7 @@ this.HTMLTableColElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableColElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableColElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80454,26 +69780,25 @@ this.HTMLTableColElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableColElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableColElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableColElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableColElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableColElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableColElement_get_ch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); @@ -80490,12 +69815,12 @@ this.HTMLTableColElement_get_ch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableColElement_get_ch 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableColElement_get_ch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableColElement_get_ch 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableColElement_get_ch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80508,7 +69833,7 @@ this.HTMLTableColElement_get_ch = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableColElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableColElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80517,26 +69842,25 @@ this.HTMLTableColElement_get_ch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableColElement_get_ch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableColElement_get_ch, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableColElement_set_ch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ch = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableColElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableColElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableColElement_get_chOff = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); @@ -80553,12 +69877,12 @@ this.HTMLTableColElement_get_chOff = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableColElement_get_chOff 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableColElement_get_chOff 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableColElement_get_chOff 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableColElement_get_chOff 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80571,7 +69895,7 @@ this.HTMLTableColElement_get_chOff = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableColElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableColElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80580,26 +69904,25 @@ this.HTMLTableColElement_get_chOff = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableColElement_get_chOff, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableColElement_get_chOff, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableColElement_set_chOff = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.chOff = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableColElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.chOff = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableColElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableColElement_get_vAlign = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); @@ -80616,12 +69939,12 @@ this.HTMLTableColElement_get_vAlign = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableColElement_get_vAlign 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableColElement_get_vAlign 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableColElement_get_vAlign 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableColElement_get_vAlign 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80634,7 +69957,7 @@ this.HTMLTableColElement_get_vAlign = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableColElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableColElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80643,26 +69966,25 @@ this.HTMLTableColElement_get_vAlign = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableColElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableColElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableColElement_set_vAlign = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vAlign = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableColElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vAlign = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableColElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableColElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); @@ -80679,12 +70001,12 @@ this.HTMLTableColElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableColElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableColElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableColElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableColElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80697,7 +70019,7 @@ this.HTMLTableColElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableColElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableColElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80706,26 +70028,25 @@ this.HTMLTableColElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableColElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableColElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableColElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableColElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableColElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableColElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_colSpan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -80742,12 +70063,12 @@ this.HTMLTableCellElement_get_colSpan = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_colSpan 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_colSpan 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_colSpan 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_colSpan 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80760,7 +70081,7 @@ this.HTMLTableCellElement_get_colSpan = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_colSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_colSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80769,26 +70090,25 @@ this.HTMLTableCellElement_get_colSpan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_colSpan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_colSpan, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_colSpan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.colSpan = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_colSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.colSpan = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_colSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_rowSpan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -80805,12 +70125,12 @@ this.HTMLTableCellElement_get_rowSpan = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_rowSpan 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_rowSpan 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_rowSpan 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_rowSpan 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80823,7 +70143,7 @@ this.HTMLTableCellElement_get_rowSpan = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_rowSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_rowSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80832,26 +70152,25 @@ this.HTMLTableCellElement_get_rowSpan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_rowSpan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_rowSpan, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_rowSpan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rowSpan = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_rowSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rowSpan = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_rowSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_headers = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -80868,12 +70187,12 @@ this.HTMLTableCellElement_get_headers = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_headers 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_headers 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_headers 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_headers 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80886,7 +70205,7 @@ this.HTMLTableCellElement_get_headers = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_headers 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_headers 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80895,26 +70214,25 @@ this.HTMLTableCellElement_get_headers = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_headers, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_headers, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_headers = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.headers = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_headers, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.headers = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_headers, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_cellIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -80931,12 +70249,12 @@ this.HTMLTableCellElement_get_cellIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_cellIndex 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_cellIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_cellIndex 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_cellIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80949,7 +70267,7 @@ this.HTMLTableCellElement_get_cellIndex = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_cellIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_cellIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -80958,7 +70276,7 @@ this.HTMLTableCellElement_get_cellIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_cellIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_cellIndex, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -80978,12 +70296,12 @@ this.HTMLTableCellElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -80996,7 +70314,7 @@ this.HTMLTableCellElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81005,26 +70323,25 @@ this.HTMLTableCellElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_axis = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81041,12 +70358,12 @@ this.HTMLTableCellElement_get_axis = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_axis 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_axis 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_axis 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_axis 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81059,7 +70376,7 @@ this.HTMLTableCellElement_get_axis = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_axis 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_axis 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81068,26 +70385,25 @@ this.HTMLTableCellElement_get_axis = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_axis, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_axis, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_axis = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.axis = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_axis, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.axis = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_axis, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81104,12 +70420,12 @@ this.HTMLTableCellElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81122,7 +70438,7 @@ this.HTMLTableCellElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81131,26 +70447,25 @@ this.HTMLTableCellElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81167,12 +70482,12 @@ this.HTMLTableCellElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81185,7 +70500,7 @@ this.HTMLTableCellElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81194,26 +70509,25 @@ this.HTMLTableCellElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_ch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81230,12 +70544,12 @@ this.HTMLTableCellElement_get_ch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_ch 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_ch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_ch 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_ch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81248,7 +70562,7 @@ this.HTMLTableCellElement_get_ch = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_ch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81257,26 +70571,25 @@ this.HTMLTableCellElement_get_ch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_ch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_ch, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_ch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ch = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_ch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_chOff = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81293,12 +70606,12 @@ this.HTMLTableCellElement_get_chOff = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_chOff 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_chOff 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_chOff 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_chOff 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81311,7 +70624,7 @@ this.HTMLTableCellElement_get_chOff = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_chOff 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81320,26 +70633,25 @@ this.HTMLTableCellElement_get_chOff = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_chOff, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_chOff, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_chOff = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.chOff = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.chOff = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_chOff, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_noWrap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81356,12 +70668,12 @@ this.HTMLTableCellElement_get_noWrap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_noWrap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_noWrap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_noWrap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_noWrap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81374,7 +70686,7 @@ this.HTMLTableCellElement_get_noWrap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_noWrap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_noWrap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81383,26 +70695,25 @@ this.HTMLTableCellElement_get_noWrap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_noWrap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_noWrap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_noWrap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.noWrap = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_noWrap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.noWrap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_noWrap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_vAlign = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81419,12 +70730,12 @@ this.HTMLTableCellElement_get_vAlign = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_vAlign 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_vAlign 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_vAlign 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_vAlign 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81437,7 +70748,7 @@ this.HTMLTableCellElement_get_vAlign = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_vAlign 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81446,26 +70757,25 @@ this.HTMLTableCellElement_get_vAlign = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_vAlign, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_vAlign = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vAlign = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vAlign = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_vAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_bgColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81482,12 +70792,12 @@ this.HTMLTableCellElement_get_bgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_bgColor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_bgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_bgColor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_bgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81500,7 +70810,7 @@ this.HTMLTableCellElement_get_bgColor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81509,26 +70819,25 @@ this.HTMLTableCellElement_get_bgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_bgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.bgColor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.bgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_abbr = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81545,12 +70854,12 @@ this.HTMLTableCellElement_get_abbr = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_abbr 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_abbr 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_abbr 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_abbr 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81563,7 +70872,7 @@ this.HTMLTableCellElement_get_abbr = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_abbr 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_abbr 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81572,26 +70881,25 @@ this.HTMLTableCellElement_get_abbr = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_abbr, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_abbr, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_abbr = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.abbr = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_abbr, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.abbr = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_abbr, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCellElement_get_scope = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); @@ -81608,12 +70916,12 @@ this.HTMLTableCellElement_get_scope = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCellElement_get_scope 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCellElement_get_scope 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCellElement_get_scope 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCellElement_get_scope 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81626,7 +70934,7 @@ this.HTMLTableCellElement_get_scope = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCellElement_get_scope 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCellElement_get_scope 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81635,26 +70943,25 @@ this.HTMLTableCellElement_get_scope = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCellElement_get_scope, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCellElement_get_scope, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCellElement_set_scope = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCellElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scope = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCellElement_set_scope, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scope = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCellElement_set_scope, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLTableCaptionElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLTableCaptionElement"); @@ -81671,12 +70978,12 @@ this.HTMLTableCaptionElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLTableCaptionElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLTableCaptionElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLTableCaptionElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLTableCaptionElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81689,7 +70996,7 @@ this.HTMLTableCaptionElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLTableCaptionElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLTableCaptionElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81698,26 +71005,25 @@ this.HTMLTableCaptionElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLTableCaptionElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLTableCaptionElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLTableCaptionElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLTableCaptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLTableCaptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLTableCaptionElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLTableCaptionElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLStyleElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); @@ -81734,12 +71040,12 @@ this.HTMLStyleElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLStyleElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLStyleElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLStyleElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLStyleElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81752,7 +71058,7 @@ this.HTMLStyleElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLStyleElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLStyleElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81761,26 +71067,25 @@ this.HTMLStyleElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLStyleElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLStyleElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLStyleElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLStyleElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLStyleElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLStyleElement_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); @@ -81797,12 +71102,12 @@ this.HTMLStyleElement_get_media = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLStyleElement_get_media 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLStyleElement_get_media 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLStyleElement_get_media 得到的结果类型为function, result =>", result); + console.log("[*] HTMLStyleElement_get_media 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81815,7 +71120,7 @@ this.HTMLStyleElement_get_media = function () { break default: // string number - cbb_wf.console.log("[*] HTMLStyleElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLStyleElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81824,26 +71129,25 @@ this.HTMLStyleElement_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLStyleElement_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLStyleElement_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLStyleElement_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.media = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLStyleElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLStyleElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLStyleElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); @@ -81860,12 +71164,12 @@ this.HTMLStyleElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLStyleElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLStyleElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLStyleElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLStyleElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81878,7 +71182,7 @@ this.HTMLStyleElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLStyleElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLStyleElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81887,26 +71191,25 @@ this.HTMLStyleElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLStyleElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLStyleElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLStyleElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLStyleElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLStyleElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLStyleElement_get_sheet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); @@ -81923,12 +71226,12 @@ this.HTMLStyleElement_get_sheet = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLStyleElement_get_sheet 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLStyleElement_get_sheet 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLStyleElement_get_sheet 得到的结果类型为function, result =>", result); + console.log("[*] HTMLStyleElement_get_sheet 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81941,7 +71244,7 @@ this.HTMLStyleElement_get_sheet = function () { break default: // string number - cbb_wf.console.log("[*] HTMLStyleElement_get_sheet 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLStyleElement_get_sheet 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81950,7 +71253,7 @@ this.HTMLStyleElement_get_sheet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLStyleElement_get_sheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLStyleElement_get_sheet, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -81970,12 +71273,12 @@ this.HTMLStyleElement_get_blocking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLStyleElement_get_blocking 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLStyleElement_get_blocking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLStyleElement_get_blocking 得到的结果类型为function, result =>", result); + console.log("[*] HTMLStyleElement_get_blocking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -81988,7 +71291,7 @@ this.HTMLStyleElement_get_blocking = function () { break default: // string number - cbb_wf.console.log("[*] HTMLStyleElement_get_blocking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLStyleElement_get_blocking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -81997,26 +71300,25 @@ this.HTMLStyleElement_get_blocking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLStyleElement_get_blocking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLStyleElement_get_blocking, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLStyleElement_set_blocking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLStyleElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.blocking = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLStyleElement_set_blocking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.blocking = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLStyleElement_set_blocking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82033,12 +71335,12 @@ this.HTMLSourceElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82051,7 +71353,7 @@ this.HTMLSourceElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82060,26 +71362,25 @@ this.HTMLSourceElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82096,12 +71397,12 @@ this.HTMLSourceElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82114,7 +71415,7 @@ this.HTMLSourceElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82123,26 +71424,25 @@ this.HTMLSourceElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_srcset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82159,12 +71459,12 @@ this.HTMLSourceElement_get_srcset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_srcset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_srcset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_srcset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_srcset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82177,7 +71477,7 @@ this.HTMLSourceElement_get_srcset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_srcset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_srcset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82186,26 +71486,25 @@ this.HTMLSourceElement_get_srcset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_srcset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_srcset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_srcset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.srcset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_srcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.srcset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_srcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_sizes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82222,12 +71521,12 @@ this.HTMLSourceElement_get_sizes = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_sizes 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_sizes 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_sizes 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_sizes 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82240,7 +71539,7 @@ this.HTMLSourceElement_get_sizes = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82249,26 +71548,25 @@ this.HTMLSourceElement_get_sizes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_sizes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_sizes, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_sizes = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.sizes = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.sizes = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82285,12 +71583,12 @@ this.HTMLSourceElement_get_media = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_media 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_media 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_media 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_media 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82303,7 +71601,7 @@ this.HTMLSourceElement_get_media = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82312,26 +71610,25 @@ this.HTMLSourceElement_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.media = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82348,12 +71645,12 @@ this.HTMLSourceElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82366,7 +71663,7 @@ this.HTMLSourceElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82375,26 +71672,25 @@ this.HTMLSourceElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSourceElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); @@ -82411,12 +71707,12 @@ this.HTMLSourceElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSourceElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSourceElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSourceElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSourceElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82429,7 +71725,7 @@ this.HTMLSourceElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSourceElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSourceElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82438,26 +71734,25 @@ this.HTMLSourceElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSourceElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSourceElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSourceElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSourceElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSourceElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSourceElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSlotElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); @@ -82474,12 +71769,12 @@ this.HTMLSlotElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSlotElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSlotElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSlotElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSlotElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82492,7 +71787,7 @@ this.HTMLSlotElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSlotElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSlotElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82501,164 +71796,163 @@ this.HTMLSlotElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSlotElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSlotElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSlotElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSlotElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSlotElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSlotElement_assign = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.assign.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSlotElement_assign 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSlotElement_assign 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSlotElement_assign 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSlotElement_assign, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.assign.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSlotElement_assign 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSlotElement_assign 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSlotElement_assign 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSlotElement_assign, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSlotElement_assignedElements = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.assignedElements.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSlotElement_assignedElements 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSlotElement_assignedElements 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSlotElement_assignedElements 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSlotElement_assignedElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.assignedElements.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSlotElement_assignedElements 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSlotElement_assignedElements 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSlotElement_assignedElements 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSlotElement_assignedElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSlotElement_assignedNodes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.assignedNodes.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSlotElement_assignedNodes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSlotElement_assignedNodes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSlotElement_assignedNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSlotElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSlotElement_assignedNodes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.assignedNodes.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSlotElement_assignedNodes 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSlotElement_assignedNodes 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSlotElement_assignedNodes 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSlotElement_assignedNodes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_get_autocomplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -82675,12 +71969,12 @@ this.HTMLSelectElement_get_autocomplete = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_autocomplete 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_autocomplete 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_autocomplete 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_autocomplete 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82693,7 +71987,7 @@ this.HTMLSelectElement_get_autocomplete = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82702,26 +71996,25 @@ this.HTMLSelectElement_get_autocomplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_autocomplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autocomplete = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autocomplete = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -82738,12 +72031,12 @@ this.HTMLSelectElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82756,7 +72049,7 @@ this.HTMLSelectElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82765,26 +72058,25 @@ this.HTMLSelectElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -82801,12 +72093,12 @@ this.HTMLSelectElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82819,7 +72111,7 @@ this.HTMLSelectElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82828,7 +72120,7 @@ this.HTMLSelectElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -82848,12 +72140,12 @@ this.HTMLSelectElement_get_multiple = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_multiple 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_multiple 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_multiple 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_multiple 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82866,7 +72158,7 @@ this.HTMLSelectElement_get_multiple = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_multiple 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_multiple 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82875,26 +72167,25 @@ this.HTMLSelectElement_get_multiple = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_multiple, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_multiple, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_multiple = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.multiple = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_multiple, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.multiple = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_multiple, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -82911,12 +72202,12 @@ this.HTMLSelectElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82929,7 +72220,7 @@ this.HTMLSelectElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -82938,26 +72229,25 @@ this.HTMLSelectElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_required = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -82974,12 +72264,12 @@ this.HTMLSelectElement_get_required = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_required 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_required 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_required 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_required 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -82992,7 +72282,7 @@ this.HTMLSelectElement_get_required = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_required 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_required 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83001,26 +72291,25 @@ this.HTMLSelectElement_get_required = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_required, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_required, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_required = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.required = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_required, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.required = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_required, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -83037,12 +72326,12 @@ this.HTMLSelectElement_get_size = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_size 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_size 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_size 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_size 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83055,7 +72344,7 @@ this.HTMLSelectElement_get_size = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83064,26 +72353,25 @@ this.HTMLSelectElement_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_size = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.size = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.size = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -83100,12 +72388,12 @@ this.HTMLSelectElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83118,7 +72406,7 @@ this.HTMLSelectElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83127,7 +72415,7 @@ this.HTMLSelectElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -83147,12 +72435,12 @@ this.HTMLSelectElement_get_options = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_options 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_options 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_options 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_options 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83165,7 +72453,7 @@ this.HTMLSelectElement_get_options = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_options 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_options 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83174,7 +72462,7 @@ this.HTMLSelectElement_get_options = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_options, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_options, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -83194,12 +72482,12 @@ this.HTMLSelectElement_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_length 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83212,7 +72500,7 @@ this.HTMLSelectElement_get_length = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83221,26 +72509,25 @@ this.HTMLSelectElement_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_length = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.length = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_length, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.length = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_length, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_selectedOptions = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -83257,12 +72544,12 @@ this.HTMLSelectElement_get_selectedOptions = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedOptions 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_selectedOptions 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedOptions 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_selectedOptions 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83275,7 +72562,7 @@ this.HTMLSelectElement_get_selectedOptions = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedOptions 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_selectedOptions 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83284,7 +72571,7 @@ this.HTMLSelectElement_get_selectedOptions = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedOptions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_selectedOptions, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -83304,12 +72591,12 @@ this.HTMLSelectElement_get_selectedIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedIndex 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_selectedIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedIndex 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_selectedIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83322,7 +72609,7 @@ this.HTMLSelectElement_get_selectedIndex = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_selectedIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83331,26 +72618,25 @@ this.HTMLSelectElement_get_selectedIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_selectedIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_selectedIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_selectedIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectedIndex = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_selectedIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectedIndex = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_selectedIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -83367,12 +72653,12 @@ this.HTMLSelectElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83385,7 +72671,7 @@ this.HTMLSelectElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83394,26 +72680,25 @@ this.HTMLSelectElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLSelectElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLSelectElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLSelectElement_get_willValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); @@ -83430,12 +72715,12 @@ this.HTMLSelectElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83448,7 +72733,7 @@ this.HTMLSelectElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83457,7 +72742,7 @@ this.HTMLSelectElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -83477,12 +72762,12 @@ this.HTMLSelectElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83495,7 +72780,7 @@ this.HTMLSelectElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83504,7 +72789,7 @@ this.HTMLSelectElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -83524,12 +72809,12 @@ this.HTMLSelectElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83542,7 +72827,7 @@ this.HTMLSelectElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83551,7 +72836,7 @@ this.HTMLSelectElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -83571,12 +72856,12 @@ this.HTMLSelectElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLSelectElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLSelectElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLSelectElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLSelectElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83589,7 +72874,7 @@ this.HTMLSelectElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLSelectElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLSelectElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83598,345 +72883,391 @@ this.HTMLSelectElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLSelectElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLSelectElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLSelectElement_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.add.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_add 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_add 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_add 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.add.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_add 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_add 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_add 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.item.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_item 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_item 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_item 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_namedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_namedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.namedItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_namedItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_namedItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.remove.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_remove 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_remove 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.remove.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_remove 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_remove 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLSelectElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLSelectElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLSelectElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLSelectElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLSelectElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + +this.HTMLSelectElement_showPicker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLSelectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.showPicker.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLSelectElement_showPicker 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLSelectElement_showPicker 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLSelectElement_showPicker 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLSelectElement_showPicker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.HTMLScriptElement_supports = function () { - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLScriptElement_supports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] HTMLScriptElement_supports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.HTMLScriptElement_get_src = function () { @@ -83955,12 +73286,12 @@ this.HTMLScriptElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -83973,7 +73304,7 @@ this.HTMLScriptElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -83982,26 +73313,25 @@ this.HTMLScriptElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84018,12 +73348,12 @@ this.HTMLScriptElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84036,7 +73366,7 @@ this.HTMLScriptElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84045,26 +73375,25 @@ this.HTMLScriptElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_noModule = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84081,12 +73410,12 @@ this.HTMLScriptElement_get_noModule = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_noModule 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_noModule 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_noModule 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_noModule 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84099,7 +73428,7 @@ this.HTMLScriptElement_get_noModule = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_noModule 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_noModule 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84108,26 +73437,25 @@ this.HTMLScriptElement_get_noModule = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_noModule, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_noModule, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_noModule = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.noModule = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_noModule, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.noModule = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_noModule, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_charset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84144,12 +73472,12 @@ this.HTMLScriptElement_get_charset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_charset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_charset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_charset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_charset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84162,7 +73490,7 @@ this.HTMLScriptElement_get_charset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84171,26 +73499,25 @@ this.HTMLScriptElement_get_charset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_charset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_charset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_charset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.charset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_charset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.charset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_charset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_async = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84207,12 +73534,12 @@ this.HTMLScriptElement_get_async = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_async 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_async 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_async 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_async 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84225,7 +73552,7 @@ this.HTMLScriptElement_get_async = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_async 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_async 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84234,26 +73561,25 @@ this.HTMLScriptElement_get_async = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_async, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_async, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_async = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.async = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_async, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.async = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_async, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_defer = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84270,12 +73596,12 @@ this.HTMLScriptElement_get_defer = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_defer 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_defer 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_defer 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_defer 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84288,7 +73614,7 @@ this.HTMLScriptElement_get_defer = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_defer 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_defer 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84297,26 +73623,25 @@ this.HTMLScriptElement_get_defer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_defer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_defer, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_defer = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defer = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_defer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defer = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_defer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_crossOrigin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84333,12 +73658,12 @@ this.HTMLScriptElement_get_crossOrigin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_crossOrigin 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_crossOrigin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_crossOrigin 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_crossOrigin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84351,7 +73676,7 @@ this.HTMLScriptElement_get_crossOrigin = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84360,26 +73685,25 @@ this.HTMLScriptElement_get_crossOrigin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_crossOrigin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.crossOrigin = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.crossOrigin = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_text = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84396,12 +73720,12 @@ this.HTMLScriptElement_get_text = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_text 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_text 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_text 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_text 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84414,7 +73738,7 @@ this.HTMLScriptElement_get_text = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84423,26 +73747,25 @@ this.HTMLScriptElement_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.text = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.text = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_referrerPolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84459,12 +73782,12 @@ this.HTMLScriptElement_get_referrerPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_referrerPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_referrerPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84477,7 +73800,7 @@ this.HTMLScriptElement_get_referrerPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84486,26 +73809,25 @@ this.HTMLScriptElement_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.referrerPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_fetchPriority = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84522,12 +73844,12 @@ this.HTMLScriptElement_get_fetchPriority = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_fetchPriority 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_fetchPriority 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_fetchPriority 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_fetchPriority 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84540,7 +73862,7 @@ this.HTMLScriptElement_get_fetchPriority = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84549,26 +73871,25 @@ this.HTMLScriptElement_get_fetchPriority = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_fetchPriority = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fetchPriority = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fetchPriority = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_event = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84585,12 +73906,12 @@ this.HTMLScriptElement_get_event = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_event 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_event 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_event 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_event 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84603,7 +73924,7 @@ this.HTMLScriptElement_get_event = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_event 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_event 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84612,26 +73933,25 @@ this.HTMLScriptElement_get_event = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_event, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_event, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_event = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.event = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_event, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.event = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_event, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_htmlFor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84648,12 +73968,12 @@ this.HTMLScriptElement_get_htmlFor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_htmlFor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_htmlFor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_htmlFor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_htmlFor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84666,7 +73986,7 @@ this.HTMLScriptElement_get_htmlFor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_htmlFor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_htmlFor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84675,26 +73995,25 @@ this.HTMLScriptElement_get_htmlFor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_htmlFor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_htmlFor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_htmlFor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.htmlFor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_htmlFor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.htmlFor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_htmlFor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_integrity = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84711,12 +74030,12 @@ this.HTMLScriptElement_get_integrity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_integrity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_integrity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_integrity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_integrity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84729,7 +74048,7 @@ this.HTMLScriptElement_get_integrity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_integrity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_integrity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84738,26 +74057,25 @@ this.HTMLScriptElement_get_integrity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_integrity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_integrity, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_integrity = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.integrity = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_integrity, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.integrity = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_integrity, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_blocking = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84774,12 +74092,12 @@ this.HTMLScriptElement_get_blocking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_blocking 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_blocking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_blocking 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_blocking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84792,7 +74110,7 @@ this.HTMLScriptElement_get_blocking = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_blocking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_blocking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84801,26 +74119,25 @@ this.HTMLScriptElement_get_blocking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_blocking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_blocking, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_blocking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.blocking = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_blocking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.blocking = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_blocking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLScriptElement_get_attributionSrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); @@ -84837,12 +74154,12 @@ this.HTMLScriptElement_get_attributionSrc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLScriptElement_get_attributionSrc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLScriptElement_get_attributionSrc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLScriptElement_get_attributionSrc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLScriptElement_get_attributionSrc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84855,7 +74172,7 @@ this.HTMLScriptElement_get_attributionSrc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLScriptElement_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLScriptElement_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84864,26 +74181,25 @@ this.HTMLScriptElement_get_attributionSrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLScriptElement_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLScriptElement_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLScriptElement_set_attributionSrc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLScriptElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.attributionSrc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLScriptElement_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.attributionSrc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLScriptElement_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLQuoteElement_get_cite = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLQuoteElement"); @@ -84900,12 +74216,12 @@ this.HTMLQuoteElement_get_cite = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLQuoteElement_get_cite 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLQuoteElement_get_cite 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLQuoteElement_get_cite 得到的结果类型为function, result =>", result); + console.log("[*] HTMLQuoteElement_get_cite 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84918,7 +74234,7 @@ this.HTMLQuoteElement_get_cite = function () { break default: // string number - cbb_wf.console.log("[*] HTMLQuoteElement_get_cite 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLQuoteElement_get_cite 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84927,26 +74243,25 @@ this.HTMLQuoteElement_get_cite = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLQuoteElement_get_cite, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLQuoteElement_get_cite, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLQuoteElement_set_cite = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLQuoteElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLQuoteElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cite = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLQuoteElement_set_cite, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cite = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLQuoteElement_set_cite, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLProgressElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); @@ -84963,12 +74278,12 @@ this.HTMLProgressElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLProgressElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLProgressElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLProgressElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLProgressElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -84981,7 +74296,7 @@ this.HTMLProgressElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLProgressElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLProgressElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -84990,26 +74305,25 @@ this.HTMLProgressElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLProgressElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLProgressElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLProgressElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLProgressElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLProgressElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLProgressElement_get_max = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); @@ -85026,12 +74340,12 @@ this.HTMLProgressElement_get_max = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLProgressElement_get_max 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLProgressElement_get_max 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLProgressElement_get_max 得到的结果类型为function, result =>", result); + console.log("[*] HTMLProgressElement_get_max 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85044,7 +74358,7 @@ this.HTMLProgressElement_get_max = function () { break default: // string number - cbb_wf.console.log("[*] HTMLProgressElement_get_max 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLProgressElement_get_max 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85053,26 +74367,25 @@ this.HTMLProgressElement_get_max = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLProgressElement_get_max, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLProgressElement_get_max, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLProgressElement_set_max = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.max = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLProgressElement_set_max, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.max = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLProgressElement_set_max, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLProgressElement_get_position = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLProgressElement"); @@ -85089,12 +74402,12 @@ this.HTMLProgressElement_get_position = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLProgressElement_get_position 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLProgressElement_get_position 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLProgressElement_get_position 得到的结果类型为function, result =>", result); + console.log("[*] HTMLProgressElement_get_position 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85107,7 +74420,7 @@ this.HTMLProgressElement_get_position = function () { break default: // string number - cbb_wf.console.log("[*] HTMLProgressElement_get_position 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLProgressElement_get_position 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85116,7 +74429,7 @@ this.HTMLProgressElement_get_position = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLProgressElement_get_position, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLProgressElement_get_position, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -85136,12 +74449,12 @@ this.HTMLProgressElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLProgressElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLProgressElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLProgressElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLProgressElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85154,7 +74467,7 @@ this.HTMLProgressElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLProgressElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLProgressElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85163,7 +74476,7 @@ this.HTMLProgressElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLProgressElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLProgressElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -85183,12 +74496,12 @@ this.HTMLPreElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLPreElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLPreElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLPreElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLPreElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85201,7 +74514,7 @@ this.HTMLPreElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLPreElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLPreElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85210,26 +74523,25 @@ this.HTMLPreElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLPreElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLPreElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLPreElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLPreElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLPreElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLPreElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLPreElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLParamElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); @@ -85246,12 +74558,12 @@ this.HTMLParamElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLParamElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLParamElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLParamElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLParamElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85264,7 +74576,7 @@ this.HTMLParamElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLParamElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLParamElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85273,26 +74585,25 @@ this.HTMLParamElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLParamElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLParamElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLParamElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLParamElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLParamElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLParamElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); @@ -85309,12 +74620,12 @@ this.HTMLParamElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLParamElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLParamElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLParamElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLParamElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85327,7 +74638,7 @@ this.HTMLParamElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLParamElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLParamElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85336,26 +74647,25 @@ this.HTMLParamElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLParamElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLParamElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLParamElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLParamElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLParamElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLParamElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); @@ -85372,12 +74682,12 @@ this.HTMLParamElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLParamElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLParamElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLParamElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLParamElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85390,7 +74700,7 @@ this.HTMLParamElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLParamElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLParamElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85399,26 +74709,25 @@ this.HTMLParamElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLParamElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLParamElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLParamElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLParamElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLParamElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLParamElement_get_valueType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); @@ -85435,12 +74744,12 @@ this.HTMLParamElement_get_valueType = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLParamElement_get_valueType 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLParamElement_get_valueType 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLParamElement_get_valueType 得到的结果类型为function, result =>", result); + console.log("[*] HTMLParamElement_get_valueType 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85453,7 +74762,7 @@ this.HTMLParamElement_get_valueType = function () { break default: // string number - cbb_wf.console.log("[*] HTMLParamElement_get_valueType 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLParamElement_get_valueType 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85462,26 +74771,25 @@ this.HTMLParamElement_get_valueType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLParamElement_get_valueType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLParamElement_get_valueType, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLParamElement_set_valueType = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLParamElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.valueType = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLParamElement_set_valueType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.valueType = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLParamElement_set_valueType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLParagraphElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLParagraphElement"); @@ -85498,12 +74806,12 @@ this.HTMLParagraphElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLParagraphElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLParagraphElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLParagraphElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLParagraphElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85516,7 +74824,7 @@ this.HTMLParagraphElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLParagraphElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLParagraphElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85525,26 +74833,25 @@ this.HTMLParagraphElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLParagraphElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLParagraphElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLParagraphElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLParagraphElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLParagraphElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLParagraphElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLParagraphElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOutputElement_get_htmlFor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); @@ -85561,12 +74868,12 @@ this.HTMLOutputElement_get_htmlFor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_htmlFor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_htmlFor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_htmlFor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_htmlFor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85579,7 +74886,7 @@ this.HTMLOutputElement_get_htmlFor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_htmlFor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_htmlFor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85588,26 +74895,25 @@ this.HTMLOutputElement_get_htmlFor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_htmlFor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_htmlFor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOutputElement_set_htmlFor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.htmlFor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOutputElement_set_htmlFor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.htmlFor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOutputElement_set_htmlFor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOutputElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); @@ -85624,12 +74930,12 @@ this.HTMLOutputElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85642,7 +74948,7 @@ this.HTMLOutputElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85651,7 +74957,7 @@ this.HTMLOutputElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -85671,12 +74977,12 @@ this.HTMLOutputElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85689,7 +74995,7 @@ this.HTMLOutputElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85698,26 +75004,25 @@ this.HTMLOutputElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOutputElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOutputElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOutputElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOutputElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); @@ -85734,12 +75039,12 @@ this.HTMLOutputElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85752,7 +75057,7 @@ this.HTMLOutputElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85761,7 +75066,7 @@ this.HTMLOutputElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -85781,12 +75086,12 @@ this.HTMLOutputElement_get_defaultValue = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_defaultValue 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_defaultValue 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_defaultValue 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_defaultValue 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85799,7 +75104,7 @@ this.HTMLOutputElement_get_defaultValue = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_defaultValue 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_defaultValue 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85808,26 +75113,25 @@ this.HTMLOutputElement_get_defaultValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_defaultValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_defaultValue, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOutputElement_set_defaultValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultValue = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOutputElement_set_defaultValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultValue = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOutputElement_set_defaultValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOutputElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); @@ -85844,12 +75148,12 @@ this.HTMLOutputElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85862,7 +75166,7 @@ this.HTMLOutputElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85871,26 +75175,25 @@ this.HTMLOutputElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOutputElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOutputElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOutputElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOutputElement_get_willValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); @@ -85907,12 +75210,12 @@ this.HTMLOutputElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85925,7 +75228,7 @@ this.HTMLOutputElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85934,7 +75237,7 @@ this.HTMLOutputElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -85954,12 +75257,12 @@ this.HTMLOutputElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -85972,7 +75275,7 @@ this.HTMLOutputElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -85981,7 +75284,7 @@ this.HTMLOutputElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -86001,12 +75304,12 @@ this.HTMLOutputElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86019,7 +75322,7 @@ this.HTMLOutputElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86028,7 +75331,7 @@ this.HTMLOutputElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -86048,12 +75351,12 @@ this.HTMLOutputElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOutputElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOutputElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOutputElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOutputElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86066,7 +75369,7 @@ this.HTMLOutputElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOutputElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOutputElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86075,148 +75378,148 @@ this.HTMLOutputElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOutputElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOutputElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOutputElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLOutputElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLOutputElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLOutputElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLOutputElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLOutputElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLOutputElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLOutputElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLOutputElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLOutputElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLOutputElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLOutputElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLOutputElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLOutputElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLOutputElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLOutputElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLOutputElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLOutputElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLOutputElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLOutputElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLOutputElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLOutputElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOutputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLOutputElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLOutputElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLOutputElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLOutputElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLOutputElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLOptionsCollection_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); @@ -86233,12 +75536,12 @@ this.HTMLOptionsCollection_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionsCollection_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionsCollection_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionsCollection_get_length 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionsCollection_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86251,7 +75554,7 @@ this.HTMLOptionsCollection_get_length = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionsCollection_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionsCollection_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86260,26 +75563,25 @@ this.HTMLOptionsCollection_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionsCollection_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionsCollection_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionsCollection_set_length = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.length = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionsCollection_set_length, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.length = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionsCollection_set_length, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionsCollection_get_selectedIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); @@ -86296,12 +75598,12 @@ this.HTMLOptionsCollection_get_selectedIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionsCollection_get_selectedIndex 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionsCollection_get_selectedIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionsCollection_get_selectedIndex 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionsCollection_get_selectedIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86314,7 +75616,7 @@ this.HTMLOptionsCollection_get_selectedIndex = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionsCollection_get_selectedIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionsCollection_get_selectedIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86323,118 +75625,117 @@ this.HTMLOptionsCollection_get_selectedIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionsCollection_get_selectedIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionsCollection_get_selectedIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionsCollection_set_selectedIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectedIndex = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionsCollection_set_selectedIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectedIndex = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionsCollection_set_selectedIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionsCollection_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.add.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLOptionsCollection_add 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLOptionsCollection_add 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLOptionsCollection_add 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLOptionsCollection_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.add.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLOptionsCollection_add 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLOptionsCollection_add 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLOptionsCollection_add 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLOptionsCollection_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLOptionsCollection_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.remove.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLOptionsCollection_remove 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLOptionsCollection_remove 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLOptionsCollection_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionsCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLOptionsCollection_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.remove.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLOptionsCollection_remove 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLOptionsCollection_remove 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLOptionsCollection_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLOptionsCollection_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLOptionElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86451,12 +75752,12 @@ this.HTMLOptionElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86469,7 +75770,7 @@ this.HTMLOptionElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86478,26 +75779,25 @@ this.HTMLOptionElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86514,12 +75814,12 @@ this.HTMLOptionElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86532,7 +75832,7 @@ this.HTMLOptionElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86541,7 +75841,7 @@ this.HTMLOptionElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -86561,12 +75861,12 @@ this.HTMLOptionElement_get_label = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_label 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_label 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_label 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_label 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86579,7 +75879,7 @@ this.HTMLOptionElement_get_label = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86588,26 +75888,25 @@ this.HTMLOptionElement_get_label = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionElement_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.label = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionElement_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.label = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionElement_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionElement_get_defaultSelected = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86624,12 +75923,12 @@ this.HTMLOptionElement_get_defaultSelected = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_defaultSelected 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_defaultSelected 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_defaultSelected 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_defaultSelected 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86642,7 +75941,7 @@ this.HTMLOptionElement_get_defaultSelected = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_defaultSelected 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_defaultSelected 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86651,26 +75950,25 @@ this.HTMLOptionElement_get_defaultSelected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_defaultSelected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_defaultSelected, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionElement_set_defaultSelected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultSelected = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionElement_set_defaultSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultSelected = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionElement_set_defaultSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionElement_get_selected = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86687,12 +75985,12 @@ this.HTMLOptionElement_get_selected = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_selected 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_selected 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_selected 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_selected 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86705,7 +76003,7 @@ this.HTMLOptionElement_get_selected = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_selected 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_selected 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86714,26 +76012,25 @@ this.HTMLOptionElement_get_selected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_selected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_selected, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionElement_set_selected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selected = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionElement_set_selected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selected = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionElement_set_selected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86750,12 +76047,12 @@ this.HTMLOptionElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86768,7 +76065,7 @@ this.HTMLOptionElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86777,26 +76074,25 @@ this.HTMLOptionElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionElement_get_text = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86813,12 +76109,12 @@ this.HTMLOptionElement_get_text = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_text 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_text 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_text 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_text 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86831,7 +76127,7 @@ this.HTMLOptionElement_get_text = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86840,26 +76136,25 @@ this.HTMLOptionElement_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptionElement_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.text = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptionElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.text = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptionElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptionElement_get_index = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptionElement"); @@ -86876,12 +76171,12 @@ this.HTMLOptionElement_get_index = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptionElement_get_index 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptionElement_get_index 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptionElement_get_index 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptionElement_get_index 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86894,7 +76189,7 @@ this.HTMLOptionElement_get_index = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptionElement_get_index 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptionElement_get_index 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86903,7 +76198,7 @@ this.HTMLOptionElement_get_index = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptionElement_get_index, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptionElement_get_index, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -86923,12 +76218,12 @@ this.HTMLOptGroupElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptGroupElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptGroupElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptGroupElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptGroupElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -86941,7 +76236,7 @@ this.HTMLOptGroupElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptGroupElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptGroupElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -86950,26 +76245,25 @@ this.HTMLOptGroupElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptGroupElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptGroupElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptGroupElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptGroupElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptGroupElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptGroupElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptGroupElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOptGroupElement_get_label = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOptGroupElement"); @@ -86986,12 +76280,12 @@ this.HTMLOptGroupElement_get_label = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOptGroupElement_get_label 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOptGroupElement_get_label 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOptGroupElement_get_label 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOptGroupElement_get_label 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87004,7 +76298,7 @@ this.HTMLOptGroupElement_get_label = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOptGroupElement_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOptGroupElement_get_label 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87013,26 +76307,25 @@ this.HTMLOptGroupElement_get_label = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOptGroupElement_get_label, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOptGroupElement_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOptGroupElement_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOptGroupElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOptGroupElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.label = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOptGroupElement_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.label = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOptGroupElement_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_data = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87049,12 +76342,12 @@ this.HTMLObjectElement_get_data = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_data 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_data 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_data 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_data 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87067,7 +76360,7 @@ this.HTMLObjectElement_get_data = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87076,26 +76369,25 @@ this.HTMLObjectElement_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_data = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.data = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.data = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87112,12 +76404,12 @@ this.HTMLObjectElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87130,7 +76422,7 @@ this.HTMLObjectElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87139,26 +76431,25 @@ this.HTMLObjectElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87175,12 +76466,12 @@ this.HTMLObjectElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87193,7 +76484,7 @@ this.HTMLObjectElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87202,26 +76493,25 @@ this.HTMLObjectElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_useMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87238,12 +76528,12 @@ this.HTMLObjectElement_get_useMap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_useMap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_useMap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_useMap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_useMap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87256,7 +76546,7 @@ this.HTMLObjectElement_get_useMap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87265,26 +76555,25 @@ this.HTMLObjectElement_get_useMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_useMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_useMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_useMap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.useMap = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.useMap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87301,12 +76590,12 @@ this.HTMLObjectElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87319,7 +76608,7 @@ this.HTMLObjectElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87328,7 +76617,7 @@ this.HTMLObjectElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -87348,12 +76637,12 @@ this.HTMLObjectElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87366,7 +76655,7 @@ this.HTMLObjectElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87375,26 +76664,25 @@ this.HTMLObjectElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87411,12 +76699,12 @@ this.HTMLObjectElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87429,7 +76717,7 @@ this.HTMLObjectElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87438,26 +76726,25 @@ this.HTMLObjectElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_contentDocument = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87474,12 +76761,12 @@ this.HTMLObjectElement_get_contentDocument = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_contentDocument 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_contentDocument 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_contentDocument 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_contentDocument 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87492,7 +76779,7 @@ this.HTMLObjectElement_get_contentDocument = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_contentDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_contentDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87501,7 +76788,7 @@ this.HTMLObjectElement_get_contentDocument = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_contentDocument, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_contentDocument, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -87521,12 +76808,12 @@ this.HTMLObjectElement_get_contentWindow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_contentWindow 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_contentWindow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_contentWindow 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_contentWindow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87539,7 +76826,7 @@ this.HTMLObjectElement_get_contentWindow = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_contentWindow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_contentWindow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87548,7 +76835,7 @@ this.HTMLObjectElement_get_contentWindow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_contentWindow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_contentWindow, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -87568,12 +76855,12 @@ this.HTMLObjectElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87586,7 +76873,7 @@ this.HTMLObjectElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87595,7 +76882,7 @@ this.HTMLObjectElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -87615,12 +76902,12 @@ this.HTMLObjectElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87633,7 +76920,7 @@ this.HTMLObjectElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87642,7 +76929,7 @@ this.HTMLObjectElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -87662,12 +76949,12 @@ this.HTMLObjectElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87680,7 +76967,7 @@ this.HTMLObjectElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87689,7 +76976,7 @@ this.HTMLObjectElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -87709,12 +76996,12 @@ this.HTMLObjectElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87727,7 +77014,7 @@ this.HTMLObjectElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87736,26 +77023,25 @@ this.HTMLObjectElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_archive = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87772,12 +77058,12 @@ this.HTMLObjectElement_get_archive = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_archive 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_archive 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_archive 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_archive 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87790,7 +77076,7 @@ this.HTMLObjectElement_get_archive = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_archive 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_archive 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87799,26 +77085,25 @@ this.HTMLObjectElement_get_archive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_archive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_archive, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_archive = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.archive = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_archive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.archive = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_archive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_code = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87835,12 +77120,12 @@ this.HTMLObjectElement_get_code = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_code 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_code 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_code 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_code 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87853,7 +77138,7 @@ this.HTMLObjectElement_get_code = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_code 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_code 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87862,26 +77147,25 @@ this.HTMLObjectElement_get_code = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_code, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_code, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_code = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.code = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_code, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.code = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_code, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_declare = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87898,12 +77182,12 @@ this.HTMLObjectElement_get_declare = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_declare 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_declare 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_declare 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_declare 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87916,7 +77200,7 @@ this.HTMLObjectElement_get_declare = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_declare 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_declare 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87925,26 +77209,25 @@ this.HTMLObjectElement_get_declare = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_declare, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_declare, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_declare = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.declare = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_declare, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.declare = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_declare, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_hspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -87961,12 +77244,12 @@ this.HTMLObjectElement_get_hspace = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_hspace 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_hspace 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_hspace 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_hspace 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -87979,7 +77262,7 @@ this.HTMLObjectElement_get_hspace = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -87988,26 +77271,25 @@ this.HTMLObjectElement_get_hspace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_hspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_hspace, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_hspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hspace = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_standby = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -88024,12 +77306,12 @@ this.HTMLObjectElement_get_standby = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_standby 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_standby 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_standby 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_standby 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88042,7 +77324,7 @@ this.HTMLObjectElement_get_standby = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_standby 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_standby 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88051,26 +77333,25 @@ this.HTMLObjectElement_get_standby = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_standby, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_standby, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_standby = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.standby = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_standby, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.standby = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_standby, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_vspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -88087,12 +77368,12 @@ this.HTMLObjectElement_get_vspace = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_vspace 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_vspace 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_vspace 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_vspace 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88105,7 +77386,7 @@ this.HTMLObjectElement_get_vspace = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88114,26 +77395,25 @@ this.HTMLObjectElement_get_vspace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_vspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_vspace, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_vspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vspace = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_codeBase = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -88150,12 +77430,12 @@ this.HTMLObjectElement_get_codeBase = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_codeBase 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_codeBase 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_codeBase 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_codeBase 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88168,7 +77448,7 @@ this.HTMLObjectElement_get_codeBase = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_codeBase 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_codeBase 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88177,26 +77457,25 @@ this.HTMLObjectElement_get_codeBase = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_codeBase, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_codeBase, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_codeBase = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.codeBase = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_codeBase, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.codeBase = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_codeBase, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_codeType = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -88213,12 +77492,12 @@ this.HTMLObjectElement_get_codeType = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_codeType 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_codeType 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_codeType 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_codeType 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88231,7 +77510,7 @@ this.HTMLObjectElement_get_codeType = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_codeType 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_codeType 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88240,26 +77519,25 @@ this.HTMLObjectElement_get_codeType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_codeType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_codeType, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_codeType = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.codeType = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_codeType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.codeType = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_codeType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_get_border = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); @@ -88276,12 +77554,12 @@ this.HTMLObjectElement_get_border = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLObjectElement_get_border 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLObjectElement_get_border 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLObjectElement_get_border 得到的结果类型为function, result =>", result); + console.log("[*] HTMLObjectElement_get_border 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88294,7 +77572,7 @@ this.HTMLObjectElement_get_border = function () { break default: // string number - cbb_wf.console.log("[*] HTMLObjectElement_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLObjectElement_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88303,210 +77581,209 @@ this.HTMLObjectElement_get_border = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLObjectElement_get_border, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLObjectElement_get_border, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLObjectElement_set_border = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.border = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLObjectElement_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.border = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLObjectElement_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLObjectElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLObjectElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLObjectElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLObjectElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLObjectElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLObjectElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLObjectElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLObjectElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLObjectElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLObjectElement_getSVGDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getSVGDocument.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLObjectElement_getSVGDocument 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLObjectElement_getSVGDocument 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLObjectElement_getSVGDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLObjectElement_getSVGDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getSVGDocument.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLObjectElement_getSVGDocument 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLObjectElement_getSVGDocument 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLObjectElement_getSVGDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLObjectElement_getSVGDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLObjectElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLObjectElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLObjectElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLObjectElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLObjectElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLObjectElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLObjectElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLObjectElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLObjectElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLObjectElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLObjectElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLObjectElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLObjectElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLObjectElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLObjectElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLObjectElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLObjectElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLObjectElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLObjectElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLOListElement_get_reversed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); @@ -88523,12 +77800,12 @@ this.HTMLOListElement_get_reversed = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOListElement_get_reversed 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOListElement_get_reversed 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOListElement_get_reversed 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOListElement_get_reversed 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88541,7 +77818,7 @@ this.HTMLOListElement_get_reversed = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOListElement_get_reversed 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOListElement_get_reversed 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88550,26 +77827,25 @@ this.HTMLOListElement_get_reversed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOListElement_get_reversed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOListElement_get_reversed, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOListElement_set_reversed = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.reversed = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOListElement_set_reversed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.reversed = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOListElement_set_reversed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOListElement_get_start = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); @@ -88586,12 +77862,12 @@ this.HTMLOListElement_get_start = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOListElement_get_start 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOListElement_get_start 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOListElement_get_start 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOListElement_get_start 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88604,7 +77880,7 @@ this.HTMLOListElement_get_start = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOListElement_get_start 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOListElement_get_start 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88613,26 +77889,25 @@ this.HTMLOListElement_get_start = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOListElement_get_start, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOListElement_get_start, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOListElement_set_start = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.start = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOListElement_set_start, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.start = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOListElement_set_start, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOListElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); @@ -88649,12 +77924,12 @@ this.HTMLOListElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOListElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOListElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOListElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOListElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88667,7 +77942,7 @@ this.HTMLOListElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOListElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOListElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88676,26 +77951,25 @@ this.HTMLOListElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOListElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOListElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOListElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOListElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOListElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLOListElement_get_compact = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); @@ -88712,12 +77986,12 @@ this.HTMLOListElement_get_compact = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLOListElement_get_compact 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLOListElement_get_compact 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLOListElement_get_compact 得到的结果类型为function, result =>", result); + console.log("[*] HTMLOListElement_get_compact 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88730,7 +78004,7 @@ this.HTMLOListElement_get_compact = function () { break default: // string number - cbb_wf.console.log("[*] HTMLOListElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLOListElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88739,26 +78013,25 @@ this.HTMLOListElement_get_compact = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLOListElement_get_compact, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLOListElement_get_compact, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLOListElement_set_compact = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLOListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.compact = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLOListElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.compact = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLOListElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLModElement_get_cite = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLModElement"); @@ -88775,12 +78048,12 @@ this.HTMLModElement_get_cite = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLModElement_get_cite 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLModElement_get_cite 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLModElement_get_cite 得到的结果类型为function, result =>", result); + console.log("[*] HTMLModElement_get_cite 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88793,7 +78066,7 @@ this.HTMLModElement_get_cite = function () { break default: // string number - cbb_wf.console.log("[*] HTMLModElement_get_cite 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLModElement_get_cite 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88802,26 +78075,25 @@ this.HTMLModElement_get_cite = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLModElement_get_cite, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLModElement_get_cite, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLModElement_set_cite = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLModElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLModElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cite = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLModElement_set_cite, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cite = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLModElement_set_cite, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLModElement_get_dateTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLModElement"); @@ -88838,12 +78110,12 @@ this.HTMLModElement_get_dateTime = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLModElement_get_dateTime 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLModElement_get_dateTime 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLModElement_get_dateTime 得到的结果类型为function, result =>", result); + console.log("[*] HTMLModElement_get_dateTime 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88856,7 +78128,7 @@ this.HTMLModElement_get_dateTime = function () { break default: // string number - cbb_wf.console.log("[*] HTMLModElement_get_dateTime 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLModElement_get_dateTime 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88865,26 +78137,25 @@ this.HTMLModElement_get_dateTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLModElement_get_dateTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLModElement_get_dateTime, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLModElement_set_dateTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLModElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLModElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.dateTime = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLModElement_set_dateTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.dateTime = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLModElement_set_dateTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -88901,12 +78172,12 @@ this.HTMLMeterElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88919,7 +78190,7 @@ this.HTMLMeterElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88928,26 +78199,25 @@ this.HTMLMeterElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMeterElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMeterElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMeterElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_min = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -88964,12 +78234,12 @@ this.HTMLMeterElement_get_min = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_min 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_min 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_min 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_min 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -88982,7 +78252,7 @@ this.HTMLMeterElement_get_min = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_min 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_min 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -88991,26 +78261,25 @@ this.HTMLMeterElement_get_min = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_min, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_min, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMeterElement_set_min = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.min = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMeterElement_set_min, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.min = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMeterElement_set_min, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_max = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -89027,12 +78296,12 @@ this.HTMLMeterElement_get_max = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_max 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_max 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_max 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_max 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89045,7 +78314,7 @@ this.HTMLMeterElement_get_max = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_max 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_max 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89054,26 +78323,25 @@ this.HTMLMeterElement_get_max = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_max, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_max, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMeterElement_set_max = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.max = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMeterElement_set_max, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.max = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMeterElement_set_max, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_low = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -89090,12 +78358,12 @@ this.HTMLMeterElement_get_low = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_low 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_low 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_low 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_low 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89108,7 +78376,7 @@ this.HTMLMeterElement_get_low = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_low 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_low 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89117,26 +78385,25 @@ this.HTMLMeterElement_get_low = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_low, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_low, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMeterElement_set_low = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.low = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMeterElement_set_low, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.low = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMeterElement_set_low, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_high = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -89153,12 +78420,12 @@ this.HTMLMeterElement_get_high = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_high 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_high 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_high 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_high 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89171,7 +78438,7 @@ this.HTMLMeterElement_get_high = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_high 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_high 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89180,26 +78447,25 @@ this.HTMLMeterElement_get_high = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_high, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_high, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMeterElement_set_high = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.high = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMeterElement_set_high, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.high = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMeterElement_set_high, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_optimum = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -89216,12 +78482,12 @@ this.HTMLMeterElement_get_optimum = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_optimum 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_optimum 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_optimum 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_optimum 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89234,7 +78500,7 @@ this.HTMLMeterElement_get_optimum = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_optimum 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_optimum 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89243,26 +78509,25 @@ this.HTMLMeterElement_get_optimum = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_optimum, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_optimum, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMeterElement_set_optimum = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.optimum = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMeterElement_set_optimum, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.optimum = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMeterElement_set_optimum, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMeterElement_get_labels = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMeterElement"); @@ -89279,12 +78544,12 @@ this.HTMLMeterElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMeterElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMeterElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMeterElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMeterElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89297,7 +78562,7 @@ this.HTMLMeterElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMeterElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMeterElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89306,7 +78571,7 @@ this.HTMLMeterElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMeterElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMeterElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -89326,12 +78591,12 @@ this.HTMLMetaElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMetaElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMetaElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMetaElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMetaElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89344,7 +78609,7 @@ this.HTMLMetaElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMetaElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMetaElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89353,26 +78618,25 @@ this.HTMLMetaElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMetaElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMetaElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMetaElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMetaElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMetaElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMetaElement_get_httpEquiv = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); @@ -89389,12 +78653,12 @@ this.HTMLMetaElement_get_httpEquiv = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMetaElement_get_httpEquiv 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMetaElement_get_httpEquiv 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMetaElement_get_httpEquiv 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMetaElement_get_httpEquiv 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89407,7 +78671,7 @@ this.HTMLMetaElement_get_httpEquiv = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMetaElement_get_httpEquiv 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMetaElement_get_httpEquiv 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89416,26 +78680,25 @@ this.HTMLMetaElement_get_httpEquiv = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMetaElement_get_httpEquiv, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMetaElement_get_httpEquiv, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMetaElement_set_httpEquiv = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.httpEquiv = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMetaElement_set_httpEquiv, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.httpEquiv = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMetaElement_set_httpEquiv, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMetaElement_get_content = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); @@ -89452,12 +78715,12 @@ this.HTMLMetaElement_get_content = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMetaElement_get_content 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMetaElement_get_content 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMetaElement_get_content 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMetaElement_get_content 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89470,7 +78733,7 @@ this.HTMLMetaElement_get_content = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMetaElement_get_content 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMetaElement_get_content 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89479,26 +78742,25 @@ this.HTMLMetaElement_get_content = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMetaElement_get_content, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMetaElement_get_content, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMetaElement_set_content = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.content = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMetaElement_set_content, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.content = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMetaElement_set_content, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMetaElement_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); @@ -89515,12 +78777,12 @@ this.HTMLMetaElement_get_media = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMetaElement_get_media 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMetaElement_get_media 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMetaElement_get_media 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMetaElement_get_media 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89533,7 +78795,7 @@ this.HTMLMetaElement_get_media = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMetaElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMetaElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89542,26 +78804,25 @@ this.HTMLMetaElement_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMetaElement_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMetaElement_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMetaElement_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.media = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMetaElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMetaElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMetaElement_get_scheme = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); @@ -89578,12 +78839,12 @@ this.HTMLMetaElement_get_scheme = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMetaElement_get_scheme 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMetaElement_get_scheme 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMetaElement_get_scheme 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMetaElement_get_scheme 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89596,7 +78857,7 @@ this.HTMLMetaElement_get_scheme = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMetaElement_get_scheme 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMetaElement_get_scheme 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89605,26 +78866,25 @@ this.HTMLMetaElement_get_scheme = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMetaElement_get_scheme, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMetaElement_get_scheme, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMetaElement_set_scheme = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMetaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scheme = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMetaElement_set_scheme, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scheme = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMetaElement_set_scheme, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMenuElement_get_compact = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMenuElement"); @@ -89641,12 +78901,12 @@ this.HTMLMenuElement_get_compact = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMenuElement_get_compact 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMenuElement_get_compact 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMenuElement_get_compact 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMenuElement_get_compact 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89659,7 +78919,7 @@ this.HTMLMenuElement_get_compact = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMenuElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMenuElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89668,26 +78928,25 @@ this.HTMLMenuElement_get_compact = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMenuElement_get_compact, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMenuElement_get_compact, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMenuElement_set_compact = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMenuElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMenuElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.compact = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMenuElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.compact = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMenuElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_error = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -89704,12 +78963,12 @@ this.HTMLMediaElement_get_error = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_error 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_error 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_error 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_error 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89722,7 +78981,7 @@ this.HTMLMediaElement_get_error = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_error 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_error 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89731,7 +78990,7 @@ this.HTMLMediaElement_get_error = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -89751,12 +79010,12 @@ this.HTMLMediaElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89769,7 +79028,7 @@ this.HTMLMediaElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89778,26 +79037,25 @@ this.HTMLMediaElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_currentSrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -89814,12 +79072,12 @@ this.HTMLMediaElement_get_currentSrc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_currentSrc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_currentSrc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_currentSrc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_currentSrc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89832,7 +79090,7 @@ this.HTMLMediaElement_get_currentSrc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_currentSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_currentSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89841,7 +79099,7 @@ this.HTMLMediaElement_get_currentSrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_currentSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_currentSrc, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -89861,12 +79119,12 @@ this.HTMLMediaElement_get_crossOrigin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_crossOrigin 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_crossOrigin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_crossOrigin 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_crossOrigin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89879,7 +79137,7 @@ this.HTMLMediaElement_get_crossOrigin = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89888,26 +79146,25 @@ this.HTMLMediaElement_get_crossOrigin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_crossOrigin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.crossOrigin = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.crossOrigin = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_networkState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -89924,12 +79181,12 @@ this.HTMLMediaElement_get_networkState = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_networkState 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_networkState 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_networkState 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_networkState 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89942,7 +79199,7 @@ this.HTMLMediaElement_get_networkState = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_networkState 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_networkState 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89951,7 +79208,7 @@ this.HTMLMediaElement_get_networkState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_networkState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_networkState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -89971,12 +79228,12 @@ this.HTMLMediaElement_get_preload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_preload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_preload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_preload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_preload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -89989,7 +79246,7 @@ this.HTMLMediaElement_get_preload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_preload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_preload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -89998,26 +79255,25 @@ this.HTMLMediaElement_get_preload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_preload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_preload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_preload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.preload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_preload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.preload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_preload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_buffered = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90034,12 +79290,12 @@ this.HTMLMediaElement_get_buffered = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_buffered 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_buffered 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_buffered 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_buffered 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90052,7 +79308,7 @@ this.HTMLMediaElement_get_buffered = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_buffered 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_buffered 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90061,7 +79317,7 @@ this.HTMLMediaElement_get_buffered = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_buffered, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_buffered, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90081,12 +79337,12 @@ this.HTMLMediaElement_get_readyState = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_readyState 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_readyState 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_readyState 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_readyState 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90099,7 +79355,7 @@ this.HTMLMediaElement_get_readyState = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90108,7 +79364,7 @@ this.HTMLMediaElement_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90128,12 +79384,12 @@ this.HTMLMediaElement_get_seeking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_seeking 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_seeking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_seeking 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_seeking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90146,7 +79402,7 @@ this.HTMLMediaElement_get_seeking = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_seeking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_seeking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90155,7 +79411,7 @@ this.HTMLMediaElement_get_seeking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_seeking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_seeking, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90175,12 +79431,12 @@ this.HTMLMediaElement_get_currentTime = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_currentTime 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_currentTime 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_currentTime 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_currentTime 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90193,7 +79449,7 @@ this.HTMLMediaElement_get_currentTime = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_currentTime 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_currentTime 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90202,26 +79458,25 @@ this.HTMLMediaElement_get_currentTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_currentTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_currentTime, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_currentTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.currentTime = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_currentTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.currentTime = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_currentTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_duration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90238,12 +79493,12 @@ this.HTMLMediaElement_get_duration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_duration 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_duration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_duration 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_duration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90256,7 +79511,7 @@ this.HTMLMediaElement_get_duration = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_duration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_duration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90265,7 +79520,7 @@ this.HTMLMediaElement_get_duration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_duration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_duration, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90285,12 +79540,12 @@ this.HTMLMediaElement_get_paused = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_paused 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_paused 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_paused 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_paused 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90303,7 +79558,7 @@ this.HTMLMediaElement_get_paused = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_paused 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_paused 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90312,7 +79567,7 @@ this.HTMLMediaElement_get_paused = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_paused, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_paused, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90332,12 +79587,12 @@ this.HTMLMediaElement_get_defaultPlaybackRate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultPlaybackRate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_defaultPlaybackRate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultPlaybackRate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_defaultPlaybackRate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90350,7 +79605,7 @@ this.HTMLMediaElement_get_defaultPlaybackRate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultPlaybackRate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_defaultPlaybackRate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90359,26 +79614,25 @@ this.HTMLMediaElement_get_defaultPlaybackRate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultPlaybackRate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_defaultPlaybackRate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_defaultPlaybackRate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultPlaybackRate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_defaultPlaybackRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultPlaybackRate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_defaultPlaybackRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_playbackRate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90395,12 +79649,12 @@ this.HTMLMediaElement_get_playbackRate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_playbackRate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_playbackRate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_playbackRate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_playbackRate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90413,7 +79667,7 @@ this.HTMLMediaElement_get_playbackRate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_playbackRate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_playbackRate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90422,26 +79676,25 @@ this.HTMLMediaElement_get_playbackRate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_playbackRate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_playbackRate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_playbackRate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.playbackRate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_playbackRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.playbackRate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_playbackRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_played = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90458,12 +79711,12 @@ this.HTMLMediaElement_get_played = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_played 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_played 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_played 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_played 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90476,7 +79729,7 @@ this.HTMLMediaElement_get_played = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_played 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_played 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90485,7 +79738,7 @@ this.HTMLMediaElement_get_played = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_played, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_played, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90505,12 +79758,12 @@ this.HTMLMediaElement_get_seekable = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_seekable 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_seekable 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_seekable 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_seekable 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90523,7 +79776,7 @@ this.HTMLMediaElement_get_seekable = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_seekable 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_seekable 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90532,7 +79785,7 @@ this.HTMLMediaElement_get_seekable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_seekable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_seekable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90552,12 +79805,12 @@ this.HTMLMediaElement_get_ended = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_ended 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_ended 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_ended 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_ended 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90570,7 +79823,7 @@ this.HTMLMediaElement_get_ended = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_ended 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_ended 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90579,7 +79832,7 @@ this.HTMLMediaElement_get_ended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_ended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_ended, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -90599,12 +79852,12 @@ this.HTMLMediaElement_get_autoplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_autoplay 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_autoplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_autoplay 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_autoplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90617,7 +79870,7 @@ this.HTMLMediaElement_get_autoplay = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_autoplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_autoplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90626,26 +79879,25 @@ this.HTMLMediaElement_get_autoplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_autoplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_autoplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_autoplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autoplay = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_autoplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autoplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_autoplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_loop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90662,12 +79914,12 @@ this.HTMLMediaElement_get_loop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_loop 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_loop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_loop 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_loop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90680,7 +79932,7 @@ this.HTMLMediaElement_get_loop = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_loop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_loop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90689,26 +79941,25 @@ this.HTMLMediaElement_get_loop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_loop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_loop, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_loop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.loop = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_loop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.loop = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_loop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_preservesPitch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90725,12 +79976,12 @@ this.HTMLMediaElement_get_preservesPitch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_preservesPitch 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_preservesPitch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_preservesPitch 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_preservesPitch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90743,7 +79994,7 @@ this.HTMLMediaElement_get_preservesPitch = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_preservesPitch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_preservesPitch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90752,26 +80003,25 @@ this.HTMLMediaElement_get_preservesPitch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_preservesPitch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_preservesPitch, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_preservesPitch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.preservesPitch = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_preservesPitch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.preservesPitch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_preservesPitch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_controls = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90788,12 +80038,12 @@ this.HTMLMediaElement_get_controls = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_controls 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_controls 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_controls 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_controls 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90806,7 +80056,7 @@ this.HTMLMediaElement_get_controls = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_controls 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_controls 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90815,26 +80065,25 @@ this.HTMLMediaElement_get_controls = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_controls, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_controls, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_controls = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.controls = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_controls, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.controls = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_controls, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_controlsList = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90851,12 +80100,12 @@ this.HTMLMediaElement_get_controlsList = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_controlsList 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_controlsList 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_controlsList 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_controlsList 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90869,7 +80118,7 @@ this.HTMLMediaElement_get_controlsList = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_controlsList 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_controlsList 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90878,26 +80127,25 @@ this.HTMLMediaElement_get_controlsList = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_controlsList, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_controlsList, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_controlsList = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.controlsList = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_controlsList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.controlsList = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_controlsList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_volume = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90914,12 +80162,12 @@ this.HTMLMediaElement_get_volume = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_volume 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_volume 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_volume 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_volume 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90932,7 +80180,7 @@ this.HTMLMediaElement_get_volume = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_volume 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_volume 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -90941,26 +80189,25 @@ this.HTMLMediaElement_get_volume = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_volume, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_volume, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_volume = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.volume = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_volume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.volume = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_volume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_muted = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -90977,12 +80224,12 @@ this.HTMLMediaElement_get_muted = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_muted 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_muted 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_muted 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_muted 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -90995,7 +80242,7 @@ this.HTMLMediaElement_get_muted = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_muted 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_muted 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91004,26 +80251,25 @@ this.HTMLMediaElement_get_muted = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_muted, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_muted, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_muted = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.muted = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_muted, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.muted = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_muted, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_defaultMuted = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -91040,12 +80286,12 @@ this.HTMLMediaElement_get_defaultMuted = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultMuted 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_defaultMuted 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultMuted 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_defaultMuted 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91058,7 +80304,7 @@ this.HTMLMediaElement_get_defaultMuted = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultMuted 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_defaultMuted 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91067,26 +80313,25 @@ this.HTMLMediaElement_get_defaultMuted = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_defaultMuted, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_defaultMuted, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_defaultMuted = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultMuted = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_defaultMuted, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultMuted = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_defaultMuted, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_textTracks = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -91103,12 +80348,12 @@ this.HTMLMediaElement_get_textTracks = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_textTracks 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_textTracks 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_textTracks 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_textTracks 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91121,7 +80366,7 @@ this.HTMLMediaElement_get_textTracks = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_textTracks 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_textTracks 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91130,7 +80375,7 @@ this.HTMLMediaElement_get_textTracks = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_textTracks, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_textTracks, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -91150,12 +80395,12 @@ this.HTMLMediaElement_get_webkitAudioDecodedByteCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91168,7 +80413,7 @@ this.HTMLMediaElement_get_webkitAudioDecodedByteCount = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91177,7 +80422,7 @@ this.HTMLMediaElement_get_webkitAudioDecodedByteCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_webkitAudioDecodedByteCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -91197,12 +80442,12 @@ this.HTMLMediaElement_get_webkitVideoDecodedByteCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91215,7 +80460,7 @@ this.HTMLMediaElement_get_webkitVideoDecodedByteCount = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91224,7 +80469,7 @@ this.HTMLMediaElement_get_webkitVideoDecodedByteCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_webkitVideoDecodedByteCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -91244,12 +80489,12 @@ this.HTMLMediaElement_get_onencrypted = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_onencrypted 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_onencrypted 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_onencrypted 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_onencrypted 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91262,7 +80507,7 @@ this.HTMLMediaElement_get_onencrypted = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_onencrypted 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_onencrypted 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91271,26 +80516,25 @@ this.HTMLMediaElement_get_onencrypted = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_onencrypted, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_onencrypted, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_onencrypted = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onencrypted = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_onencrypted, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onencrypted = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_onencrypted, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_onwaitingforkey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -91307,12 +80551,12 @@ this.HTMLMediaElement_get_onwaitingforkey = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_onwaitingforkey 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_onwaitingforkey 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_onwaitingforkey 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_onwaitingforkey 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91325,7 +80569,7 @@ this.HTMLMediaElement_get_onwaitingforkey = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_onwaitingforkey 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_onwaitingforkey 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91334,26 +80578,25 @@ this.HTMLMediaElement_get_onwaitingforkey = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_onwaitingforkey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_onwaitingforkey, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_onwaitingforkey = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwaitingforkey = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_onwaitingforkey, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwaitingforkey = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_onwaitingforkey, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_get_srcObject = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -91370,12 +80613,12 @@ this.HTMLMediaElement_get_srcObject = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_srcObject 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_srcObject 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_srcObject 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_srcObject 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91388,7 +80631,7 @@ this.HTMLMediaElement_get_srcObject = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_srcObject 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_srcObject 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91397,302 +80640,301 @@ this.HTMLMediaElement_get_srcObject = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_srcObject, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_srcObject, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_srcObject = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.srcObject = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_srcObject, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.srcObject = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_srcObject, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMediaElement_addTextTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.addTextTrack.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_addTextTrack 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_addTextTrack 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_addTextTrack 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_addTextTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.addTextTrack.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_addTextTrack 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_addTextTrack 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_addTextTrack 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_addTextTrack, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMediaElement_canPlayType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.canPlayType.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_canPlayType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_canPlayType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_canPlayType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_canPlayType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.canPlayType.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_canPlayType 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_canPlayType 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_canPlayType 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_canPlayType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMediaElement_captureStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.captureStream.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_captureStream 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_captureStream 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_captureStream 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_captureStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.captureStream.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_captureStream 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_captureStream 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_captureStream 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_captureStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMediaElement_load = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.load.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_load 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_load 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_load 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_load, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.load.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_load 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_load 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_load 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_load, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMediaElement_pause = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.pause.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_pause 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_pause 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_pause 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.pause.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_pause 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_pause 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_pause 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMediaElement_play = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.play.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_play 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_play 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_play 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_play, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.play.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_play 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_play 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_play 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_play, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMediaElement_get_sinkId = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -91709,12 +80951,12 @@ this.HTMLMediaElement_get_sinkId = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_sinkId 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_sinkId 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_sinkId 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_sinkId 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91727,7 +80969,7 @@ this.HTMLMediaElement_get_sinkId = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_sinkId 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_sinkId 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91736,7 +80978,7 @@ this.HTMLMediaElement_get_sinkId = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_sinkId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_sinkId, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -91756,12 +80998,12 @@ this.HTMLMediaElement_get_remote = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_remote 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_remote 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_remote 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_remote 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91774,7 +81016,7 @@ this.HTMLMediaElement_get_remote = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_remote 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_remote 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91783,7 +81025,7 @@ this.HTMLMediaElement_get_remote = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_remote, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_remote, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -91803,12 +81045,12 @@ this.HTMLMediaElement_get_disableRemotePlayback = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_disableRemotePlayback 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_disableRemotePlayback 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_disableRemotePlayback 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_disableRemotePlayback 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91821,7 +81063,7 @@ this.HTMLMediaElement_get_disableRemotePlayback = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_disableRemotePlayback 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_disableRemotePlayback 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91830,72 +81072,71 @@ this.HTMLMediaElement_get_disableRemotePlayback = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_disableRemotePlayback, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_disableRemotePlayback, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_set_disableRemotePlayback = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disableRemotePlayback = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMediaElement_set_disableRemotePlayback, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLMediaElement_setSinkId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setSinkId.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_setSinkId 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_setSinkId 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_setSinkId 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disableRemotePlayback = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMediaElement_set_disableRemotePlayback, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - cbb_wf.console.log("[*] HTMLMediaElement_setSinkId, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - return result; -} - +this.HTMLMediaElement_setSinkId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setSinkId.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_setSinkId 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_setSinkId 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_setSinkId 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_setSinkId, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.HTMLMediaElement_get_mediaKeys = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); @@ -91912,12 +81153,12 @@ this.HTMLMediaElement_get_mediaKeys = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMediaElement_get_mediaKeys 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMediaElement_get_mediaKeys 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMediaElement_get_mediaKeys 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMediaElement_get_mediaKeys 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -91930,7 +81171,7 @@ this.HTMLMediaElement_get_mediaKeys = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMediaElement_get_mediaKeys 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMediaElement_get_mediaKeys 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -91939,56 +81180,56 @@ this.HTMLMediaElement_get_mediaKeys = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMediaElement_get_mediaKeys, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMediaElement_get_mediaKeys, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMediaElement_setMediaKeys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setMediaKeys.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMediaElement_setMediaKeys 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMediaElement_setMediaKeys 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMediaElement_setMediaKeys 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMediaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMediaElement_setMediaKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setMediaKeys.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMediaElement_setMediaKeys 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMediaElement_setMediaKeys 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMediaElement_setMediaKeys 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMediaElement_setMediaKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMarqueeElement_get_behavior = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92005,12 +81246,12 @@ this.HTMLMarqueeElement_get_behavior = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_behavior 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_behavior 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_behavior 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_behavior 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92023,7 +81264,7 @@ this.HTMLMarqueeElement_get_behavior = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_behavior 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_behavior 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92032,26 +81273,25 @@ this.HTMLMarqueeElement_get_behavior = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_behavior, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_behavior, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_behavior = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.behavior = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_behavior, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.behavior = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_behavior, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_bgColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92068,12 +81308,12 @@ this.HTMLMarqueeElement_get_bgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_bgColor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_bgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_bgColor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_bgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92086,7 +81326,7 @@ this.HTMLMarqueeElement_get_bgColor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92095,26 +81335,25 @@ this.HTMLMarqueeElement_get_bgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_bgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.bgColor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.bgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_direction = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92131,12 +81370,12 @@ this.HTMLMarqueeElement_get_direction = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_direction 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_direction 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_direction 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_direction 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92149,7 +81388,7 @@ this.HTMLMarqueeElement_get_direction = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_direction 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_direction 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92158,26 +81397,25 @@ this.HTMLMarqueeElement_get_direction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_direction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_direction, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_direction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.direction = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.direction = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92194,12 +81432,12 @@ this.HTMLMarqueeElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92212,7 +81450,7 @@ this.HTMLMarqueeElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92221,26 +81459,25 @@ this.HTMLMarqueeElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_hspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92257,12 +81494,12 @@ this.HTMLMarqueeElement_get_hspace = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_hspace 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_hspace 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_hspace 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_hspace 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92275,7 +81512,7 @@ this.HTMLMarqueeElement_get_hspace = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92284,26 +81521,25 @@ this.HTMLMarqueeElement_get_hspace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_hspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_hspace, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_hspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hspace = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_loop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92320,12 +81556,12 @@ this.HTMLMarqueeElement_get_loop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_loop 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_loop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_loop 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_loop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92338,7 +81574,7 @@ this.HTMLMarqueeElement_get_loop = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_loop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_loop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92347,26 +81583,25 @@ this.HTMLMarqueeElement_get_loop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_loop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_loop, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_loop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.loop = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_loop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.loop = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_loop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_scrollAmount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92383,12 +81618,12 @@ this.HTMLMarqueeElement_get_scrollAmount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollAmount 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_scrollAmount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollAmount 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_scrollAmount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92401,7 +81636,7 @@ this.HTMLMarqueeElement_get_scrollAmount = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollAmount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_scrollAmount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92410,26 +81645,25 @@ this.HTMLMarqueeElement_get_scrollAmount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollAmount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_scrollAmount, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_scrollAmount = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scrollAmount = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_scrollAmount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrollAmount = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_scrollAmount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_scrollDelay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92446,12 +81680,12 @@ this.HTMLMarqueeElement_get_scrollDelay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollDelay 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_scrollDelay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollDelay 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_scrollDelay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92464,7 +81698,7 @@ this.HTMLMarqueeElement_get_scrollDelay = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollDelay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_scrollDelay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92473,26 +81707,25 @@ this.HTMLMarqueeElement_get_scrollDelay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_scrollDelay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_scrollDelay, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_scrollDelay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scrollDelay = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_scrollDelay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrollDelay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_scrollDelay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_trueSpeed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92509,12 +81742,12 @@ this.HTMLMarqueeElement_get_trueSpeed = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_trueSpeed 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_trueSpeed 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_trueSpeed 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_trueSpeed 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92527,7 +81760,7 @@ this.HTMLMarqueeElement_get_trueSpeed = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_trueSpeed 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_trueSpeed 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92536,26 +81769,25 @@ this.HTMLMarqueeElement_get_trueSpeed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_trueSpeed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_trueSpeed, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_trueSpeed = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.trueSpeed = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_trueSpeed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.trueSpeed = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_trueSpeed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_vspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92572,12 +81804,12 @@ this.HTMLMarqueeElement_get_vspace = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_vspace 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_vspace 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_vspace 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_vspace 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92590,7 +81822,7 @@ this.HTMLMarqueeElement_get_vspace = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92599,26 +81831,25 @@ this.HTMLMarqueeElement_get_vspace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_vspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_vspace, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_vspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vspace = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); @@ -92635,12 +81866,12 @@ this.HTMLMarqueeElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMarqueeElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMarqueeElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMarqueeElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92653,7 +81884,7 @@ this.HTMLMarqueeElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMarqueeElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92662,118 +81893,117 @@ this.HTMLMarqueeElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMarqueeElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMarqueeElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMarqueeElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMarqueeElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMarqueeElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMarqueeElement_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.start.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMarqueeElement_start 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_start 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_start 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMarqueeElement_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.start.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMarqueeElement_start 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMarqueeElement_start 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMarqueeElement_start 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMarqueeElement_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMarqueeElement_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stop.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLMarqueeElement_stop 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLMarqueeElement_stop 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLMarqueeElement_stop 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMarqueeElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLMarqueeElement_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.stop.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLMarqueeElement_stop 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLMarqueeElement_stop 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLMarqueeElement_stop 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLMarqueeElement_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLMapElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMapElement"); @@ -92790,12 +82020,12 @@ this.HTMLMapElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMapElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMapElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMapElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMapElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92808,7 +82038,7 @@ this.HTMLMapElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMapElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMapElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92817,26 +82047,25 @@ this.HTMLMapElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMapElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMapElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLMapElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLMapElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLMapElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLMapElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLMapElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLMapElement_get_areas = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLMapElement"); @@ -92853,12 +82082,12 @@ this.HTMLMapElement_get_areas = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLMapElement_get_areas 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLMapElement_get_areas 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLMapElement_get_areas 得到的结果类型为function, result =>", result); + console.log("[*] HTMLMapElement_get_areas 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92871,7 +82100,7 @@ this.HTMLMapElement_get_areas = function () { break default: // string number - cbb_wf.console.log("[*] HTMLMapElement_get_areas 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLMapElement_get_areas 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92880,7 +82109,7 @@ this.HTMLMapElement_get_areas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLMapElement_get_areas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLMapElement_get_areas, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -92900,12 +82129,12 @@ this.HTMLLinkElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92918,7 +82147,7 @@ this.HTMLLinkElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92927,26 +82156,25 @@ this.HTMLLinkElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -92963,12 +82191,12 @@ this.HTMLLinkElement_get_href = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_href 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_href 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_href 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_href 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -92981,7 +82209,7 @@ this.HTMLLinkElement_get_href = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -92990,26 +82218,25 @@ this.HTMLLinkElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_href = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.href = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.href = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_crossOrigin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93026,12 +82253,12 @@ this.HTMLLinkElement_get_crossOrigin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_crossOrigin 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_crossOrigin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_crossOrigin 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_crossOrigin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93044,7 +82271,7 @@ this.HTMLLinkElement_get_crossOrigin = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93053,26 +82280,25 @@ this.HTMLLinkElement_get_crossOrigin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_crossOrigin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.crossOrigin = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.crossOrigin = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_rel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93089,12 +82315,12 @@ this.HTMLLinkElement_get_rel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_rel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_rel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_rel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_rel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93107,7 +82333,7 @@ this.HTMLLinkElement_get_rel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93116,26 +82342,25 @@ this.HTMLLinkElement_get_rel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_rel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_rel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_rel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_relList = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93152,12 +82377,12 @@ this.HTMLLinkElement_get_relList = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_relList 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_relList 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_relList 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_relList 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93170,7 +82395,7 @@ this.HTMLLinkElement_get_relList = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93179,26 +82404,25 @@ this.HTMLLinkElement_get_relList = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_relList, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_relList, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_relList = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.relList = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.relList = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93215,12 +82439,12 @@ this.HTMLLinkElement_get_media = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_media 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_media 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_media 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_media 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93233,7 +82457,7 @@ this.HTMLLinkElement_get_media = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93242,26 +82466,25 @@ this.HTMLLinkElement_get_media = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.media = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_hreflang = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93278,12 +82501,12 @@ this.HTMLLinkElement_get_hreflang = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_hreflang 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_hreflang 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_hreflang 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_hreflang 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93296,7 +82519,7 @@ this.HTMLLinkElement_get_hreflang = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_hreflang 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_hreflang 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93305,26 +82528,25 @@ this.HTMLLinkElement_get_hreflang = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_hreflang, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_hreflang, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_hreflang = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hreflang = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_hreflang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hreflang = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_hreflang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93341,12 +82563,12 @@ this.HTMLLinkElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93359,7 +82581,7 @@ this.HTMLLinkElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93368,26 +82590,25 @@ this.HTMLLinkElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_as = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93404,12 +82625,12 @@ this.HTMLLinkElement_get_as = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_as 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_as 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_as 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_as 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93422,7 +82643,7 @@ this.HTMLLinkElement_get_as = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_as 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_as 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93431,26 +82652,25 @@ this.HTMLLinkElement_get_as = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_as, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_as, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_as = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.as = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_as, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.as = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_as, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_referrerPolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93467,12 +82687,12 @@ this.HTMLLinkElement_get_referrerPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_referrerPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_referrerPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93485,7 +82705,7 @@ this.HTMLLinkElement_get_referrerPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93494,26 +82714,25 @@ this.HTMLLinkElement_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.referrerPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_sizes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93530,12 +82749,12 @@ this.HTMLLinkElement_get_sizes = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_sizes 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_sizes 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_sizes 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_sizes 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93548,7 +82767,7 @@ this.HTMLLinkElement_get_sizes = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93557,26 +82776,25 @@ this.HTMLLinkElement_get_sizes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_sizes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_sizes, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_sizes = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.sizes = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.sizes = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_fetchPriority = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93593,12 +82811,12 @@ this.HTMLLinkElement_get_fetchPriority = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_fetchPriority 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_fetchPriority 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_fetchPriority 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_fetchPriority 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93611,7 +82829,7 @@ this.HTMLLinkElement_get_fetchPriority = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93620,26 +82838,25 @@ this.HTMLLinkElement_get_fetchPriority = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_fetchPriority = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fetchPriority = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fetchPriority = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_imageSrcset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93656,12 +82873,12 @@ this.HTMLLinkElement_get_imageSrcset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSrcset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_imageSrcset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSrcset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_imageSrcset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93674,7 +82891,7 @@ this.HTMLLinkElement_get_imageSrcset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSrcset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_imageSrcset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93683,26 +82900,25 @@ this.HTMLLinkElement_get_imageSrcset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSrcset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_imageSrcset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_imageSrcset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.imageSrcset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_imageSrcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.imageSrcset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_imageSrcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_imageSizes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93719,12 +82935,12 @@ this.HTMLLinkElement_get_imageSizes = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSizes 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_imageSizes 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSizes 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_imageSizes 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93737,7 +82953,7 @@ this.HTMLLinkElement_get_imageSizes = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSizes 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_imageSizes 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93746,26 +82962,25 @@ this.HTMLLinkElement_get_imageSizes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_imageSizes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_imageSizes, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_imageSizes = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.imageSizes = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_imageSizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.imageSizes = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_imageSizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_charset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93782,12 +82997,12 @@ this.HTMLLinkElement_get_charset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_charset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_charset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_charset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_charset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93800,7 +83015,7 @@ this.HTMLLinkElement_get_charset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93809,26 +83024,25 @@ this.HTMLLinkElement_get_charset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_charset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_charset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_charset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.charset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_charset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.charset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_charset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_rev = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93845,12 +83059,12 @@ this.HTMLLinkElement_get_rev = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_rev 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_rev 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_rev 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_rev 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93863,7 +83077,7 @@ this.HTMLLinkElement_get_rev = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_rev 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_rev 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93872,26 +83086,25 @@ this.HTMLLinkElement_get_rev = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_rev, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_rev, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_rev = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rev = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_rev, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rev = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_rev, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93908,12 +83121,12 @@ this.HTMLLinkElement_get_target = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_target 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_target 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_target 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_target 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93926,7 +83139,7 @@ this.HTMLLinkElement_get_target = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93935,26 +83148,25 @@ this.HTMLLinkElement_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_target = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.target = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.target = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_sheet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -93971,12 +83183,12 @@ this.HTMLLinkElement_get_sheet = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_sheet 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_sheet 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_sheet 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_sheet 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -93989,7 +83201,7 @@ this.HTMLLinkElement_get_sheet = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_sheet 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_sheet 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -93998,7 +83210,7 @@ this.HTMLLinkElement_get_sheet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_sheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_sheet, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -94018,12 +83230,12 @@ this.HTMLLinkElement_get_integrity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_integrity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_integrity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_integrity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_integrity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94036,7 +83248,7 @@ this.HTMLLinkElement_get_integrity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_integrity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_integrity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94045,26 +83257,25 @@ this.HTMLLinkElement_get_integrity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_integrity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_integrity, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_integrity = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.integrity = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_integrity, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.integrity = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_integrity, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLinkElement_get_blocking = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); @@ -94081,12 +83292,12 @@ this.HTMLLinkElement_get_blocking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLinkElement_get_blocking 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLinkElement_get_blocking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLinkElement_get_blocking 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLinkElement_get_blocking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94099,7 +83310,7 @@ this.HTMLLinkElement_get_blocking = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLinkElement_get_blocking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLinkElement_get_blocking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94108,26 +83319,25 @@ this.HTMLLinkElement_get_blocking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLinkElement_get_blocking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLinkElement_get_blocking, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLinkElement_set_blocking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLinkElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.blocking = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLinkElement_set_blocking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.blocking = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLinkElement_set_blocking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLegendElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLegendElement"); @@ -94144,12 +83354,12 @@ this.HTMLLegendElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLegendElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLegendElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLegendElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLegendElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94162,7 +83372,7 @@ this.HTMLLegendElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLegendElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLegendElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94171,7 +83381,7 @@ this.HTMLLegendElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLegendElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLegendElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -94191,12 +83401,12 @@ this.HTMLLegendElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLegendElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLegendElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLegendElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLegendElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94209,7 +83419,7 @@ this.HTMLLegendElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLegendElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLegendElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94218,26 +83428,25 @@ this.HTMLLegendElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLegendElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLegendElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLegendElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLegendElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLegendElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLegendElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLegendElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLabelElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLabelElement"); @@ -94254,12 +83463,12 @@ this.HTMLLabelElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLabelElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLabelElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLabelElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLabelElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94272,7 +83481,7 @@ this.HTMLLabelElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLabelElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLabelElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94281,7 +83490,7 @@ this.HTMLLabelElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLabelElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLabelElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -94301,12 +83510,12 @@ this.HTMLLabelElement_get_htmlFor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLabelElement_get_htmlFor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLabelElement_get_htmlFor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLabelElement_get_htmlFor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLabelElement_get_htmlFor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94319,7 +83528,7 @@ this.HTMLLabelElement_get_htmlFor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLabelElement_get_htmlFor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLabelElement_get_htmlFor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94328,26 +83537,25 @@ this.HTMLLabelElement_get_htmlFor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLabelElement_get_htmlFor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLabelElement_get_htmlFor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLabelElement_set_htmlFor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLabelElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLabelElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.htmlFor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLabelElement_set_htmlFor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.htmlFor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLabelElement_set_htmlFor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLabelElement_get_control = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLabelElement"); @@ -94364,12 +83572,12 @@ this.HTMLLabelElement_get_control = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLabelElement_get_control 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLabelElement_get_control 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLabelElement_get_control 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLabelElement_get_control 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94382,7 +83590,7 @@ this.HTMLLabelElement_get_control = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLabelElement_get_control 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLabelElement_get_control 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94391,7 +83599,7 @@ this.HTMLLabelElement_get_control = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLabelElement_get_control, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLabelElement_get_control, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -94411,12 +83619,12 @@ this.HTMLLIElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLIElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLIElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLIElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLIElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94429,7 +83637,7 @@ this.HTMLLIElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLIElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLIElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94438,26 +83646,25 @@ this.HTMLLIElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLIElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLIElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLIElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLIElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLIElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLIElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLIElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLLIElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLLIElement"); @@ -94474,12 +83681,12 @@ this.HTMLLIElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLLIElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLLIElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLLIElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLLIElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94492,7 +83699,7 @@ this.HTMLLIElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLLIElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLLIElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94501,26 +83708,25 @@ this.HTMLLIElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLLIElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLLIElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLLIElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLLIElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLLIElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLLIElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLLIElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_accept = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94537,12 +83743,12 @@ this.HTMLInputElement_get_accept = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_accept 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_accept 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_accept 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_accept 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94555,7 +83761,7 @@ this.HTMLInputElement_get_accept = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_accept 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_accept 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94564,26 +83770,25 @@ this.HTMLInputElement_get_accept = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_accept, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_accept, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_accept = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.accept = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_accept, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.accept = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_accept, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_alt = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94600,12 +83805,12 @@ this.HTMLInputElement_get_alt = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_alt 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_alt 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_alt 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_alt 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94618,7 +83823,7 @@ this.HTMLInputElement_get_alt = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94627,26 +83832,25 @@ this.HTMLInputElement_get_alt = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_alt, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_alt, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_alt = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.alt = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.alt = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_autocomplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94663,12 +83867,12 @@ this.HTMLInputElement_get_autocomplete = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_autocomplete 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_autocomplete 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_autocomplete 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_autocomplete 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94681,7 +83885,7 @@ this.HTMLInputElement_get_autocomplete = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94690,26 +83894,25 @@ this.HTMLInputElement_get_autocomplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_autocomplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autocomplete = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autocomplete = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_defaultChecked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94726,12 +83929,12 @@ this.HTMLInputElement_get_defaultChecked = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_defaultChecked 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_defaultChecked 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_defaultChecked 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_defaultChecked 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94744,7 +83947,7 @@ this.HTMLInputElement_get_defaultChecked = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_defaultChecked 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_defaultChecked 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94753,26 +83956,25 @@ this.HTMLInputElement_get_defaultChecked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_defaultChecked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_defaultChecked, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_defaultChecked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultChecked = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_defaultChecked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultChecked = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_defaultChecked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_checked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94789,12 +83991,12 @@ this.HTMLInputElement_get_checked = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_checked 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_checked 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_checked 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_checked 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94807,7 +84009,7 @@ this.HTMLInputElement_get_checked = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_checked 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_checked 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94816,26 +84018,25 @@ this.HTMLInputElement_get_checked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_checked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_checked, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_checked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.checked = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_checked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.checked = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_checked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_dirName = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94852,12 +84053,12 @@ this.HTMLInputElement_get_dirName = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_dirName 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_dirName 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_dirName 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_dirName 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94870,7 +84071,7 @@ this.HTMLInputElement_get_dirName = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_dirName 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_dirName 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94879,26 +84080,25 @@ this.HTMLInputElement_get_dirName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_dirName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_dirName, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_dirName = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.dirName = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_dirName, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.dirName = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_dirName, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94915,12 +84115,12 @@ this.HTMLInputElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94933,7 +84133,7 @@ this.HTMLInputElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -94942,26 +84142,25 @@ this.HTMLInputElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -94978,12 +84177,12 @@ this.HTMLInputElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -94996,7 +84195,7 @@ this.HTMLInputElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95005,7 +84204,7 @@ this.HTMLInputElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -95025,12 +84224,12 @@ this.HTMLInputElement_get_files = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_files 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_files 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_files 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_files 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95043,7 +84242,7 @@ this.HTMLInputElement_get_files = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_files 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_files 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95052,26 +84251,25 @@ this.HTMLInputElement_get_files = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_files, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_files, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_files = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.files = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_files, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.files = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_files, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_formAction = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95088,12 +84286,12 @@ this.HTMLInputElement_get_formAction = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_formAction 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_formAction 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_formAction 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_formAction 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95106,7 +84304,7 @@ this.HTMLInputElement_get_formAction = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_formAction 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_formAction 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95115,26 +84313,25 @@ this.HTMLInputElement_get_formAction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_formAction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_formAction, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_formAction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formAction = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_formAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formAction = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_formAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_formEnctype = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95151,12 +84348,12 @@ this.HTMLInputElement_get_formEnctype = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_formEnctype 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_formEnctype 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_formEnctype 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_formEnctype 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95169,7 +84366,7 @@ this.HTMLInputElement_get_formEnctype = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_formEnctype 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_formEnctype 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95178,26 +84375,25 @@ this.HTMLInputElement_get_formEnctype = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_formEnctype, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_formEnctype, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_formEnctype = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formEnctype = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_formEnctype, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formEnctype = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_formEnctype, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_formMethod = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95214,12 +84410,12 @@ this.HTMLInputElement_get_formMethod = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_formMethod 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_formMethod 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_formMethod 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_formMethod 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95232,7 +84428,7 @@ this.HTMLInputElement_get_formMethod = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_formMethod 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_formMethod 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95241,26 +84437,25 @@ this.HTMLInputElement_get_formMethod = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_formMethod, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_formMethod, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_formMethod = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formMethod = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_formMethod, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formMethod = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_formMethod, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_formNoValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95277,12 +84472,12 @@ this.HTMLInputElement_get_formNoValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_formNoValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_formNoValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_formNoValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_formNoValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95295,7 +84490,7 @@ this.HTMLInputElement_get_formNoValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_formNoValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_formNoValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95304,26 +84499,25 @@ this.HTMLInputElement_get_formNoValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_formNoValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_formNoValidate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_formNoValidate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formNoValidate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_formNoValidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formNoValidate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_formNoValidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_formTarget = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95340,12 +84534,12 @@ this.HTMLInputElement_get_formTarget = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_formTarget 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_formTarget 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_formTarget 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_formTarget 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95358,7 +84552,7 @@ this.HTMLInputElement_get_formTarget = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_formTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_formTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95367,26 +84561,25 @@ this.HTMLInputElement_get_formTarget = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_formTarget, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_formTarget, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_formTarget = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formTarget = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_formTarget, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formTarget = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_formTarget, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95403,12 +84596,12 @@ this.HTMLInputElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95421,7 +84614,7 @@ this.HTMLInputElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95430,26 +84623,25 @@ this.HTMLInputElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_indeterminate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95466,12 +84658,12 @@ this.HTMLInputElement_get_indeterminate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_indeterminate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_indeterminate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_indeterminate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_indeterminate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95484,7 +84676,7 @@ this.HTMLInputElement_get_indeterminate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_indeterminate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_indeterminate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95493,26 +84685,25 @@ this.HTMLInputElement_get_indeterminate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_indeterminate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_indeterminate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_indeterminate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.indeterminate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_indeterminate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.indeterminate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_indeterminate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_list = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95529,12 +84720,12 @@ this.HTMLInputElement_get_list = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_list 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_list 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_list 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_list 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95547,7 +84738,7 @@ this.HTMLInputElement_get_list = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_list 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_list 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95556,7 +84747,7 @@ this.HTMLInputElement_get_list = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_list, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_list, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -95576,12 +84767,12 @@ this.HTMLInputElement_get_max = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_max 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_max 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_max 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_max 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95594,7 +84785,7 @@ this.HTMLInputElement_get_max = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_max 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_max 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95603,26 +84794,25 @@ this.HTMLInputElement_get_max = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_max, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_max, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_max = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.max = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_max, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.max = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_max, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_maxLength = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95639,12 +84829,12 @@ this.HTMLInputElement_get_maxLength = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_maxLength 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_maxLength 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_maxLength 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_maxLength 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95657,7 +84847,7 @@ this.HTMLInputElement_get_maxLength = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_maxLength 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_maxLength 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95666,26 +84856,25 @@ this.HTMLInputElement_get_maxLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_maxLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_maxLength, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_maxLength = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.maxLength = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_maxLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.maxLength = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_maxLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_min = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95702,12 +84891,12 @@ this.HTMLInputElement_get_min = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_min 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_min 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_min 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_min 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95720,7 +84909,7 @@ this.HTMLInputElement_get_min = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_min 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_min 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95729,26 +84918,25 @@ this.HTMLInputElement_get_min = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_min, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_min, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_min = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.min = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_min, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.min = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_min, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_minLength = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95765,12 +84953,12 @@ this.HTMLInputElement_get_minLength = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_minLength 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_minLength 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_minLength 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_minLength 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95783,7 +84971,7 @@ this.HTMLInputElement_get_minLength = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_minLength 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_minLength 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95792,26 +84980,25 @@ this.HTMLInputElement_get_minLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_minLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_minLength, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_minLength = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.minLength = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_minLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.minLength = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_minLength, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_multiple = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95828,12 +85015,12 @@ this.HTMLInputElement_get_multiple = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_multiple 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_multiple 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_multiple 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_multiple 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95846,7 +85033,7 @@ this.HTMLInputElement_get_multiple = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_multiple 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_multiple 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95855,26 +85042,25 @@ this.HTMLInputElement_get_multiple = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_multiple, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_multiple, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_multiple = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.multiple = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_multiple, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.multiple = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_multiple, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95891,12 +85077,12 @@ this.HTMLInputElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95909,7 +85095,7 @@ this.HTMLInputElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95918,26 +85104,25 @@ this.HTMLInputElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_pattern = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -95954,12 +85139,12 @@ this.HTMLInputElement_get_pattern = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_pattern 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_pattern 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_pattern 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_pattern 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -95972,7 +85157,7 @@ this.HTMLInputElement_get_pattern = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_pattern 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_pattern 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -95981,26 +85166,25 @@ this.HTMLInputElement_get_pattern = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_pattern, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_pattern, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_pattern = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.pattern = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_pattern, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.pattern = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_pattern, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_placeholder = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96017,12 +85201,12 @@ this.HTMLInputElement_get_placeholder = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_placeholder 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_placeholder 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_placeholder 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_placeholder 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96035,7 +85219,7 @@ this.HTMLInputElement_get_placeholder = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_placeholder 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_placeholder 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96044,26 +85228,25 @@ this.HTMLInputElement_get_placeholder = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_placeholder, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_placeholder, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_placeholder = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.placeholder = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_placeholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.placeholder = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_placeholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_readOnly = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96080,12 +85263,12 @@ this.HTMLInputElement_get_readOnly = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_readOnly 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_readOnly 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_readOnly 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_readOnly 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96098,7 +85281,7 @@ this.HTMLInputElement_get_readOnly = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_readOnly 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_readOnly 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96107,26 +85290,25 @@ this.HTMLInputElement_get_readOnly = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_readOnly, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_readOnly, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_readOnly = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.readOnly = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_readOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.readOnly = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_readOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_required = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96143,12 +85325,12 @@ this.HTMLInputElement_get_required = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_required 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_required 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_required 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_required 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96161,7 +85343,7 @@ this.HTMLInputElement_get_required = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_required 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_required 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96170,26 +85352,25 @@ this.HTMLInputElement_get_required = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_required, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_required, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_required = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.required = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_required, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.required = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_required, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96206,12 +85387,12 @@ this.HTMLInputElement_get_size = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_size 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_size 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_size 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_size 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96224,7 +85405,7 @@ this.HTMLInputElement_get_size = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96233,26 +85414,25 @@ this.HTMLInputElement_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_size = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.size = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.size = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96269,12 +85449,12 @@ this.HTMLInputElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96287,7 +85467,7 @@ this.HTMLInputElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96296,26 +85476,25 @@ this.HTMLInputElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_step = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96332,12 +85511,12 @@ this.HTMLInputElement_get_step = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_step 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_step 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_step 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_step 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96350,7 +85529,7 @@ this.HTMLInputElement_get_step = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_step 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_step 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96359,26 +85538,25 @@ this.HTMLInputElement_get_step = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_step, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_step, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_step = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.step = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_step, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.step = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_step, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96395,12 +85573,12 @@ this.HTMLInputElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96413,7 +85591,7 @@ this.HTMLInputElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96422,26 +85600,25 @@ this.HTMLInputElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_defaultValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96458,12 +85635,12 @@ this.HTMLInputElement_get_defaultValue = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_defaultValue 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_defaultValue 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_defaultValue 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_defaultValue 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96476,7 +85653,7 @@ this.HTMLInputElement_get_defaultValue = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_defaultValue 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_defaultValue 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96485,26 +85662,25 @@ this.HTMLInputElement_get_defaultValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_defaultValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_defaultValue, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_defaultValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.defaultValue = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_defaultValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.defaultValue = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_defaultValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96521,12 +85697,12 @@ this.HTMLInputElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96539,7 +85715,7 @@ this.HTMLInputElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96548,26 +85724,25 @@ this.HTMLInputElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_valueAsDate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96584,12 +85759,12 @@ this.HTMLInputElement_get_valueAsDate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsDate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_valueAsDate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsDate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_valueAsDate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96602,7 +85777,7 @@ this.HTMLInputElement_get_valueAsDate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsDate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_valueAsDate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96611,26 +85786,25 @@ this.HTMLInputElement_get_valueAsDate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsDate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_valueAsDate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_valueAsDate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.valueAsDate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_valueAsDate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.valueAsDate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_valueAsDate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_valueAsNumber = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96647,12 +85821,12 @@ this.HTMLInputElement_get_valueAsNumber = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsNumber 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_valueAsNumber 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsNumber 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_valueAsNumber 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96665,7 +85839,7 @@ this.HTMLInputElement_get_valueAsNumber = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsNumber 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_valueAsNumber 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96674,26 +85848,25 @@ this.HTMLInputElement_get_valueAsNumber = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_valueAsNumber, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_valueAsNumber, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_valueAsNumber = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.valueAsNumber = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_valueAsNumber, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.valueAsNumber = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_valueAsNumber, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96710,12 +85883,12 @@ this.HTMLInputElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96728,7 +85901,7 @@ this.HTMLInputElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96737,26 +85910,25 @@ this.HTMLInputElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_willValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -96773,12 +85945,12 @@ this.HTMLInputElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96791,7 +85963,7 @@ this.HTMLInputElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96800,7 +85972,7 @@ this.HTMLInputElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -96820,12 +85992,12 @@ this.HTMLInputElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96838,7 +86010,7 @@ this.HTMLInputElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96847,7 +86019,7 @@ this.HTMLInputElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -96867,12 +86039,12 @@ this.HTMLInputElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96885,7 +86057,7 @@ this.HTMLInputElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96894,7 +86066,7 @@ this.HTMLInputElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -96914,12 +86086,12 @@ this.HTMLInputElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96932,7 +86104,7 @@ this.HTMLInputElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96941,7 +86113,7 @@ this.HTMLInputElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -96961,12 +86133,12 @@ this.HTMLInputElement_get_selectionStart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_selectionStart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_selectionStart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_selectionStart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_selectionStart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -96979,7 +86151,7 @@ this.HTMLInputElement_get_selectionStart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_selectionStart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_selectionStart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -96988,26 +86160,25 @@ this.HTMLInputElement_get_selectionStart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_selectionStart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_selectionStart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_selectionStart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectionStart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_selectionStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectionStart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_selectionStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_selectionEnd = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97024,12 +86195,12 @@ this.HTMLInputElement_get_selectionEnd = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_selectionEnd 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_selectionEnd 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_selectionEnd 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_selectionEnd 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97042,7 +86213,7 @@ this.HTMLInputElement_get_selectionEnd = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_selectionEnd 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_selectionEnd 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97051,26 +86222,25 @@ this.HTMLInputElement_get_selectionEnd = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_selectionEnd, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_selectionEnd, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_selectionEnd = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectionEnd = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_selectionEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectionEnd = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_selectionEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_selectionDirection = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97087,12 +86257,12 @@ this.HTMLInputElement_get_selectionDirection = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_selectionDirection 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_selectionDirection 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_selectionDirection 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_selectionDirection 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97105,7 +86275,7 @@ this.HTMLInputElement_get_selectionDirection = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_selectionDirection 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_selectionDirection 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97114,26 +86284,25 @@ this.HTMLInputElement_get_selectionDirection = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_selectionDirection, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_selectionDirection, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_selectionDirection = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.selectionDirection = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_selectionDirection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectionDirection = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_selectionDirection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97150,12 +86319,12 @@ this.HTMLInputElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97168,7 +86337,7 @@ this.HTMLInputElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97177,26 +86346,25 @@ this.HTMLInputElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_useMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97213,12 +86381,12 @@ this.HTMLInputElement_get_useMap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_useMap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_useMap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_useMap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_useMap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97231,7 +86399,7 @@ this.HTMLInputElement_get_useMap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97240,26 +86408,25 @@ this.HTMLInputElement_get_useMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_useMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_useMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_useMap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.useMap = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.useMap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_webkitdirectory = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97276,12 +86443,12 @@ this.HTMLInputElement_get_webkitdirectory = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_webkitdirectory 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_webkitdirectory 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_webkitdirectory 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_webkitdirectory 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97294,7 +86461,7 @@ this.HTMLInputElement_get_webkitdirectory = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_webkitdirectory 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_webkitdirectory 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97303,26 +86470,25 @@ this.HTMLInputElement_get_webkitdirectory = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_webkitdirectory, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_webkitdirectory, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_webkitdirectory = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.webkitdirectory = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_webkitdirectory, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.webkitdirectory = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_webkitdirectory, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_incremental = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97339,12 +86505,12 @@ this.HTMLInputElement_get_incremental = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_incremental 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_incremental 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_incremental 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_incremental 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97357,7 +86523,7 @@ this.HTMLInputElement_get_incremental = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_incremental 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_incremental 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97366,26 +86532,25 @@ this.HTMLInputElement_get_incremental = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_incremental, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_incremental, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_incremental = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.incremental = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_incremental, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.incremental = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_incremental, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_popoverTargetElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97402,12 +86567,12 @@ this.HTMLInputElement_get_popoverTargetElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetElement 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_popoverTargetElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetElement 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_popoverTargetElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97420,7 +86585,7 @@ this.HTMLInputElement_get_popoverTargetElement = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_popoverTargetElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97429,26 +86594,25 @@ this.HTMLInputElement_get_popoverTargetElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_popoverTargetElement, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_popoverTargetElement = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.popoverTargetElement = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_popoverTargetElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.popoverTargetElement = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_popoverTargetElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_get_popoverTargetAction = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97465,12 +86629,12 @@ this.HTMLInputElement_get_popoverTargetAction = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetAction 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_popoverTargetAction 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetAction 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_popoverTargetAction 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97483,7 +86647,7 @@ this.HTMLInputElement_get_popoverTargetAction = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetAction 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_popoverTargetAction 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97492,440 +86656,439 @@ this.HTMLInputElement_get_popoverTargetAction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_popoverTargetAction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_popoverTargetAction, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLInputElement_set_popoverTargetAction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.popoverTargetAction = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLInputElement_set_popoverTargetAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.popoverTargetAction = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLInputElement_set_popoverTargetAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLInputElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_select = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.select.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_select 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_select 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_select 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_select, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.select.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_select 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_select 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_select 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_select, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_setRangeText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setRangeText.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_setRangeText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_setRangeText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_setRangeText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_setRangeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setRangeText.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_setRangeText 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_setRangeText 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_setRangeText 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_setRangeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_setSelectionRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setSelectionRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_setSelectionRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_setSelectionRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_setSelectionRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_setSelectionRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setSelectionRange.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_setSelectionRange 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_setSelectionRange 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_setSelectionRange 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_setSelectionRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_showPicker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.showPicker.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_showPicker 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_showPicker 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_showPicker 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_showPicker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.showPicker.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_showPicker 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_showPicker 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_showPicker 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_showPicker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_stepDown = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stepDown.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_stepDown 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_stepDown 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_stepDown 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_stepDown, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.stepDown.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_stepDown 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_stepDown 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_stepDown 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_stepDown, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_stepUp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stepUp.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLInputElement_stepUp 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLInputElement_stepUp 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLInputElement_stepUp 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLInputElement_stepUp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.stepUp.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLInputElement_stepUp 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLInputElement_stepUp 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLInputElement_stepUp 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLInputElement_stepUp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLInputElement_get_webkitEntries = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLInputElement"); @@ -97942,12 +87105,12 @@ this.HTMLInputElement_get_webkitEntries = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLInputElement_get_webkitEntries 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLInputElement_get_webkitEntries 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLInputElement_get_webkitEntries 得到的结果类型为function, result =>", result); + console.log("[*] HTMLInputElement_get_webkitEntries 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -97960,7 +87123,7 @@ this.HTMLInputElement_get_webkitEntries = function () { break default: // string number - cbb_wf.console.log("[*] HTMLInputElement_get_webkitEntries 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLInputElement_get_webkitEntries 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -97969,7 +87132,7 @@ this.HTMLInputElement_get_webkitEntries = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLInputElement_get_webkitEntries, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLInputElement_get_webkitEntries, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -97989,12 +87152,12 @@ this.HTMLImageElement_get_alt = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_alt 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_alt 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_alt 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_alt 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98007,7 +87170,7 @@ this.HTMLImageElement_get_alt = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98016,26 +87179,25 @@ this.HTMLImageElement_get_alt = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_alt, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_alt, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_alt = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.alt = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.alt = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98052,12 +87214,12 @@ this.HTMLImageElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98070,7 +87232,7 @@ this.HTMLImageElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98079,26 +87241,25 @@ this.HTMLImageElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_srcset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98115,12 +87276,12 @@ this.HTMLImageElement_get_srcset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_srcset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_srcset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_srcset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_srcset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98133,7 +87294,7 @@ this.HTMLImageElement_get_srcset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_srcset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_srcset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98142,26 +87303,25 @@ this.HTMLImageElement_get_srcset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_srcset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_srcset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_srcset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.srcset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_srcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.srcset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_srcset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_sizes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98178,12 +87338,12 @@ this.HTMLImageElement_get_sizes = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_sizes 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_sizes 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_sizes 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_sizes 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98196,7 +87356,7 @@ this.HTMLImageElement_get_sizes = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_sizes 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98205,26 +87365,25 @@ this.HTMLImageElement_get_sizes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_sizes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_sizes, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_sizes = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.sizes = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.sizes = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_sizes, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_crossOrigin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98241,12 +87400,12 @@ this.HTMLImageElement_get_crossOrigin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_crossOrigin 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_crossOrigin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_crossOrigin 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_crossOrigin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98259,7 +87418,7 @@ this.HTMLImageElement_get_crossOrigin = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_crossOrigin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98268,26 +87427,25 @@ this.HTMLImageElement_get_crossOrigin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_crossOrigin, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_crossOrigin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.crossOrigin = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.crossOrigin = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_crossOrigin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_useMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98304,12 +87462,12 @@ this.HTMLImageElement_get_useMap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_useMap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_useMap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_useMap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_useMap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98322,7 +87480,7 @@ this.HTMLImageElement_get_useMap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_useMap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98331,26 +87489,25 @@ this.HTMLImageElement_get_useMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_useMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_useMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_useMap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.useMap = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.useMap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_useMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_isMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98367,12 +87524,12 @@ this.HTMLImageElement_get_isMap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_isMap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_isMap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_isMap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_isMap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98385,7 +87542,7 @@ this.HTMLImageElement_get_isMap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_isMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_isMap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98394,26 +87551,25 @@ this.HTMLImageElement_get_isMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_isMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_isMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_isMap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.isMap = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_isMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.isMap = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_isMap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98430,12 +87586,12 @@ this.HTMLImageElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98448,7 +87604,7 @@ this.HTMLImageElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98457,26 +87613,25 @@ this.HTMLImageElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98493,12 +87648,12 @@ this.HTMLImageElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98511,7 +87666,7 @@ this.HTMLImageElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98520,26 +87675,25 @@ this.HTMLImageElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_naturalWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98556,12 +87710,12 @@ this.HTMLImageElement_get_naturalWidth = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_naturalWidth 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_naturalWidth 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_naturalWidth 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_naturalWidth 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98574,7 +87728,7 @@ this.HTMLImageElement_get_naturalWidth = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_naturalWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_naturalWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98583,7 +87737,7 @@ this.HTMLImageElement_get_naturalWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_naturalWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_naturalWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -98603,12 +87757,12 @@ this.HTMLImageElement_get_naturalHeight = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_naturalHeight 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_naturalHeight 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_naturalHeight 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_naturalHeight 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98621,7 +87775,7 @@ this.HTMLImageElement_get_naturalHeight = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_naturalHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_naturalHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98630,7 +87784,7 @@ this.HTMLImageElement_get_naturalHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_naturalHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_naturalHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -98650,12 +87804,12 @@ this.HTMLImageElement_get_complete = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_complete 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_complete 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_complete 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_complete 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98668,7 +87822,7 @@ this.HTMLImageElement_get_complete = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_complete 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_complete 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98677,7 +87831,7 @@ this.HTMLImageElement_get_complete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_complete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_complete, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -98697,12 +87851,12 @@ this.HTMLImageElement_get_currentSrc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_currentSrc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_currentSrc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_currentSrc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_currentSrc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98715,7 +87869,7 @@ this.HTMLImageElement_get_currentSrc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_currentSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_currentSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98724,7 +87878,7 @@ this.HTMLImageElement_get_currentSrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_currentSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_currentSrc, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -98744,12 +87898,12 @@ this.HTMLImageElement_get_referrerPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_referrerPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_referrerPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98762,7 +87916,7 @@ this.HTMLImageElement_get_referrerPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98771,26 +87925,25 @@ this.HTMLImageElement_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.referrerPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_decoding = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98807,12 +87960,12 @@ this.HTMLImageElement_get_decoding = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_decoding 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_decoding 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_decoding 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_decoding 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98825,7 +87978,7 @@ this.HTMLImageElement_get_decoding = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_decoding 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_decoding 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98834,26 +87987,25 @@ this.HTMLImageElement_get_decoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_decoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_decoding, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_decoding = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.decoding = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_decoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.decoding = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_decoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_fetchPriority = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98870,12 +88022,12 @@ this.HTMLImageElement_get_fetchPriority = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_fetchPriority 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_fetchPriority 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_fetchPriority 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_fetchPriority 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98888,7 +88040,7 @@ this.HTMLImageElement_get_fetchPriority = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_fetchPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98897,26 +88049,25 @@ this.HTMLImageElement_get_fetchPriority = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_fetchPriority, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_fetchPriority = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fetchPriority = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fetchPriority = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_fetchPriority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_loading = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98933,12 +88084,12 @@ this.HTMLImageElement_get_loading = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_loading 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_loading 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_loading 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_loading 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -98951,7 +88102,7 @@ this.HTMLImageElement_get_loading = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_loading 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_loading 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -98960,26 +88111,25 @@ this.HTMLImageElement_get_loading = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_loading, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_loading, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_loading = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.loading = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_loading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.loading = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_loading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -98996,12 +88146,12 @@ this.HTMLImageElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99014,7 +88164,7 @@ this.HTMLImageElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99023,26 +88173,25 @@ this.HTMLImageElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_lowsrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99059,12 +88208,12 @@ this.HTMLImageElement_get_lowsrc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_lowsrc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_lowsrc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_lowsrc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_lowsrc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99077,7 +88226,7 @@ this.HTMLImageElement_get_lowsrc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_lowsrc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_lowsrc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99086,26 +88235,25 @@ this.HTMLImageElement_get_lowsrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_lowsrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_lowsrc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_lowsrc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.lowsrc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_lowsrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.lowsrc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_lowsrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99122,12 +88270,12 @@ this.HTMLImageElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99140,7 +88288,7 @@ this.HTMLImageElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99149,26 +88297,25 @@ this.HTMLImageElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_hspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99185,12 +88332,12 @@ this.HTMLImageElement_get_hspace = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_hspace 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_hspace 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_hspace 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_hspace 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99203,7 +88350,7 @@ this.HTMLImageElement_get_hspace = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_hspace 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99212,26 +88359,25 @@ this.HTMLImageElement_get_hspace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_hspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_hspace, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_hspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hspace = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_hspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_vspace = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99248,12 +88394,12 @@ this.HTMLImageElement_get_vspace = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_vspace 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_vspace 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_vspace 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_vspace 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99266,7 +88412,7 @@ this.HTMLImageElement_get_vspace = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_vspace 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99275,26 +88421,25 @@ this.HTMLImageElement_get_vspace = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_vspace, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_vspace, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_vspace = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vspace = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vspace = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_vspace, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_longDesc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99311,12 +88456,12 @@ this.HTMLImageElement_get_longDesc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_longDesc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_longDesc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_longDesc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_longDesc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99329,7 +88474,7 @@ this.HTMLImageElement_get_longDesc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99338,26 +88483,25 @@ this.HTMLImageElement_get_longDesc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_longDesc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_longDesc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_longDesc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.longDesc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.longDesc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_border = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99374,12 +88518,12 @@ this.HTMLImageElement_get_border = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_border 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_border 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_border 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_border 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99392,7 +88536,7 @@ this.HTMLImageElement_get_border = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_border 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99401,26 +88545,25 @@ this.HTMLImageElement_get_border = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_border, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_border, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_border = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.border = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.border = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_border, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLImageElement_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99437,12 +88580,12 @@ this.HTMLImageElement_get_x = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_x 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_x 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_x 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_x 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99455,7 +88598,7 @@ this.HTMLImageElement_get_x = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_x 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_x 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99464,7 +88607,7 @@ this.HTMLImageElement_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -99484,12 +88627,12 @@ this.HTMLImageElement_get_y = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_y 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_y 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_y 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_y 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99502,7 +88645,7 @@ this.HTMLImageElement_get_y = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_y 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_y 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99511,56 +88654,56 @@ this.HTMLImageElement_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.decode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLImageElement_decode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLImageElement_decode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLImageElement_decode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLImageElement_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.decode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLImageElement_decode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLImageElement_decode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLImageElement_decode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLImageElement_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLImageElement_get_attributionSrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); @@ -99577,12 +88720,12 @@ this.HTMLImageElement_get_attributionSrc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLImageElement_get_attributionSrc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLImageElement_get_attributionSrc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLImageElement_get_attributionSrc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLImageElement_get_attributionSrc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99595,7 +88738,7 @@ this.HTMLImageElement_get_attributionSrc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLImageElement_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLImageElement_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99604,11 +88747,26 @@ this.HTMLImageElement_get_attributionSrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLImageElement_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLImageElement_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLImageElement_set_attributionSrc = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.attributionSrc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLImageElement_get_sharedStorageWritable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); let ctx = r[0]; @@ -99618,12 +88776,58 @@ this.HTMLImageElement_set_attributionSrc = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.attributionSrc = val; + let result = dom_element.sharedStorageWritable; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLImageElement_get_sharedStorageWritable 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLImageElement_get_sharedStorageWritable 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLImageElement_get_sharedStorageWritable 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLImageElement_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLImageElement_get_sharedStorageWritable, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLImageElement_set_sharedStorageWritable = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLImageElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.sharedStorageWritable = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLImageElement_set_sharedStorageWritable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLIFrameElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -99640,12 +88844,12 @@ this.HTMLIFrameElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99658,7 +88862,7 @@ this.HTMLIFrameElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99667,26 +88871,25 @@ this.HTMLIFrameElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_srcdoc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -99703,12 +88906,12 @@ this.HTMLIFrameElement_get_srcdoc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_srcdoc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_srcdoc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_srcdoc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_srcdoc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99721,7 +88924,7 @@ this.HTMLIFrameElement_get_srcdoc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_srcdoc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_srcdoc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99730,26 +88933,25 @@ this.HTMLIFrameElement_get_srcdoc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_srcdoc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_srcdoc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_srcdoc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.srcdoc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_srcdoc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.srcdoc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_srcdoc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -99766,12 +88968,12 @@ this.HTMLIFrameElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99784,7 +88986,7 @@ this.HTMLIFrameElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99793,26 +88995,25 @@ this.HTMLIFrameElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_sandbox = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -99829,12 +89030,12 @@ this.HTMLIFrameElement_get_sandbox = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_sandbox 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_sandbox 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_sandbox 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_sandbox 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99847,7 +89048,7 @@ this.HTMLIFrameElement_get_sandbox = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_sandbox 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_sandbox 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99856,26 +89057,25 @@ this.HTMLIFrameElement_get_sandbox = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_sandbox, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_sandbox, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_sandbox = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.sandbox = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_sandbox, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.sandbox = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_sandbox, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_allowFullscreen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -99892,12 +89092,12 @@ this.HTMLIFrameElement_get_allowFullscreen = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowFullscreen 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_allowFullscreen 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowFullscreen 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_allowFullscreen 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99910,7 +89110,7 @@ this.HTMLIFrameElement_get_allowFullscreen = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_allowFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99919,26 +89119,25 @@ this.HTMLIFrameElement_get_allowFullscreen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowFullscreen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_allowFullscreen, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_allowFullscreen = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.allowFullscreen = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_allowFullscreen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.allowFullscreen = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_allowFullscreen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -99955,12 +89154,12 @@ this.HTMLIFrameElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -99973,7 +89172,7 @@ this.HTMLIFrameElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -99982,26 +89181,25 @@ this.HTMLIFrameElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100018,12 +89216,12 @@ this.HTMLIFrameElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100036,7 +89234,7 @@ this.HTMLIFrameElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100045,26 +89243,25 @@ this.HTMLIFrameElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_contentDocument = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100081,12 +89278,12 @@ this.HTMLIFrameElement_get_contentDocument = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentDocument 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_contentDocument 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentDocument 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_contentDocument 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100099,7 +89296,7 @@ this.HTMLIFrameElement_get_contentDocument = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_contentDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100108,7 +89305,7 @@ this.HTMLIFrameElement_get_contentDocument = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentDocument, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_contentDocument, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -100128,12 +89325,12 @@ this.HTMLIFrameElement_get_contentWindow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentWindow 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_contentWindow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentWindow 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_contentWindow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100146,7 +89343,7 @@ this.HTMLIFrameElement_get_contentWindow = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentWindow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_contentWindow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100155,7 +89352,7 @@ this.HTMLIFrameElement_get_contentWindow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_contentWindow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_contentWindow, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -100175,12 +89372,12 @@ this.HTMLIFrameElement_get_referrerPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_referrerPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_referrerPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100193,7 +89390,7 @@ this.HTMLIFrameElement_get_referrerPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100202,26 +89399,25 @@ this.HTMLIFrameElement_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.referrerPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_csp = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100238,12 +89434,12 @@ this.HTMLIFrameElement_get_csp = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_csp 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_csp 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_csp 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_csp 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100256,7 +89452,7 @@ this.HTMLIFrameElement_get_csp = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_csp 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_csp 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100265,26 +89461,25 @@ this.HTMLIFrameElement_get_csp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_csp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_csp, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_csp = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.csp = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_csp, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.csp = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_csp, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_allow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100301,12 +89496,12 @@ this.HTMLIFrameElement_get_allow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_allow 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_allow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_allow 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_allow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100319,7 +89514,7 @@ this.HTMLIFrameElement_get_allow = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_allow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_allow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100328,26 +89523,25 @@ this.HTMLIFrameElement_get_allow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_allow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_allow, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_allow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.allow = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_allow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.allow = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_allow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_featurePolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100364,12 +89558,12 @@ this.HTMLIFrameElement_get_featurePolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_featurePolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_featurePolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_featurePolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_featurePolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100382,7 +89576,7 @@ this.HTMLIFrameElement_get_featurePolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_featurePolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_featurePolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100391,434 +89585,10 @@ this.HTMLIFrameElement_get_featurePolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_featurePolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_featurePolicy, this =>", this + '', ", result =>", result + '', info); } return result; } -this.HTMLIFrameElement_get_align = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.align; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_align 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_align 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_get_align, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLIFrameElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLIFrameElement_get_scrolling = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scrolling; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_scrolling 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_scrolling 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_scrolling 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_get_scrolling, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLIFrameElement_set_scrolling = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrolling = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_scrolling, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLIFrameElement_get_frameBorder = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.frameBorder; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_frameBorder 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_frameBorder 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_frameBorder 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_get_frameBorder, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLIFrameElement_set_frameBorder = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.frameBorder = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_frameBorder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLIFrameElement_get_longDesc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.longDesc; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_longDesc 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_longDesc 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_get_longDesc, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLIFrameElement_set_longDesc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.longDesc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLIFrameElement_get_marginHeight = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.marginHeight; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginHeight 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginHeight 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginHeight, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLIFrameElement_set_marginHeight = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.marginHeight = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_marginHeight, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLIFrameElement_get_marginWidth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.marginWidth; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginWidth 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginWidth 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_get_marginWidth, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLIFrameElement_set_marginWidth = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.marginWidth = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_marginWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLIFrameElement_getSVGDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getSVGDocument.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLIFrameElement_getSVGDocument 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_getSVGDocument 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLIFrameElement_getSVGDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLIFrameElement_getSVGDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - this.HTMLIFrameElement_get_loading = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100835,12 +89605,12 @@ this.HTMLIFrameElement_get_loading = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_loading 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_loading 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_loading 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_loading 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100853,7 +89623,7 @@ this.HTMLIFrameElement_get_loading = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_loading 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_loading 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100862,11 +89632,26 @@ this.HTMLIFrameElement_get_loading = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_loading, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_loading, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_loading = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.loading = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_loading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); let ctx = r[0]; @@ -100876,12 +89661,414 @@ this.HTMLIFrameElement_set_loading = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.loading = val; + let result = dom_element.align; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_align 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_align 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_loading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLIFrameElement_set_align = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_scrolling = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.scrolling; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_scrolling 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_scrolling 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_scrolling 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_scrolling, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLIFrameElement_set_scrolling = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scrolling = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_scrolling, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_frameBorder = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.frameBorder; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_frameBorder 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_frameBorder 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_frameBorder 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_frameBorder, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLIFrameElement_set_frameBorder = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.frameBorder = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_frameBorder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_longDesc = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.longDesc; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_longDesc 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_longDesc 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_longDesc, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLIFrameElement_set_longDesc = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.longDesc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_marginHeight = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.marginHeight; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_marginHeight 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_marginHeight 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_marginHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_marginHeight, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLIFrameElement_set_marginHeight = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.marginHeight = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_marginHeight, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_marginWidth = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.marginWidth; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_marginWidth 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_marginWidth 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_marginWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_marginWidth, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLIFrameElement_set_marginWidth = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.marginWidth = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_marginWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_getSVGDocument = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getSVGDocument.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLIFrameElement_getSVGDocument 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_getSVGDocument 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_getSVGDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_getSVGDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.HTMLIFrameElement_get_credentialless = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100898,12 +90085,12 @@ this.HTMLIFrameElement_get_credentialless = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_credentialless 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_credentialless 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_credentialless 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_credentialless 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100916,7 +90103,7 @@ this.HTMLIFrameElement_get_credentialless = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_credentialless 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_credentialless 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100925,26 +90112,25 @@ this.HTMLIFrameElement_get_credentialless = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_credentialless, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_credentialless, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_credentialless = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.credentialless = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_credentialless, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.credentialless = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_credentialless, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_allowPaymentRequest = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -100961,12 +90147,12 @@ this.HTMLIFrameElement_get_allowPaymentRequest = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowPaymentRequest 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_allowPaymentRequest 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowPaymentRequest 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_allowPaymentRequest 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -100979,7 +90165,7 @@ this.HTMLIFrameElement_get_allowPaymentRequest = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowPaymentRequest 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_allowPaymentRequest 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -100988,26 +90174,25 @@ this.HTMLIFrameElement_get_allowPaymentRequest = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_allowPaymentRequest, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_allowPaymentRequest, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_allowPaymentRequest = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.allowPaymentRequest = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_allowPaymentRequest, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.allowPaymentRequest = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_allowPaymentRequest, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_privateToken = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -101024,12 +90209,12 @@ this.HTMLIFrameElement_get_privateToken = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_privateToken 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_privateToken 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_privateToken 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_privateToken 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101042,7 +90227,7 @@ this.HTMLIFrameElement_get_privateToken = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_privateToken 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_privateToken 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101051,26 +90236,25 @@ this.HTMLIFrameElement_get_privateToken = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_privateToken, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_privateToken, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_privateToken = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.privateToken = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_privateToken, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.privateToken = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_privateToken, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLIFrameElement_get_browsingTopics = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); @@ -101087,12 +90271,12 @@ this.HTMLIFrameElement_get_browsingTopics = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLIFrameElement_get_browsingTopics 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLIFrameElement_get_browsingTopics 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLIFrameElement_get_browsingTopics 得到的结果类型为function, result =>", result); + console.log("[*] HTMLIFrameElement_get_browsingTopics 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101105,7 +90289,7 @@ this.HTMLIFrameElement_get_browsingTopics = function () { break default: // string number - cbb_wf.console.log("[*] HTMLIFrameElement_get_browsingTopics 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLIFrameElement_get_browsingTopics 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101114,11 +90298,26 @@ this.HTMLIFrameElement_get_browsingTopics = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLIFrameElement_get_browsingTopics, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLIFrameElement_get_browsingTopics, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLIFrameElement_set_browsingTopics = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.browsingTopics = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_browsingTopics, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_adAuctionHeaders = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); let ctx = r[0]; @@ -101128,12 +90327,120 @@ this.HTMLIFrameElement_set_browsingTopics = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.browsingTopics = val; + let result = dom_element.adAuctionHeaders; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_adAuctionHeaders 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_adAuctionHeaders 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_adAuctionHeaders 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLIFrameElement_set_browsingTopics, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_adAuctionHeaders, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLIFrameElement_set_adAuctionHeaders = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.adAuctionHeaders = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_adAuctionHeaders, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLIFrameElement_get_sharedStorageWritable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.sharedStorageWritable; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLIFrameElement_get_sharedStorageWritable 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLIFrameElement_get_sharedStorageWritable 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLIFrameElement_get_sharedStorageWritable 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLIFrameElement_get_sharedStorageWritable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLIFrameElement_set_sharedStorageWritable = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLIFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.sharedStorageWritable = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLIFrameElement_set_sharedStorageWritable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLHtmlElement_get_version = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHtmlElement"); @@ -101150,12 +90457,12 @@ this.HTMLHtmlElement_get_version = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHtmlElement_get_version 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHtmlElement_get_version 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHtmlElement_get_version 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHtmlElement_get_version 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101168,7 +90475,7 @@ this.HTMLHtmlElement_get_version = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHtmlElement_get_version 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHtmlElement_get_version 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101177,26 +90484,25 @@ this.HTMLHtmlElement_get_version = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHtmlElement_get_version, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHtmlElement_get_version, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHtmlElement_set_version = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHtmlElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHtmlElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.version = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHtmlElement_set_version, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.version = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHtmlElement_set_version, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLHeadingElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHeadingElement"); @@ -101213,12 +90519,12 @@ this.HTMLHeadingElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHeadingElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHeadingElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHeadingElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHeadingElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101231,7 +90537,7 @@ this.HTMLHeadingElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHeadingElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHeadingElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101240,26 +90546,25 @@ this.HTMLHeadingElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHeadingElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHeadingElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHeadingElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHeadingElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHeadingElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHeadingElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHeadingElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLHRElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); @@ -101276,12 +90581,12 @@ this.HTMLHRElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHRElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHRElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHRElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHRElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101294,7 +90599,7 @@ this.HTMLHRElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHRElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHRElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101303,26 +90608,25 @@ this.HTMLHRElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHRElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHRElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHRElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHRElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHRElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLHRElement_get_color = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); @@ -101339,12 +90643,12 @@ this.HTMLHRElement_get_color = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHRElement_get_color 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHRElement_get_color 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHRElement_get_color 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHRElement_get_color 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101357,7 +90661,7 @@ this.HTMLHRElement_get_color = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHRElement_get_color 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHRElement_get_color 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101366,26 +90670,25 @@ this.HTMLHRElement_get_color = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHRElement_get_color, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHRElement_get_color, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHRElement_set_color = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.color = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHRElement_set_color, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.color = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHRElement_set_color, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLHRElement_get_noShade = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); @@ -101402,12 +90705,12 @@ this.HTMLHRElement_get_noShade = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHRElement_get_noShade 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHRElement_get_noShade 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHRElement_get_noShade 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHRElement_get_noShade 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101420,7 +90723,7 @@ this.HTMLHRElement_get_noShade = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHRElement_get_noShade 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHRElement_get_noShade 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101429,26 +90732,25 @@ this.HTMLHRElement_get_noShade = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHRElement_get_noShade, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHRElement_get_noShade, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHRElement_set_noShade = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.noShade = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHRElement_set_noShade, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.noShade = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHRElement_set_noShade, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLHRElement_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); @@ -101465,12 +90767,12 @@ this.HTMLHRElement_get_size = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHRElement_get_size 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHRElement_get_size 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHRElement_get_size 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHRElement_get_size 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101483,7 +90785,7 @@ this.HTMLHRElement_get_size = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHRElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHRElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101492,26 +90794,25 @@ this.HTMLHRElement_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHRElement_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHRElement_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHRElement_set_size = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.size = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHRElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.size = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHRElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLHRElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); @@ -101528,12 +90829,12 @@ this.HTMLHRElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLHRElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLHRElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLHRElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLHRElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101546,7 +90847,7 @@ this.HTMLHRElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLHRElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLHRElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101555,26 +90856,25 @@ this.HTMLHRElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLHRElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLHRElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLHRElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLHRElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLHRElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLHRElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_cols = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101591,12 +90891,12 @@ this.HTMLFrameSetElement_get_cols = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_cols 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_cols 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_cols 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_cols 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101609,7 +90909,7 @@ this.HTMLFrameSetElement_get_cols = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_cols 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_cols 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101618,26 +90918,25 @@ this.HTMLFrameSetElement_get_cols = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_cols, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_cols, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_cols = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cols = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_cols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cols = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_cols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_rows = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101654,12 +90953,12 @@ this.HTMLFrameSetElement_get_rows = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_rows 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_rows 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_rows 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_rows 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101672,7 +90971,7 @@ this.HTMLFrameSetElement_get_rows = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_rows 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101681,26 +90980,25 @@ this.HTMLFrameSetElement_get_rows = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_rows, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_rows, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_rows = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rows = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_rows, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rows = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_rows, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onblur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101717,12 +91015,12 @@ this.HTMLFrameSetElement_get_onblur = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onblur 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onblur 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onblur 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onblur 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101735,7 +91033,7 @@ this.HTMLFrameSetElement_get_onblur = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101744,26 +91042,25 @@ this.HTMLFrameSetElement_get_onblur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onblur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onblur, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onblur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onblur = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onblur = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101780,12 +91077,12 @@ this.HTMLFrameSetElement_get_onerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onerror 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onerror 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101798,7 +91095,7 @@ this.HTMLFrameSetElement_get_onerror = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101807,26 +91104,25 @@ this.HTMLFrameSetElement_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onerror = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onfocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101843,12 +91139,12 @@ this.HTMLFrameSetElement_get_onfocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onfocus 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onfocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onfocus 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onfocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101861,7 +91157,7 @@ this.HTMLFrameSetElement_get_onfocus = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101870,26 +91166,25 @@ this.HTMLFrameSetElement_get_onfocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onfocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfocus = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101906,12 +91201,12 @@ this.HTMLFrameSetElement_get_onload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101924,7 +91219,7 @@ this.HTMLFrameSetElement_get_onload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101933,26 +91228,25 @@ this.HTMLFrameSetElement_get_onload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onresize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -101969,12 +91263,12 @@ this.HTMLFrameSetElement_get_onresize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onresize 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onresize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onresize 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onresize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -101987,7 +91281,7 @@ this.HTMLFrameSetElement_get_onresize = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -101996,26 +91290,25 @@ this.HTMLFrameSetElement_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onresize = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102032,12 +91325,12 @@ this.HTMLFrameSetElement_get_onscroll = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onscroll 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onscroll 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onscroll 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onscroll 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102050,7 +91343,7 @@ this.HTMLFrameSetElement_get_onscroll = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102059,26 +91352,25 @@ this.HTMLFrameSetElement_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onscroll = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscroll = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscroll = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onafterprint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102095,12 +91387,12 @@ this.HTMLFrameSetElement_get_onafterprint = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onafterprint 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onafterprint 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onafterprint 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onafterprint 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102113,7 +91405,7 @@ this.HTMLFrameSetElement_get_onafterprint = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onafterprint 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onafterprint 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102122,26 +91414,25 @@ this.HTMLFrameSetElement_get_onafterprint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onafterprint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onafterprint, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onafterprint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onafterprint = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onafterprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onafterprint = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onafterprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onbeforeprint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102158,12 +91449,12 @@ this.HTMLFrameSetElement_get_onbeforeprint = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeprint 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onbeforeprint 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeprint 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onbeforeprint 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102176,7 +91467,7 @@ this.HTMLFrameSetElement_get_onbeforeprint = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeprint 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onbeforeprint 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102185,26 +91476,25 @@ this.HTMLFrameSetElement_get_onbeforeprint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeprint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onbeforeprint, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onbeforeprint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeprint = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onbeforeprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeprint = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onbeforeprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onbeforeunload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102221,12 +91511,12 @@ this.HTMLFrameSetElement_get_onbeforeunload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeunload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onbeforeunload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeunload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onbeforeunload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102239,7 +91529,7 @@ this.HTMLFrameSetElement_get_onbeforeunload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeunload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onbeforeunload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102248,26 +91538,25 @@ this.HTMLFrameSetElement_get_onbeforeunload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onbeforeunload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onbeforeunload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onbeforeunload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeunload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onbeforeunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeunload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onbeforeunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onhashchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102284,12 +91573,12 @@ this.HTMLFrameSetElement_get_onhashchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onhashchange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onhashchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onhashchange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onhashchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102302,7 +91591,7 @@ this.HTMLFrameSetElement_get_onhashchange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onhashchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onhashchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102311,26 +91600,25 @@ this.HTMLFrameSetElement_get_onhashchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onhashchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onhashchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onhashchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onhashchange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onhashchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onhashchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onhashchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onlanguagechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102347,12 +91635,12 @@ this.HTMLFrameSetElement_get_onlanguagechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onlanguagechange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onlanguagechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onlanguagechange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onlanguagechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102365,7 +91653,7 @@ this.HTMLFrameSetElement_get_onlanguagechange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onlanguagechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onlanguagechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102374,26 +91662,25 @@ this.HTMLFrameSetElement_get_onlanguagechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onlanguagechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onlanguagechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onlanguagechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onlanguagechange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onlanguagechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onlanguagechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onlanguagechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102410,12 +91697,12 @@ this.HTMLFrameSetElement_get_onmessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onmessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onmessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102428,7 +91715,7 @@ this.HTMLFrameSetElement_get_onmessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onmessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102437,26 +91724,25 @@ this.HTMLFrameSetElement_get_onmessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmessage = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmessage = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onmessageerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102473,12 +91759,12 @@ this.HTMLFrameSetElement_get_onmessageerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessageerror 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onmessageerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessageerror 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onmessageerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102491,7 +91777,7 @@ this.HTMLFrameSetElement_get_onmessageerror = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessageerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onmessageerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102500,26 +91786,25 @@ this.HTMLFrameSetElement_get_onmessageerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onmessageerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmessageerror = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmessageerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onoffline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102536,12 +91821,12 @@ this.HTMLFrameSetElement_get_onoffline = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onoffline 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onoffline 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onoffline 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onoffline 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102554,7 +91839,7 @@ this.HTMLFrameSetElement_get_onoffline = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onoffline 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onoffline 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102563,26 +91848,25 @@ this.HTMLFrameSetElement_get_onoffline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onoffline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onoffline, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onoffline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onoffline = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onoffline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onoffline = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onoffline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_ononline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102599,12 +91883,12 @@ this.HTMLFrameSetElement_get_ononline = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_ononline 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_ononline 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_ononline 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_ononline 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102617,7 +91901,7 @@ this.HTMLFrameSetElement_get_ononline = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_ononline 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_ononline 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102626,26 +91910,25 @@ this.HTMLFrameSetElement_get_ononline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_ononline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_ononline, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_ononline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ononline = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_ononline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ononline = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_ononline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onpagehide = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102662,12 +91945,12 @@ this.HTMLFrameSetElement_get_onpagehide = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpagehide 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpagehide 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpagehide 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpagehide 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102680,7 +91963,7 @@ this.HTMLFrameSetElement_get_onpagehide = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpagehide 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpagehide 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102689,26 +91972,25 @@ this.HTMLFrameSetElement_get_onpagehide = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpagehide, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onpagehide, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onpagehide = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpagehide = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onpagehide, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpagehide = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onpagehide, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onpageshow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102725,12 +92007,12 @@ this.HTMLFrameSetElement_get_onpageshow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpageshow 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpageshow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpageshow 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpageshow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102743,7 +92025,7 @@ this.HTMLFrameSetElement_get_onpageshow = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpageshow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpageshow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102752,26 +92034,25 @@ this.HTMLFrameSetElement_get_onpageshow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpageshow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onpageshow, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onpageshow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpageshow = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onpageshow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpageshow = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onpageshow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onpopstate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102788,12 +92069,12 @@ this.HTMLFrameSetElement_get_onpopstate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpopstate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpopstate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpopstate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpopstate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102806,7 +92087,7 @@ this.HTMLFrameSetElement_get_onpopstate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpopstate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onpopstate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102815,26 +92096,25 @@ this.HTMLFrameSetElement_get_onpopstate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onpopstate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onpopstate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onpopstate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpopstate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onpopstate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpopstate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onpopstate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onrejectionhandled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102851,12 +92131,12 @@ this.HTMLFrameSetElement_get_onrejectionhandled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onrejectionhandled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onrejectionhandled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onrejectionhandled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onrejectionhandled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102869,7 +92149,7 @@ this.HTMLFrameSetElement_get_onrejectionhandled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onrejectionhandled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onrejectionhandled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102878,26 +92158,25 @@ this.HTMLFrameSetElement_get_onrejectionhandled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onrejectionhandled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onrejectionhandled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onrejectionhandled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onrejectionhandled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onrejectionhandled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onrejectionhandled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onrejectionhandled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onstorage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102914,12 +92193,12 @@ this.HTMLFrameSetElement_get_onstorage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onstorage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onstorage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onstorage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onstorage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102932,7 +92211,7 @@ this.HTMLFrameSetElement_get_onstorage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onstorage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onstorage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -102941,26 +92220,25 @@ this.HTMLFrameSetElement_get_onstorage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onstorage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onstorage, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onstorage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onstorage = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onstorage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onstorage = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onstorage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onunhandledrejection = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -102977,12 +92255,12 @@ this.HTMLFrameSetElement_get_onunhandledrejection = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunhandledrejection 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onunhandledrejection 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunhandledrejection 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onunhandledrejection 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -102995,7 +92273,7 @@ this.HTMLFrameSetElement_get_onunhandledrejection = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunhandledrejection 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onunhandledrejection 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103004,26 +92282,25 @@ this.HTMLFrameSetElement_get_onunhandledrejection = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunhandledrejection, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onunhandledrejection, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onunhandledrejection = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onunhandledrejection = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onunhandledrejection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onunhandledrejection = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onunhandledrejection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameSetElement_get_onunload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); @@ -103040,12 +92317,12 @@ this.HTMLFrameSetElement_get_onunload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onunload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameSetElement_get_onunload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103058,7 +92335,7 @@ this.HTMLFrameSetElement_get_onunload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameSetElement_get_onunload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103067,26 +92344,25 @@ this.HTMLFrameSetElement_get_onunload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameSetElement_get_onunload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameSetElement_get_onunload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameSetElement_set_onunload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onunload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameSetElement_set_onunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onunload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameSetElement_set_onunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103103,12 +92379,12 @@ this.HTMLFrameElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103121,7 +92397,7 @@ this.HTMLFrameElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103130,26 +92406,25 @@ this.HTMLFrameElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_scrolling = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103166,12 +92441,12 @@ this.HTMLFrameElement_get_scrolling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_scrolling 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_scrolling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_scrolling 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_scrolling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103184,7 +92459,7 @@ this.HTMLFrameElement_get_scrolling = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_scrolling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_scrolling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103193,26 +92468,25 @@ this.HTMLFrameElement_get_scrolling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_scrolling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_scrolling, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_scrolling = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scrolling = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_scrolling, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrolling = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_scrolling, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103229,12 +92503,12 @@ this.HTMLFrameElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103247,7 +92521,7 @@ this.HTMLFrameElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103256,26 +92530,25 @@ this.HTMLFrameElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_frameBorder = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103292,12 +92565,12 @@ this.HTMLFrameElement_get_frameBorder = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_frameBorder 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_frameBorder 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_frameBorder 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_frameBorder 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103310,7 +92583,7 @@ this.HTMLFrameElement_get_frameBorder = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_frameBorder 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_frameBorder 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103319,26 +92592,25 @@ this.HTMLFrameElement_get_frameBorder = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_frameBorder, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_frameBorder, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_frameBorder = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.frameBorder = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_frameBorder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.frameBorder = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_frameBorder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_longDesc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103355,12 +92627,12 @@ this.HTMLFrameElement_get_longDesc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_longDesc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_longDesc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_longDesc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_longDesc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103373,7 +92645,7 @@ this.HTMLFrameElement_get_longDesc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_longDesc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103382,26 +92654,25 @@ this.HTMLFrameElement_get_longDesc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_longDesc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_longDesc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_longDesc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.longDesc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.longDesc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_longDesc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_noResize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103418,12 +92689,12 @@ this.HTMLFrameElement_get_noResize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_noResize 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_noResize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_noResize 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_noResize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103436,7 +92707,7 @@ this.HTMLFrameElement_get_noResize = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_noResize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_noResize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103445,26 +92716,25 @@ this.HTMLFrameElement_get_noResize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_noResize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_noResize, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_noResize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.noResize = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_noResize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.noResize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_noResize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_contentDocument = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103481,12 +92751,12 @@ this.HTMLFrameElement_get_contentDocument = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_contentDocument 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_contentDocument 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_contentDocument 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_contentDocument 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103499,7 +92769,7 @@ this.HTMLFrameElement_get_contentDocument = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_contentDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_contentDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103508,7 +92778,7 @@ this.HTMLFrameElement_get_contentDocument = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_contentDocument, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_contentDocument, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -103528,12 +92798,12 @@ this.HTMLFrameElement_get_contentWindow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_contentWindow 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_contentWindow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_contentWindow 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_contentWindow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103546,7 +92816,7 @@ this.HTMLFrameElement_get_contentWindow = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_contentWindow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_contentWindow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103555,7 +92825,7 @@ this.HTMLFrameElement_get_contentWindow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_contentWindow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_contentWindow, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -103575,12 +92845,12 @@ this.HTMLFrameElement_get_marginHeight = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_marginHeight 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_marginHeight 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_marginHeight 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_marginHeight 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103593,7 +92863,7 @@ this.HTMLFrameElement_get_marginHeight = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_marginHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_marginHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103602,26 +92872,25 @@ this.HTMLFrameElement_get_marginHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_marginHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_marginHeight, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_marginHeight = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.marginHeight = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_marginHeight, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.marginHeight = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_marginHeight, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFrameElement_get_marginWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); @@ -103638,12 +92907,12 @@ this.HTMLFrameElement_get_marginWidth = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFrameElement_get_marginWidth 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFrameElement_get_marginWidth 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFrameElement_get_marginWidth 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFrameElement_get_marginWidth 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103656,7 +92925,7 @@ this.HTMLFrameElement_get_marginWidth = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFrameElement_get_marginWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFrameElement_get_marginWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103665,26 +92934,25 @@ this.HTMLFrameElement_get_marginWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFrameElement_get_marginWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFrameElement_get_marginWidth, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFrameElement_set_marginWidth = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.marginWidth = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFrameElement_set_marginWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.marginWidth = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFrameElement_set_marginWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_acceptCharset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -103701,12 +92969,12 @@ this.HTMLFormElement_get_acceptCharset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_acceptCharset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_acceptCharset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_acceptCharset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_acceptCharset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103719,7 +92987,7 @@ this.HTMLFormElement_get_acceptCharset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_acceptCharset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_acceptCharset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103728,26 +92996,25 @@ this.HTMLFormElement_get_acceptCharset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_acceptCharset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_acceptCharset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_acceptCharset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.acceptCharset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_acceptCharset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.acceptCharset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_acceptCharset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_action = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -103764,12 +93031,12 @@ this.HTMLFormElement_get_action = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_action 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_action 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_action 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_action 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103782,7 +93049,7 @@ this.HTMLFormElement_get_action = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_action 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_action 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103791,26 +93058,25 @@ this.HTMLFormElement_get_action = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_action, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_action, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_action = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.action = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_action, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.action = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_action, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_autocomplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -103827,12 +93093,12 @@ this.HTMLFormElement_get_autocomplete = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_autocomplete 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_autocomplete 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_autocomplete 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_autocomplete 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103845,7 +93111,7 @@ this.HTMLFormElement_get_autocomplete = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_autocomplete 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103854,26 +93120,25 @@ this.HTMLFormElement_get_autocomplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_autocomplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_autocomplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autocomplete = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autocomplete = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_autocomplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_enctype = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -103890,12 +93155,12 @@ this.HTMLFormElement_get_enctype = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_enctype 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_enctype 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_enctype 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_enctype 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103908,7 +93173,7 @@ this.HTMLFormElement_get_enctype = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_enctype 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_enctype 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103917,26 +93182,25 @@ this.HTMLFormElement_get_enctype = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_enctype, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_enctype, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_enctype = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.enctype = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_enctype, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.enctype = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_enctype, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_encoding = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -103953,12 +93217,12 @@ this.HTMLFormElement_get_encoding = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_encoding 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_encoding 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_encoding 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_encoding 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -103971,7 +93235,7 @@ this.HTMLFormElement_get_encoding = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_encoding 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_encoding 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -103980,26 +93244,25 @@ this.HTMLFormElement_get_encoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_encoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_encoding, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_encoding = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.encoding = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_encoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.encoding = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_encoding, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_method = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -104016,12 +93279,12 @@ this.HTMLFormElement_get_method = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_method 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_method 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_method 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_method 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104034,7 +93297,7 @@ this.HTMLFormElement_get_method = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_method 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_method 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104043,26 +93306,25 @@ this.HTMLFormElement_get_method = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_method, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_method, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_method = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.method = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_method, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.method = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_method, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -104079,12 +93341,12 @@ this.HTMLFormElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104097,7 +93359,7 @@ this.HTMLFormElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104106,26 +93368,25 @@ this.HTMLFormElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_noValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -104142,12 +93403,12 @@ this.HTMLFormElement_get_noValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_noValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_noValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_noValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_noValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104160,7 +93421,7 @@ this.HTMLFormElement_get_noValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_noValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_noValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104169,26 +93430,25 @@ this.HTMLFormElement_get_noValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_noValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_noValidate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_noValidate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.noValidate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_noValidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.noValidate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_noValidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFormElement_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -104205,12 +93465,12 @@ this.HTMLFormElement_get_target = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_target 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_target 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_target 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_target 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104223,7 +93483,7 @@ this.HTMLFormElement_get_target = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104232,11 +93492,26 @@ this.HTMLFormElement_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_set_target = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.target = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLFormElement_get_rel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); let ctx = r[0]; @@ -104246,12 +93521,120 @@ this.HTMLFormElement_set_target = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.target = val; + let result = dom_element.rel; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLFormElement_get_rel 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_get_rel 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_get_rel, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLFormElement_set_rel = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLFormElement_get_relList = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.relList; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLFormElement_get_relList 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_get_relList 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_get_relList, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.HTMLFormElement_set_relList = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.relList = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFormElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLFormElement_get_elements = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); @@ -104268,12 +93651,12 @@ this.HTMLFormElement_get_elements = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_elements 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_elements 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_elements 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_elements 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104286,7 +93669,7 @@ this.HTMLFormElement_get_elements = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_elements 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_elements 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104295,7 +93678,7 @@ this.HTMLFormElement_get_elements = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_elements, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_elements, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -104315,12 +93698,12 @@ this.HTMLFormElement_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFormElement_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_length 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFormElement_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104333,7 +93716,7 @@ this.HTMLFormElement_get_length = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFormElement_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFormElement_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104342,412 +93725,286 @@ this.HTMLFormElement_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFormElement_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFormElement_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFormElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFormElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFormElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFormElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFormElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFormElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFormElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFormElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFormElement_requestSubmit = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestSubmit.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFormElement_requestSubmit 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_requestSubmit 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_requestSubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFormElement_requestSubmit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestSubmit.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFormElement_requestSubmit 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_requestSubmit 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_requestSubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_requestSubmit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFormElement_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reset.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFormElement_reset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_reset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_reset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFormElement_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reset.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFormElement_reset 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_reset 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_reset 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFormElement_submit = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.submit.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFormElement_submit 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_submit 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_submit 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFormElement_submit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.HTMLFormElement_get_rel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.rel; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_rel 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_rel 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.submit.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFormElement_submit 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormElement_submit 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormElement_submit 得到的结果类型没有处理, type =>", type, ", result =>", result); + break } - cbb_wf.console.log("[*] HTMLFormElement_get_rel, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.HTMLFormElement_set_rel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLFormElement_get_relList = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.relList; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFormElement_get_relList 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormElement_get_relList 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormElement_submit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - cbb_wf.console.log("[*] HTMLFormElement_get_relList, this =>", this + '', ", result =>", result + '', info); + return result; } - return result; -} -this.HTMLFormElement_set_relList = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.relList = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFormElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} + this.HTMLFormControlsCollection_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFormControlsCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFormControlsCollection_namedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFormControlsCollection_namedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFormControlsCollection_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFormControlsCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFormControlsCollection_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.namedItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFormControlsCollection_namedItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFormControlsCollection_namedItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFormControlsCollection_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFormControlsCollection_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFontElement_get_color = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); @@ -104764,12 +94021,12 @@ this.HTMLFontElement_get_color = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFontElement_get_color 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFontElement_get_color 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFontElement_get_color 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFontElement_get_color 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104782,7 +94039,7 @@ this.HTMLFontElement_get_color = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFontElement_get_color 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFontElement_get_color 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104791,26 +94048,25 @@ this.HTMLFontElement_get_color = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFontElement_get_color, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFontElement_get_color, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFontElement_set_color = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.color = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFontElement_set_color, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.color = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFontElement_set_color, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFontElement_get_face = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); @@ -104827,12 +94083,12 @@ this.HTMLFontElement_get_face = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFontElement_get_face 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFontElement_get_face 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFontElement_get_face 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFontElement_get_face 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104845,7 +94101,7 @@ this.HTMLFontElement_get_face = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFontElement_get_face 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFontElement_get_face 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104854,26 +94110,25 @@ this.HTMLFontElement_get_face = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFontElement_get_face, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFontElement_get_face, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFontElement_set_face = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.face = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFontElement_set_face, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.face = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFontElement_set_face, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFontElement_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); @@ -104890,12 +94145,12 @@ this.HTMLFontElement_get_size = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFontElement_get_size 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFontElement_get_size 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFontElement_get_size 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFontElement_get_size 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104908,7 +94163,7 @@ this.HTMLFontElement_get_size = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFontElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFontElement_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104917,26 +94172,25 @@ this.HTMLFontElement_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFontElement_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFontElement_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFontElement_set_size = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFontElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.size = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFontElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.size = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFontElement_set_size, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFieldSetElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); @@ -104953,12 +94207,12 @@ this.HTMLFieldSetElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -104971,7 +94225,7 @@ this.HTMLFieldSetElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -104980,26 +94234,25 @@ this.HTMLFieldSetElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFieldSetElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFieldSetElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFieldSetElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFieldSetElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); @@ -105016,12 +94269,12 @@ this.HTMLFieldSetElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105034,7 +94287,7 @@ this.HTMLFieldSetElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105043,7 +94296,7 @@ this.HTMLFieldSetElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -105063,12 +94316,12 @@ this.HTMLFieldSetElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105081,7 +94334,7 @@ this.HTMLFieldSetElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105090,26 +94343,25 @@ this.HTMLFieldSetElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFieldSetElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLFieldSetElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFieldSetElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLFieldSetElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); @@ -105126,12 +94378,12 @@ this.HTMLFieldSetElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105144,7 +94396,7 @@ this.HTMLFieldSetElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105153,7 +94405,7 @@ this.HTMLFieldSetElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -105173,12 +94425,12 @@ this.HTMLFieldSetElement_get_elements = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_elements 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_elements 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_elements 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_elements 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105191,7 +94443,7 @@ this.HTMLFieldSetElement_get_elements = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_elements 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_elements 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105200,7 +94452,7 @@ this.HTMLFieldSetElement_get_elements = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_elements, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_elements, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -105220,12 +94472,12 @@ this.HTMLFieldSetElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105238,7 +94490,7 @@ this.HTMLFieldSetElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105247,7 +94499,7 @@ this.HTMLFieldSetElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -105267,12 +94519,12 @@ this.HTMLFieldSetElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105285,7 +94537,7 @@ this.HTMLFieldSetElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105294,7 +94546,7 @@ this.HTMLFieldSetElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -105314,12 +94566,12 @@ this.HTMLFieldSetElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLFieldSetElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLFieldSetElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105332,7 +94584,7 @@ this.HTMLFieldSetElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLFieldSetElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105341,148 +94593,148 @@ this.HTMLFieldSetElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLFieldSetElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLFieldSetElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLFieldSetElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFieldSetElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFieldSetElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFieldSetElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFieldSetElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFieldSetElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFieldSetElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFieldSetElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFieldSetElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFieldSetElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFieldSetElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFieldSetElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFieldSetElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFieldSetElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLFieldSetElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLFieldSetElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLFieldSetElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLFieldSetElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFieldSetElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLFieldSetElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLFieldSetElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLFieldSetElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLFieldSetElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFieldSetElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLEmbedElement_get_src = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); @@ -105499,12 +94751,12 @@ this.HTMLEmbedElement_get_src = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLEmbedElement_get_src 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLEmbedElement_get_src 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_get_src 得到的结果类型为function, result =>", result); + console.log("[*] HTMLEmbedElement_get_src 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105517,7 +94769,7 @@ this.HTMLEmbedElement_get_src = function () { break default: // string number - cbb_wf.console.log("[*] HTMLEmbedElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLEmbedElement_get_src 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105526,26 +94778,25 @@ this.HTMLEmbedElement_get_src = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLEmbedElement_get_src, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLEmbedElement_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLEmbedElement_set_src = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.src = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLEmbedElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.src = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLEmbedElement_set_src, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLEmbedElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); @@ -105562,12 +94813,12 @@ this.HTMLEmbedElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLEmbedElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLEmbedElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLEmbedElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105580,7 +94831,7 @@ this.HTMLEmbedElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLEmbedElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLEmbedElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105589,26 +94840,25 @@ this.HTMLEmbedElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLEmbedElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLEmbedElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLEmbedElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLEmbedElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLEmbedElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLEmbedElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); @@ -105625,12 +94875,12 @@ this.HTMLEmbedElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLEmbedElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLEmbedElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLEmbedElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105643,7 +94893,7 @@ this.HTMLEmbedElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLEmbedElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLEmbedElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105652,26 +94902,25 @@ this.HTMLEmbedElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLEmbedElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLEmbedElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLEmbedElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLEmbedElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLEmbedElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLEmbedElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); @@ -105688,12 +94937,12 @@ this.HTMLEmbedElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLEmbedElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLEmbedElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLEmbedElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105706,7 +94955,7 @@ this.HTMLEmbedElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLEmbedElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLEmbedElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105715,26 +94964,25 @@ this.HTMLEmbedElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLEmbedElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLEmbedElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLEmbedElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLEmbedElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLEmbedElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLEmbedElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); @@ -105751,12 +94999,12 @@ this.HTMLEmbedElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLEmbedElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLEmbedElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLEmbedElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105769,7 +95017,7 @@ this.HTMLEmbedElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLEmbedElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLEmbedElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105778,26 +95026,25 @@ this.HTMLEmbedElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLEmbedElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLEmbedElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLEmbedElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLEmbedElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLEmbedElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLEmbedElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); @@ -105814,12 +95061,12 @@ this.HTMLEmbedElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLEmbedElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLEmbedElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLEmbedElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105832,7 +95079,7 @@ this.HTMLEmbedElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLEmbedElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLEmbedElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105841,72 +95088,71 @@ this.HTMLEmbedElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLEmbedElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLEmbedElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLEmbedElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLEmbedElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLEmbedElement_getSVGDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getSVGDocument.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLEmbedElement_getSVGDocument 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLEmbedElement_getSVGDocument 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLEmbedElement_getSVGDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLEmbedElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - cbb_wf.console.log("[*] HTMLEmbedElement_getSVGDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - return result; -} - +this.HTMLEmbedElement_getSVGDocument = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLEmbedElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getSVGDocument.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLEmbedElement_getSVGDocument 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLEmbedElement_getSVGDocument 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLEmbedElement_getSVGDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLEmbedElement_getSVGDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.HTMLElement_get_title = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -105923,12 +95169,12 @@ this.HTMLElement_get_title = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_title 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_title 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_title 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_title 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -105941,7 +95187,7 @@ this.HTMLElement_get_title = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_title 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_title 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -105950,26 +95196,25 @@ this.HTMLElement_get_title = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_title, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_title, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_title = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.title = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.title = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_lang = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -105986,12 +95231,12 @@ this.HTMLElement_get_lang = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_lang 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_lang 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_lang 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_lang 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106004,7 +95249,7 @@ this.HTMLElement_get_lang = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_lang 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_lang 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106013,26 +95258,25 @@ this.HTMLElement_get_lang = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_lang, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_lang, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_lang = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.lang = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_lang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.lang = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_lang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_translate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106049,12 +95293,12 @@ this.HTMLElement_get_translate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_translate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_translate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_translate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_translate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106067,7 +95311,7 @@ this.HTMLElement_get_translate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_translate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_translate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106076,26 +95320,25 @@ this.HTMLElement_get_translate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_translate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_translate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_translate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.translate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_translate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.translate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_translate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_dir = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106112,12 +95355,12 @@ this.HTMLElement_get_dir = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_dir 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_dir 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_dir 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_dir 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106130,7 +95373,7 @@ this.HTMLElement_get_dir = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_dir 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_dir 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106139,26 +95382,25 @@ this.HTMLElement_get_dir = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_dir, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_dir, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_dir = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.dir = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_dir, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.dir = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_dir, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_hidden = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106175,12 +95417,12 @@ this.HTMLElement_get_hidden = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_hidden 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_hidden 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_hidden 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_hidden 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106193,7 +95435,7 @@ this.HTMLElement_get_hidden = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_hidden 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_hidden 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106202,11 +95444,26 @@ this.HTMLElement_get_hidden = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_hidden, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_hidden, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_hidden = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hidden = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_hidden, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLElement_get_inert = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); let ctx = r[0]; @@ -106216,12 +95473,58 @@ this.HTMLElement_set_hidden = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hidden = val; + let result = dom_element.inert; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLElement_get_inert 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_get_inert 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_get_inert 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_hidden, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_get_inert, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLElement_set_inert = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.inert = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_inert, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLElement_get_accessKey = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106238,12 +95541,12 @@ this.HTMLElement_get_accessKey = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_accessKey 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_accessKey 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_accessKey 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_accessKey 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106256,7 +95559,7 @@ this.HTMLElement_get_accessKey = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_accessKey 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_accessKey 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106265,26 +95568,25 @@ this.HTMLElement_get_accessKey = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_accessKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_accessKey, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_accessKey = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.accessKey = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_accessKey, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.accessKey = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_accessKey, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_draggable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106301,12 +95603,12 @@ this.HTMLElement_get_draggable = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_draggable 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_draggable 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_draggable 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_draggable 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106319,7 +95621,7 @@ this.HTMLElement_get_draggable = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_draggable 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_draggable 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106328,26 +95630,25 @@ this.HTMLElement_get_draggable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_draggable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_draggable, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_draggable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.draggable = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_draggable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.draggable = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_draggable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_spellcheck = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106364,12 +95665,12 @@ this.HTMLElement_get_spellcheck = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_spellcheck 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_spellcheck 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_spellcheck 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_spellcheck 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106382,7 +95683,7 @@ this.HTMLElement_get_spellcheck = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_spellcheck 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_spellcheck 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106391,26 +95692,25 @@ this.HTMLElement_get_spellcheck = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_spellcheck, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_spellcheck, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_spellcheck = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.spellcheck = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_spellcheck, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.spellcheck = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_spellcheck, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_autocapitalize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106427,12 +95727,12 @@ this.HTMLElement_get_autocapitalize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_autocapitalize 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_autocapitalize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_autocapitalize 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_autocapitalize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106445,7 +95745,7 @@ this.HTMLElement_get_autocapitalize = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_autocapitalize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_autocapitalize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106454,26 +95754,25 @@ this.HTMLElement_get_autocapitalize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_autocapitalize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_autocapitalize, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_autocapitalize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autocapitalize = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_autocapitalize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autocapitalize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_autocapitalize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_contentEditable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106490,12 +95789,12 @@ this.HTMLElement_get_contentEditable = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_contentEditable 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_contentEditable 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_contentEditable 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_contentEditable 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106508,7 +95807,7 @@ this.HTMLElement_get_contentEditable = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_contentEditable 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_contentEditable 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106517,26 +95816,25 @@ this.HTMLElement_get_contentEditable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_contentEditable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_contentEditable, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_contentEditable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.contentEditable = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_contentEditable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.contentEditable = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_contentEditable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_enterKeyHint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106553,12 +95851,12 @@ this.HTMLElement_get_enterKeyHint = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_enterKeyHint 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_enterKeyHint 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_enterKeyHint 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_enterKeyHint 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106571,7 +95869,7 @@ this.HTMLElement_get_enterKeyHint = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_enterKeyHint 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_enterKeyHint 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106580,26 +95878,25 @@ this.HTMLElement_get_enterKeyHint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_enterKeyHint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_enterKeyHint, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_enterKeyHint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.enterKeyHint = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_enterKeyHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.enterKeyHint = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_enterKeyHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_isContentEditable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106616,12 +95913,12 @@ this.HTMLElement_get_isContentEditable = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_isContentEditable 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_isContentEditable 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_isContentEditable 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_isContentEditable 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106634,7 +95931,7 @@ this.HTMLElement_get_isContentEditable = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_isContentEditable 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_isContentEditable 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106643,7 +95940,7 @@ this.HTMLElement_get_isContentEditable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_isContentEditable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_isContentEditable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -106663,12 +95960,12 @@ this.HTMLElement_get_inputMode = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_inputMode 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_inputMode 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_inputMode 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_inputMode 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106681,7 +95978,7 @@ this.HTMLElement_get_inputMode = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_inputMode 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_inputMode 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106690,26 +95987,25 @@ this.HTMLElement_get_inputMode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_inputMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_inputMode, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_inputMode = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.inputMode = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_inputMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.inputMode = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_inputMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_virtualKeyboardPolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106726,12 +96022,12 @@ this.HTMLElement_get_virtualKeyboardPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_virtualKeyboardPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_virtualKeyboardPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_virtualKeyboardPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_virtualKeyboardPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106744,7 +96040,7 @@ this.HTMLElement_get_virtualKeyboardPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_virtualKeyboardPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_virtualKeyboardPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106753,26 +96049,25 @@ this.HTMLElement_get_virtualKeyboardPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_virtualKeyboardPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_virtualKeyboardPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_virtualKeyboardPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.virtualKeyboardPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_virtualKeyboardPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.virtualKeyboardPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_virtualKeyboardPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_offsetParent = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -106789,12 +96084,12 @@ this.HTMLElement_get_offsetParent = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_offsetParent 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_offsetParent 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_offsetParent 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_offsetParent 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106807,7 +96102,7 @@ this.HTMLElement_get_offsetParent = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_offsetParent 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_offsetParent 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106816,7 +96111,7 @@ this.HTMLElement_get_offsetParent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_offsetParent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_offsetParent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -106836,12 +96131,12 @@ this.HTMLElement_get_offsetTop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_offsetTop 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_offsetTop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_offsetTop 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_offsetTop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106854,7 +96149,7 @@ this.HTMLElement_get_offsetTop = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_offsetTop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_offsetTop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106863,7 +96158,7 @@ this.HTMLElement_get_offsetTop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_offsetTop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_offsetTop, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -106883,12 +96178,12 @@ this.HTMLElement_get_offsetLeft = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_offsetLeft 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_offsetLeft 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_offsetLeft 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_offsetLeft 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106901,7 +96196,7 @@ this.HTMLElement_get_offsetLeft = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_offsetLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_offsetLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106910,7 +96205,7 @@ this.HTMLElement_get_offsetLeft = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_offsetLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_offsetLeft, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -106930,12 +96225,12 @@ this.HTMLElement_get_offsetWidth = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_offsetWidth 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_offsetWidth 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_offsetWidth 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_offsetWidth 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106948,7 +96243,7 @@ this.HTMLElement_get_offsetWidth = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_offsetWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_offsetWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -106957,7 +96252,7 @@ this.HTMLElement_get_offsetWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_offsetWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_offsetWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -106977,12 +96272,12 @@ this.HTMLElement_get_offsetHeight = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_offsetHeight 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_offsetHeight 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_offsetHeight 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_offsetHeight 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -106995,7 +96290,7 @@ this.HTMLElement_get_offsetHeight = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_offsetHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_offsetHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107004,7 +96299,7 @@ this.HTMLElement_get_offsetHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_offsetHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_offsetHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -107024,12 +96319,12 @@ this.HTMLElement_get_popover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_popover 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_popover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_popover 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_popover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107042,7 +96337,7 @@ this.HTMLElement_get_popover = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_popover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_popover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107051,26 +96346,25 @@ this.HTMLElement_get_popover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_popover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_popover, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_popover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.popover = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_popover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.popover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_popover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_innerText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107087,12 +96381,12 @@ this.HTMLElement_get_innerText = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_innerText 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_innerText 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_innerText 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_innerText 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107105,7 +96399,7 @@ this.HTMLElement_get_innerText = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_innerText 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_innerText 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107114,26 +96408,25 @@ this.HTMLElement_get_innerText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_innerText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_innerText, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_innerText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.innerText = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_innerText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.innerText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_innerText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_outerText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107150,12 +96443,12 @@ this.HTMLElement_get_outerText = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_outerText 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_outerText 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_outerText 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_outerText 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107168,7 +96461,7 @@ this.HTMLElement_get_outerText = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_outerText 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_outerText 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107177,26 +96470,25 @@ this.HTMLElement_get_outerText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_outerText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_outerText, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_outerText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.outerText = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_outerText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.outerText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_outerText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onbeforexrselect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107213,12 +96505,12 @@ this.HTMLElement_get_onbeforexrselect = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onbeforexrselect 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onbeforexrselect 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onbeforexrselect 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onbeforexrselect 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107231,7 +96523,7 @@ this.HTMLElement_get_onbeforexrselect = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onbeforexrselect 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onbeforexrselect 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107240,26 +96532,25 @@ this.HTMLElement_get_onbeforexrselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onbeforexrselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforexrselect = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforexrselect = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107276,12 +96567,12 @@ this.HTMLElement_get_onabort = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onabort 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onabort 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onabort 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onabort 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107294,7 +96585,7 @@ this.HTMLElement_get_onabort = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107303,26 +96594,25 @@ this.HTMLElement_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onabort = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onabort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onbeforeinput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107339,12 +96629,12 @@ this.HTMLElement_get_onbeforeinput = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onbeforeinput 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onbeforeinput 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onbeforeinput 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onbeforeinput 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107357,7 +96647,7 @@ this.HTMLElement_get_onbeforeinput = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onbeforeinput 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onbeforeinput 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107366,11 +96656,26 @@ this.HTMLElement_get_onbeforeinput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onbeforeinput = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeinput = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLElement_get_onbeforematch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); let ctx = r[0]; @@ -107380,12 +96685,58 @@ this.HTMLElement_set_onbeforeinput = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeinput = val; + let result = dom_element.onbeforematch; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLElement_get_onbeforematch 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_get_onbeforematch 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_get_onbeforematch 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLElement_set_onbeforematch = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforematch = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLElement_get_onbeforetoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107402,12 +96753,12 @@ this.HTMLElement_get_onbeforetoggle = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onbeforetoggle 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onbeforetoggle 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onbeforetoggle 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onbeforetoggle 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107420,7 +96771,7 @@ this.HTMLElement_get_onbeforetoggle = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onbeforetoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onbeforetoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107429,26 +96780,25 @@ this.HTMLElement_get_onbeforetoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onbeforetoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforetoggle = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforetoggle = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onblur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107465,12 +96815,12 @@ this.HTMLElement_get_onblur = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onblur 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onblur 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onblur 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onblur 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107483,7 +96833,7 @@ this.HTMLElement_get_onblur = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107492,26 +96842,25 @@ this.HTMLElement_get_onblur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onblur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onblur, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onblur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onblur = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onblur = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107528,12 +96877,12 @@ this.HTMLElement_get_oncancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncancel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncancel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107546,7 +96895,7 @@ this.HTMLElement_get_oncancel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107555,26 +96904,25 @@ this.HTMLElement_get_oncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncancel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncanplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107591,12 +96939,12 @@ this.HTMLElement_get_oncanplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncanplay 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncanplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncanplay 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncanplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107609,7 +96957,7 @@ this.HTMLElement_get_oncanplay = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncanplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncanplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107618,26 +96966,25 @@ this.HTMLElement_get_oncanplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncanplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncanplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncanplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncanplay = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncanplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncanplaythrough = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107654,12 +97001,12 @@ this.HTMLElement_get_oncanplaythrough = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncanplaythrough 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncanplaythrough 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncanplaythrough 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncanplaythrough 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107672,7 +97019,7 @@ this.HTMLElement_get_oncanplaythrough = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncanplaythrough 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncanplaythrough 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107681,26 +97028,25 @@ this.HTMLElement_get_oncanplaythrough = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncanplaythrough = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncanplaythrough = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncanplaythrough = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107717,12 +97063,12 @@ this.HTMLElement_get_onchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onchange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onchange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107735,7 +97081,7 @@ this.HTMLElement_get_onchange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107744,26 +97090,25 @@ this.HTMLElement_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onchange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107780,12 +97125,12 @@ this.HTMLElement_get_onclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onclick 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onclick 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107798,7 +97143,7 @@ this.HTMLElement_get_onclick = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107807,26 +97152,25 @@ this.HTMLElement_get_onclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onclick = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107843,12 +97187,12 @@ this.HTMLElement_get_onclose = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onclose 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onclose 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onclose 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onclose 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107861,7 +97205,7 @@ this.HTMLElement_get_onclose = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107870,11 +97214,26 @@ this.HTMLElement_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onclose = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onclose = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLElement_get_oncontentvisibilityautostatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); let ctx = r[0]; @@ -107884,12 +97243,58 @@ this.HTMLElement_set_onclose = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclose = val; + let result = dom_element.oncontentvisibilityautostatechange; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLElement_set_oncontentvisibilityautostatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontentvisibilityautostatechange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLElement_get_oncontextlost = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107906,12 +97311,12 @@ this.HTMLElement_get_oncontextlost = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncontextlost 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncontextlost 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncontextlost 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncontextlost 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107924,7 +97329,7 @@ this.HTMLElement_get_oncontextlost = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncontextlost 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncontextlost 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107933,26 +97338,25 @@ this.HTMLElement_get_oncontextlost = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncontextlost = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextlost = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextlost = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncontextmenu = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -107969,12 +97373,12 @@ this.HTMLElement_get_oncontextmenu = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncontextmenu 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncontextmenu 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncontextmenu 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncontextmenu 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -107987,7 +97391,7 @@ this.HTMLElement_get_oncontextmenu = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncontextmenu 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncontextmenu 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -107996,26 +97400,25 @@ this.HTMLElement_get_oncontextmenu = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncontextmenu = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextmenu = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextmenu = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncontextrestored = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108032,12 +97435,12 @@ this.HTMLElement_get_oncontextrestored = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncontextrestored 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncontextrestored 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncontextrestored 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncontextrestored 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108050,7 +97453,7 @@ this.HTMLElement_get_oncontextrestored = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncontextrestored 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncontextrestored 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108059,26 +97462,25 @@ this.HTMLElement_get_oncontextrestored = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncontextrestored = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextrestored = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextrestored = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncuechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108095,12 +97497,12 @@ this.HTMLElement_get_oncuechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncuechange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncuechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncuechange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncuechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108113,7 +97515,7 @@ this.HTMLElement_get_oncuechange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncuechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncuechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108122,26 +97524,25 @@ this.HTMLElement_get_oncuechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncuechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncuechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncuechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncuechange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncuechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondblclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108158,12 +97559,12 @@ this.HTMLElement_get_ondblclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondblclick 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondblclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondblclick 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondblclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108176,7 +97577,7 @@ this.HTMLElement_get_ondblclick = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondblclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondblclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108185,26 +97586,25 @@ this.HTMLElement_get_ondblclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondblclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondblclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondblclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondblclick = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondblclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondrag = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108221,12 +97621,12 @@ this.HTMLElement_get_ondrag = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondrag 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondrag 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondrag 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondrag 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108239,7 +97639,7 @@ this.HTMLElement_get_ondrag = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondrag 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondrag 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108248,26 +97648,25 @@ this.HTMLElement_get_ondrag = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondrag, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondrag, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondrag = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondrag = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondrag = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondragend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108284,12 +97683,12 @@ this.HTMLElement_get_ondragend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondragend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondragend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondragend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondragend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108302,7 +97701,7 @@ this.HTMLElement_get_ondragend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondragend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondragend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108311,26 +97710,25 @@ this.HTMLElement_get_ondragend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondragend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondragend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondragend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondragenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108347,12 +97745,12 @@ this.HTMLElement_get_ondragenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondragenter 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondragenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondragenter 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondragenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108365,7 +97763,7 @@ this.HTMLElement_get_ondragenter = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondragenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondragenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108374,26 +97772,25 @@ this.HTMLElement_get_ondragenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondragenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondragenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondragenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragenter = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondragleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108410,12 +97807,12 @@ this.HTMLElement_get_ondragleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondragleave 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondragleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondragleave 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondragleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108428,7 +97825,7 @@ this.HTMLElement_get_ondragleave = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondragleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondragleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108437,26 +97834,25 @@ this.HTMLElement_get_ondragleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondragleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondragleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondragleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragleave = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondragover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108473,12 +97869,12 @@ this.HTMLElement_get_ondragover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondragover 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondragover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondragover 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondragover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108491,7 +97887,7 @@ this.HTMLElement_get_ondragover = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondragover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondragover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108500,26 +97896,25 @@ this.HTMLElement_get_ondragover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondragover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondragover, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondragover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragover = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondragstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108536,12 +97931,12 @@ this.HTMLElement_get_ondragstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondragstart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondragstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondragstart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondragstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108554,7 +97949,7 @@ this.HTMLElement_get_ondragstart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondragstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondragstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108563,26 +97958,25 @@ this.HTMLElement_get_ondragstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondragstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondragstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondragstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragstart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondrop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108599,12 +97993,12 @@ this.HTMLElement_get_ondrop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondrop 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondrop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondrop 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondrop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108617,7 +98011,7 @@ this.HTMLElement_get_ondrop = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondrop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondrop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108626,26 +98020,25 @@ this.HTMLElement_get_ondrop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondrop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondrop, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondrop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondrop = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondrop = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ondurationchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108662,12 +98055,12 @@ this.HTMLElement_get_ondurationchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ondurationchange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ondurationchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ondurationchange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ondurationchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108680,7 +98073,7 @@ this.HTMLElement_get_ondurationchange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ondurationchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ondurationchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108689,26 +98082,25 @@ this.HTMLElement_get_ondurationchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ondurationchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondurationchange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondurationchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onemptied = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108725,12 +98117,12 @@ this.HTMLElement_get_onemptied = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onemptied 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onemptied 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onemptied 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onemptied 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108743,7 +98135,7 @@ this.HTMLElement_get_onemptied = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onemptied 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onemptied 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108752,26 +98144,25 @@ this.HTMLElement_get_onemptied = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onemptied, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onemptied, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onemptied = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onemptied = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onemptied = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onended = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108788,12 +98179,12 @@ this.HTMLElement_get_onended = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onended 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onended 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onended 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onended 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108806,7 +98197,7 @@ this.HTMLElement_get_onended = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onended 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onended 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108815,26 +98206,25 @@ this.HTMLElement_get_onended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onended, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onended = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onended = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onended = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108851,12 +98241,12 @@ this.HTMLElement_get_onerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onerror 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onerror 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108869,7 +98259,7 @@ this.HTMLElement_get_onerror = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108878,26 +98268,25 @@ this.HTMLElement_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onerror = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onfocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108914,12 +98303,12 @@ this.HTMLElement_get_onfocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onfocus 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onfocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onfocus 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onfocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108932,7 +98321,7 @@ this.HTMLElement_get_onfocus = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -108941,26 +98330,25 @@ this.HTMLElement_get_onfocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onfocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfocus = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onformdata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -108977,12 +98365,12 @@ this.HTMLElement_get_onformdata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onformdata 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onformdata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onformdata 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onformdata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -108995,7 +98383,7 @@ this.HTMLElement_get_onformdata = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onformdata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onformdata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109004,26 +98392,25 @@ this.HTMLElement_get_onformdata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onformdata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onformdata, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onformdata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onformdata = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onformdata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oninput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109040,12 +98427,12 @@ this.HTMLElement_get_oninput = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oninput 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oninput 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oninput 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oninput 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109058,7 +98445,7 @@ this.HTMLElement_get_oninput = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oninput 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oninput 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109067,26 +98454,25 @@ this.HTMLElement_get_oninput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oninput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oninput, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oninput = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oninput = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oninput = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oninvalid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109103,12 +98489,12 @@ this.HTMLElement_get_oninvalid = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oninvalid 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oninvalid 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oninvalid 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oninvalid 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109121,7 +98507,7 @@ this.HTMLElement_get_oninvalid = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oninvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oninvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109130,26 +98516,25 @@ this.HTMLElement_get_oninvalid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oninvalid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oninvalid, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oninvalid = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oninvalid = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oninvalid = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onkeydown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109166,12 +98551,12 @@ this.HTMLElement_get_onkeydown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onkeydown 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onkeydown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onkeydown 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onkeydown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109184,7 +98569,7 @@ this.HTMLElement_get_onkeydown = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onkeydown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onkeydown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109193,26 +98578,25 @@ this.HTMLElement_get_onkeydown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onkeydown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onkeydown, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onkeydown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeydown = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeydown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onkeypress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109229,12 +98613,12 @@ this.HTMLElement_get_onkeypress = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onkeypress 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onkeypress 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onkeypress 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onkeypress 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109247,7 +98631,7 @@ this.HTMLElement_get_onkeypress = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onkeypress 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onkeypress 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109256,26 +98640,25 @@ this.HTMLElement_get_onkeypress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onkeypress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onkeypress, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onkeypress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeypress = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeypress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onkeyup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109292,12 +98675,12 @@ this.HTMLElement_get_onkeyup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onkeyup 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onkeyup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onkeyup 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onkeyup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109310,7 +98693,7 @@ this.HTMLElement_get_onkeyup = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onkeyup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onkeyup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109319,26 +98702,25 @@ this.HTMLElement_get_onkeyup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onkeyup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onkeyup, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onkeyup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeyup = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeyup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109355,12 +98737,12 @@ this.HTMLElement_get_onload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109373,7 +98755,7 @@ this.HTMLElement_get_onload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109382,26 +98764,25 @@ this.HTMLElement_get_onload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onloadeddata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109418,12 +98799,12 @@ this.HTMLElement_get_onloadeddata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onloadeddata 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onloadeddata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onloadeddata 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onloadeddata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109436,7 +98817,7 @@ this.HTMLElement_get_onloadeddata = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onloadeddata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onloadeddata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109445,26 +98826,25 @@ this.HTMLElement_get_onloadeddata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onloadeddata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadeddata = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadeddata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onloadedmetadata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109481,12 +98861,12 @@ this.HTMLElement_get_onloadedmetadata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onloadedmetadata 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onloadedmetadata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onloadedmetadata 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onloadedmetadata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109499,7 +98879,7 @@ this.HTMLElement_get_onloadedmetadata = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onloadedmetadata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onloadedmetadata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109508,26 +98888,25 @@ this.HTMLElement_get_onloadedmetadata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onloadedmetadata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadedmetadata = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadedmetadata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onloadstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109544,12 +98923,12 @@ this.HTMLElement_get_onloadstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onloadstart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onloadstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onloadstart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onloadstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109562,7 +98941,7 @@ this.HTMLElement_get_onloadstart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109571,26 +98950,25 @@ this.HTMLElement_get_onloadstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onloadstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onloadstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onloadstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadstart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmousedown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109607,12 +98985,12 @@ this.HTMLElement_get_onmousedown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmousedown 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmousedown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmousedown 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmousedown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109625,7 +99003,7 @@ this.HTMLElement_get_onmousedown = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmousedown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmousedown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109634,26 +99012,25 @@ this.HTMLElement_get_onmousedown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmousedown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmousedown, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmousedown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousedown = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousedown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmouseenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109670,12 +99047,12 @@ this.HTMLElement_get_onmouseenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmouseenter 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmouseenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmouseenter 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmouseenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109688,7 +99065,7 @@ this.HTMLElement_get_onmouseenter = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmouseenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmouseenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109697,26 +99074,25 @@ this.HTMLElement_get_onmouseenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmouseenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseenter = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmouseleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109733,12 +99109,12 @@ this.HTMLElement_get_onmouseleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmouseleave 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmouseleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmouseleave 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmouseleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109751,7 +99127,7 @@ this.HTMLElement_get_onmouseleave = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmouseleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmouseleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109760,26 +99136,25 @@ this.HTMLElement_get_onmouseleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmouseleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseleave = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmousemove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109796,12 +99171,12 @@ this.HTMLElement_get_onmousemove = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmousemove 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmousemove 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmousemove 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmousemove 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109814,7 +99189,7 @@ this.HTMLElement_get_onmousemove = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmousemove 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmousemove 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109823,26 +99198,25 @@ this.HTMLElement_get_onmousemove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmousemove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmousemove, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmousemove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousemove = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousemove = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmouseout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109859,12 +99233,12 @@ this.HTMLElement_get_onmouseout = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmouseout 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmouseout 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmouseout 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmouseout 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109877,7 +99251,7 @@ this.HTMLElement_get_onmouseout = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmouseout 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmouseout 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109886,26 +99260,25 @@ this.HTMLElement_get_onmouseout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmouseout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmouseout, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmouseout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseout = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmouseover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109922,12 +99295,12 @@ this.HTMLElement_get_onmouseover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmouseover 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmouseover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmouseover 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmouseover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -109940,7 +99313,7 @@ this.HTMLElement_get_onmouseover = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmouseover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmouseover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -109949,26 +99322,25 @@ this.HTMLElement_get_onmouseover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmouseover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmouseover, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmouseover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseover = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmouseup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -109985,12 +99357,12 @@ this.HTMLElement_get_onmouseup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmouseup 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmouseup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmouseup 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmouseup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110003,7 +99375,7 @@ this.HTMLElement_get_onmouseup = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmouseup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmouseup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110012,26 +99384,25 @@ this.HTMLElement_get_onmouseup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmouseup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmouseup, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmouseup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseup = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onmousewheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110048,12 +99419,12 @@ this.HTMLElement_get_onmousewheel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onmousewheel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onmousewheel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onmousewheel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onmousewheel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110066,7 +99437,7 @@ this.HTMLElement_get_onmousewheel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onmousewheel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onmousewheel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110075,26 +99446,25 @@ this.HTMLElement_get_onmousewheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onmousewheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousewheel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousewheel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpause = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110111,12 +99481,12 @@ this.HTMLElement_get_onpause = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpause 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpause 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpause 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpause 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110129,7 +99499,7 @@ this.HTMLElement_get_onpause = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpause 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpause 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110138,26 +99508,25 @@ this.HTMLElement_get_onpause = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpause, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpause, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpause = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpause = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpause = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110174,12 +99543,12 @@ this.HTMLElement_get_onplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onplay 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onplay 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110192,7 +99561,7 @@ this.HTMLElement_get_onplay = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110201,26 +99570,25 @@ this.HTMLElement_get_onplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onplay = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onplaying = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110237,12 +99605,12 @@ this.HTMLElement_get_onplaying = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onplaying 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onplaying 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onplaying 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onplaying 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110255,7 +99623,7 @@ this.HTMLElement_get_onplaying = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onplaying 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onplaying 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110264,26 +99632,25 @@ this.HTMLElement_get_onplaying = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onplaying, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onplaying, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onplaying = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onplaying = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onplaying = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onprogress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110300,12 +99667,12 @@ this.HTMLElement_get_onprogress = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onprogress 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onprogress 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onprogress 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onprogress 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110318,7 +99685,7 @@ this.HTMLElement_get_onprogress = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110327,26 +99694,25 @@ this.HTMLElement_get_onprogress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onprogress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onprogress, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onprogress = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onprogress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onratechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110363,12 +99729,12 @@ this.HTMLElement_get_onratechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onratechange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onratechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onratechange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onratechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110381,7 +99747,7 @@ this.HTMLElement_get_onratechange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onratechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onratechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110390,26 +99756,25 @@ this.HTMLElement_get_onratechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onratechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onratechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onratechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onratechange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onratechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onreset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110426,12 +99791,12 @@ this.HTMLElement_get_onreset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onreset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onreset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onreset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onreset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110444,7 +99809,7 @@ this.HTMLElement_get_onreset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onreset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onreset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110453,26 +99818,25 @@ this.HTMLElement_get_onreset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onreset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onreset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onreset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onreset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onreset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onresize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110489,12 +99853,12 @@ this.HTMLElement_get_onresize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onresize 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onresize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onresize 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onresize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110507,7 +99871,7 @@ this.HTMLElement_get_onresize = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110516,26 +99880,25 @@ this.HTMLElement_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onresize = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110552,12 +99915,12 @@ this.HTMLElement_get_onscroll = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onscroll 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onscroll 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onscroll 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onscroll 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110570,7 +99933,7 @@ this.HTMLElement_get_onscroll = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110579,26 +99942,25 @@ this.HTMLElement_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onscroll = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscroll = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscroll = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onsecuritypolicyviolation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110615,12 +99977,12 @@ this.HTMLElement_get_onsecuritypolicyviolation = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onsecuritypolicyviolation 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onsecuritypolicyviolation 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onsecuritypolicyviolation 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onsecuritypolicyviolation 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110633,7 +99995,7 @@ this.HTMLElement_get_onsecuritypolicyviolation = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onsecuritypolicyviolation 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onsecuritypolicyviolation 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110642,26 +100004,25 @@ this.HTMLElement_get_onsecuritypolicyviolation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onsecuritypolicyviolation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsecuritypolicyviolation = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsecuritypolicyviolation = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onseeked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110678,12 +100039,12 @@ this.HTMLElement_get_onseeked = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onseeked 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onseeked 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onseeked 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onseeked 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110696,7 +100057,7 @@ this.HTMLElement_get_onseeked = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onseeked 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onseeked 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110705,26 +100066,25 @@ this.HTMLElement_get_onseeked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onseeked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onseeked, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onseeked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onseeked = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onseeked = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onseeking = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110741,12 +100101,12 @@ this.HTMLElement_get_onseeking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onseeking 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onseeking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onseeking 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onseeking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110759,7 +100119,7 @@ this.HTMLElement_get_onseeking = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onseeking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onseeking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110768,26 +100128,25 @@ this.HTMLElement_get_onseeking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onseeking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onseeking, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onseeking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onseeking = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onseeking = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onselect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110804,12 +100163,12 @@ this.HTMLElement_get_onselect = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onselect 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onselect 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onselect 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onselect 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110822,7 +100181,7 @@ this.HTMLElement_get_onselect = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onselect 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onselect 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110831,26 +100190,25 @@ this.HTMLElement_get_onselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselect = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselect = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onslotchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110867,12 +100225,12 @@ this.HTMLElement_get_onslotchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onslotchange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onslotchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onslotchange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onslotchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110885,7 +100243,7 @@ this.HTMLElement_get_onslotchange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110894,26 +100252,25 @@ this.HTMLElement_get_onslotchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onslotchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onslotchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onslotchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onslotchange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onslotchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onstalled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110930,12 +100287,12 @@ this.HTMLElement_get_onstalled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onstalled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onstalled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onstalled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onstalled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -110948,7 +100305,7 @@ this.HTMLElement_get_onstalled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -110957,26 +100314,25 @@ this.HTMLElement_get_onstalled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onstalled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onstalled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onstalled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onstalled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onstalled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onsubmit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -110993,12 +100349,12 @@ this.HTMLElement_get_onsubmit = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onsubmit 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onsubmit 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onsubmit 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onsubmit 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111011,7 +100367,7 @@ this.HTMLElement_get_onsubmit = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onsubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onsubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111020,26 +100376,25 @@ this.HTMLElement_get_onsubmit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onsubmit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onsubmit, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onsubmit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsubmit = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsubmit = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onsuspend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111056,12 +100411,12 @@ this.HTMLElement_get_onsuspend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onsuspend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onsuspend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onsuspend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onsuspend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111074,7 +100429,7 @@ this.HTMLElement_get_onsuspend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onsuspend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onsuspend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111083,26 +100438,25 @@ this.HTMLElement_get_onsuspend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onsuspend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onsuspend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onsuspend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsuspend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsuspend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ontimeupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111119,12 +100473,12 @@ this.HTMLElement_get_ontimeupdate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ontimeupdate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ontimeupdate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ontimeupdate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ontimeupdate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111137,7 +100491,7 @@ this.HTMLElement_get_ontimeupdate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ontimeupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ontimeupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111146,26 +100500,25 @@ this.HTMLElement_get_ontimeupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ontimeupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontimeupdate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontimeupdate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ontoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111182,12 +100535,12 @@ this.HTMLElement_get_ontoggle = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ontoggle 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ontoggle 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ontoggle 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ontoggle 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111200,7 +100553,7 @@ this.HTMLElement_get_ontoggle = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ontoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ontoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111209,26 +100562,25 @@ this.HTMLElement_get_ontoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ontoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ontoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ontoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontoggle = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontoggle = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onvolumechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111245,12 +100597,12 @@ this.HTMLElement_get_onvolumechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onvolumechange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onvolumechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onvolumechange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onvolumechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111263,7 +100615,7 @@ this.HTMLElement_get_onvolumechange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onvolumechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onvolumechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111272,26 +100624,25 @@ this.HTMLElement_get_onvolumechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onvolumechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onvolumechange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onvolumechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onwaiting = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111308,12 +100659,12 @@ this.HTMLElement_get_onwaiting = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onwaiting 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onwaiting 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onwaiting 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onwaiting 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111326,7 +100677,7 @@ this.HTMLElement_get_onwaiting = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onwaiting 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onwaiting 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111335,26 +100686,25 @@ this.HTMLElement_get_onwaiting = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onwaiting, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onwaiting, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onwaiting = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwaiting = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwaiting = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onwebkitanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111371,12 +100721,12 @@ this.HTMLElement_get_onwebkitanimationend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111389,7 +100739,7 @@ this.HTMLElement_get_onwebkitanimationend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111398,26 +100748,25 @@ this.HTMLElement_get_onwebkitanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onwebkitanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onwebkitanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111434,12 +100783,12 @@ this.HTMLElement_get_onwebkitanimationiteration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationiteration 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationiteration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationiteration 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationiteration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111452,7 +100801,7 @@ this.HTMLElement_get_onwebkitanimationiteration = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111461,26 +100810,25 @@ this.HTMLElement_get_onwebkitanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onwebkitanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationiteration = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationiteration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onwebkitanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111497,12 +100845,12 @@ this.HTMLElement_get_onwebkitanimationstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationstart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationstart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111515,7 +100863,7 @@ this.HTMLElement_get_onwebkitanimationstart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onwebkitanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111524,26 +100872,25 @@ this.HTMLElement_get_onwebkitanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onwebkitanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationstart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onwebkittransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111560,12 +100907,12 @@ this.HTMLElement_get_onwebkittransitionend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onwebkittransitionend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onwebkittransitionend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onwebkittransitionend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onwebkittransitionend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111578,7 +100925,7 @@ this.HTMLElement_get_onwebkittransitionend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onwebkittransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onwebkittransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111587,26 +100934,25 @@ this.HTMLElement_get_onwebkittransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onwebkittransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkittransitionend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkittransitionend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onwheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111623,12 +100969,12 @@ this.HTMLElement_get_onwheel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onwheel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onwheel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onwheel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onwheel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111641,7 +100987,7 @@ this.HTMLElement_get_onwheel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onwheel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onwheel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111650,26 +100996,25 @@ this.HTMLElement_get_onwheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onwheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onwheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onwheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwheel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwheel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onauxclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111686,12 +101031,12 @@ this.HTMLElement_get_onauxclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onauxclick 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onauxclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onauxclick 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onauxclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111704,7 +101049,7 @@ this.HTMLElement_get_onauxclick = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onauxclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onauxclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111713,26 +101058,25 @@ this.HTMLElement_get_onauxclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onauxclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onauxclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onauxclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onauxclick = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onauxclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ongotpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111749,12 +101093,12 @@ this.HTMLElement_get_ongotpointercapture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ongotpointercapture 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ongotpointercapture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ongotpointercapture 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ongotpointercapture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111767,7 +101111,7 @@ this.HTMLElement_get_ongotpointercapture = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ongotpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ongotpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111776,26 +101120,25 @@ this.HTMLElement_get_ongotpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ongotpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ongotpointercapture = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ongotpointercapture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onlostpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111812,12 +101155,12 @@ this.HTMLElement_get_onlostpointercapture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onlostpointercapture 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onlostpointercapture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onlostpointercapture 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onlostpointercapture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111830,7 +101173,7 @@ this.HTMLElement_get_onlostpointercapture = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onlostpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onlostpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111839,26 +101182,25 @@ this.HTMLElement_get_onlostpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onlostpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onlostpointercapture = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onlostpointercapture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerdown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111875,12 +101217,12 @@ this.HTMLElement_get_onpointerdown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerdown 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerdown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerdown 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerdown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111893,7 +101235,7 @@ this.HTMLElement_get_onpointerdown = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerdown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerdown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111902,26 +101244,25 @@ this.HTMLElement_get_onpointerdown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerdown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerdown = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerdown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointermove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -111938,12 +101279,12 @@ this.HTMLElement_get_onpointermove = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointermove 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointermove 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointermove 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointermove 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -111956,7 +101297,7 @@ this.HTMLElement_get_onpointermove = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointermove 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointermove 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -111965,26 +101306,25 @@ this.HTMLElement_get_onpointermove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointermove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointermove, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointermove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointermove = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointermove = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerrawupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112001,12 +101341,12 @@ this.HTMLElement_get_onpointerrawupdate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerrawupdate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerrawupdate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerrawupdate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerrawupdate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112019,7 +101359,7 @@ this.HTMLElement_get_onpointerrawupdate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerrawupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerrawupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112028,26 +101368,25 @@ this.HTMLElement_get_onpointerrawupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerrawupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerrawupdate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerrawupdate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112064,12 +101403,12 @@ this.HTMLElement_get_onpointerup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerup 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerup 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112082,7 +101421,7 @@ this.HTMLElement_get_onpointerup = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112091,26 +101430,25 @@ this.HTMLElement_get_onpointerup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerup, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerup = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointercancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112127,12 +101465,12 @@ this.HTMLElement_get_onpointercancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointercancel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointercancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointercancel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointercancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112145,7 +101483,7 @@ this.HTMLElement_get_onpointercancel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointercancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointercancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112154,26 +101492,25 @@ this.HTMLElement_get_onpointercancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointercancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointercancel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointercancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112190,12 +101527,12 @@ this.HTMLElement_get_onpointerover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerover 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerover 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112208,7 +101545,7 @@ this.HTMLElement_get_onpointerover = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112217,26 +101554,25 @@ this.HTMLElement_get_onpointerover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerover, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerover = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112253,12 +101589,12 @@ this.HTMLElement_get_onpointerout = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerout 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerout 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerout 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerout 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112271,7 +101607,7 @@ this.HTMLElement_get_onpointerout = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerout 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerout 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112280,26 +101616,25 @@ this.HTMLElement_get_onpointerout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerout, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerout = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112316,12 +101651,12 @@ this.HTMLElement_get_onpointerenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerenter 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerenter 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112334,7 +101669,7 @@ this.HTMLElement_get_onpointerenter = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112343,26 +101678,25 @@ this.HTMLElement_get_onpointerenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerenter = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpointerleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112379,12 +101713,12 @@ this.HTMLElement_get_onpointerleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpointerleave 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpointerleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpointerleave 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpointerleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112397,7 +101731,7 @@ this.HTMLElement_get_onpointerleave = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpointerleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpointerleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112406,26 +101740,25 @@ this.HTMLElement_get_onpointerleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpointerleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerleave = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onselectstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112442,12 +101775,12 @@ this.HTMLElement_get_onselectstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onselectstart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onselectstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onselectstart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onselectstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112460,7 +101793,7 @@ this.HTMLElement_get_onselectstart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onselectstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onselectstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112469,26 +101802,25 @@ this.HTMLElement_get_onselectstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onselectstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onselectstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onselectstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselectstart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselectstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onselectionchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112505,12 +101837,12 @@ this.HTMLElement_get_onselectionchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onselectionchange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onselectionchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onselectionchange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onselectionchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112523,7 +101855,7 @@ this.HTMLElement_get_onselectionchange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onselectionchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onselectionchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112532,26 +101864,25 @@ this.HTMLElement_get_onselectionchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onselectionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselectionchange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselectionchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112568,12 +101899,12 @@ this.HTMLElement_get_onanimationend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onanimationend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onanimationend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onanimationend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onanimationend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112586,7 +101917,7 @@ this.HTMLElement_get_onanimationend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112595,26 +101926,25 @@ this.HTMLElement_get_onanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112631,12 +101961,12 @@ this.HTMLElement_get_onanimationiteration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onanimationiteration 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onanimationiteration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onanimationiteration 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onanimationiteration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112649,7 +101979,7 @@ this.HTMLElement_get_onanimationiteration = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112658,26 +101988,25 @@ this.HTMLElement_get_onanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationiteration = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationiteration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112694,12 +102023,12 @@ this.HTMLElement_get_onanimationstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onanimationstart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onanimationstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onanimationstart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onanimationstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112712,7 +102041,7 @@ this.HTMLElement_get_onanimationstart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112721,26 +102050,25 @@ this.HTMLElement_get_onanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationstart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ontransitionrun = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112757,12 +102085,12 @@ this.HTMLElement_get_ontransitionrun = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ontransitionrun 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ontransitionrun 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ontransitionrun 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ontransitionrun 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112775,7 +102103,7 @@ this.HTMLElement_get_ontransitionrun = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ontransitionrun 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ontransitionrun 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112784,26 +102112,25 @@ this.HTMLElement_get_ontransitionrun = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ontransitionrun = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionrun = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionrun = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ontransitionstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112820,12 +102147,12 @@ this.HTMLElement_get_ontransitionstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ontransitionstart 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ontransitionstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ontransitionstart 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ontransitionstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112838,7 +102165,7 @@ this.HTMLElement_get_ontransitionstart = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ontransitionstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ontransitionstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112847,26 +102174,25 @@ this.HTMLElement_get_ontransitionstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ontransitionstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionstart = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ontransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112883,12 +102209,12 @@ this.HTMLElement_get_ontransitionend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ontransitionend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ontransitionend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ontransitionend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ontransitionend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112901,7 +102227,7 @@ this.HTMLElement_get_ontransitionend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ontransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ontransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112910,26 +102236,25 @@ this.HTMLElement_get_ontransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ontransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_ontransitioncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -112946,12 +102271,12 @@ this.HTMLElement_get_ontransitioncancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_ontransitioncancel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_ontransitioncancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_ontransitioncancel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_ontransitioncancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -112964,7 +102289,7 @@ this.HTMLElement_get_ontransitioncancel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_ontransitioncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_ontransitioncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -112973,26 +102298,25 @@ this.HTMLElement_get_ontransitioncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_ontransitioncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitioncancel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitioncancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncopy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113009,12 +102333,12 @@ this.HTMLElement_get_oncopy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncopy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncopy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncopy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncopy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113027,7 +102351,7 @@ this.HTMLElement_get_oncopy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncopy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncopy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113036,26 +102360,25 @@ this.HTMLElement_get_oncopy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncopy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncopy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncopy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncopy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncopy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_oncut = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113072,12 +102395,12 @@ this.HTMLElement_get_oncut = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncut 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_oncut 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncut 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_oncut 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113090,7 +102413,7 @@ this.HTMLElement_get_oncut = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_oncut 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_oncut 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113099,26 +102422,25 @@ this.HTMLElement_get_oncut = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_oncut, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_oncut, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_oncut = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncut = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncut = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onpaste = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113135,12 +102457,12 @@ this.HTMLElement_get_onpaste = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onpaste 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onpaste 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onpaste 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onpaste 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113153,7 +102475,7 @@ this.HTMLElement_get_onpaste = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onpaste 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onpaste 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113162,26 +102484,25 @@ this.HTMLElement_get_onpaste = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onpaste, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onpaste, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onpaste = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpaste = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpaste = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_dataset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113198,12 +102519,12 @@ this.HTMLElement_get_dataset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_dataset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_dataset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_dataset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_dataset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113216,7 +102537,7 @@ this.HTMLElement_get_dataset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_dataset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_dataset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113225,7 +102546,7 @@ this.HTMLElement_get_dataset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_dataset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_dataset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -113245,12 +102566,12 @@ this.HTMLElement_get_nonce = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_nonce 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_nonce 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_nonce 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_nonce 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113263,7 +102584,7 @@ this.HTMLElement_get_nonce = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_nonce 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_nonce 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113272,26 +102593,25 @@ this.HTMLElement_get_nonce = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_nonce, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_nonce, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_nonce = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.nonce = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_nonce, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.nonce = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_nonce, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_autofocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113308,12 +102628,12 @@ this.HTMLElement_get_autofocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_autofocus 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_autofocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_autofocus 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_autofocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113326,7 +102646,7 @@ this.HTMLElement_get_autofocus = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_autofocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_autofocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113335,26 +102655,25 @@ this.HTMLElement_get_autofocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_autofocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_autofocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_autofocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.autofocus = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_autofocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.autofocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_autofocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_tabIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113371,12 +102690,12 @@ this.HTMLElement_get_tabIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_tabIndex 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_tabIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_tabIndex 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_tabIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113389,7 +102708,7 @@ this.HTMLElement_get_tabIndex = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_tabIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_tabIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113398,26 +102717,25 @@ this.HTMLElement_get_tabIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_tabIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_tabIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_tabIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.tabIndex = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_tabIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.tabIndex = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_tabIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113434,12 +102752,12 @@ this.HTMLElement_get_style = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_style 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_style 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_style 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_style 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113452,7 +102770,7 @@ this.HTMLElement_get_style = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_style 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_style 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113461,26 +102779,25 @@ this.HTMLElement_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.style = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.style = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_attributeStyleMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113497,12 +102814,12 @@ this.HTMLElement_get_attributeStyleMap = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_attributeStyleMap 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_attributeStyleMap 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_attributeStyleMap 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_attributeStyleMap 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113515,7 +102832,7 @@ this.HTMLElement_get_attributeStyleMap = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_attributeStyleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_attributeStyleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113524,333 +102841,333 @@ this.HTMLElement_get_attributeStyleMap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_attributeStyleMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_attributeStyleMap, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_attachInternals = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.attachInternals.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_attachInternals 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_attachInternals 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_attachInternals 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_attachInternals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.attachInternals.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_attachInternals 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_attachInternals 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_attachInternals 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_attachInternals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLElement_blur = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.blur.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_blur 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_blur 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_blur 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_blur, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.blur.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_blur 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_blur 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_blur 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_blur, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLElement_click = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.click.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_click 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_click 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_click 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_click, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.click.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_click 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_click 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_click 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_click, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLElement_focus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.focus.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_focus 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_focus 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_focus 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_focus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.focus.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_focus 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_focus 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_focus 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_focus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLElement_hidePopover = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hidePopover.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_hidePopover 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_hidePopover 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_hidePopover 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_hidePopover, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hidePopover.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_hidePopover 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_hidePopover 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_hidePopover 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_hidePopover, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLElement_showPopover = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.showPopover.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_showPopover 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_showPopover 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_showPopover 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_showPopover, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.showPopover.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_showPopover 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_showPopover 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_showPopover 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_showPopover, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLElement_togglePopover = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.togglePopover.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLElement_togglePopover 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_togglePopover 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_togglePopover 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLElement_togglePopover, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.togglePopover.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLElement_togglePopover 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLElement_togglePopover 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLElement_togglePopover 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLElement_togglePopover, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - -this.HTMLElement_get_inert = function () { + +this.HTMLElement_get_writingSuggestions = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); let ctx = r[0]; @@ -113860,18 +103177,18 @@ this.HTMLElement_get_inert = function () { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.inert; + let result = dom_element.writingSuggestions; let type = typeof result; switch (type) { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_inert 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_writingSuggestions 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_inert 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_writingSuggestions 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -113884,7 +103201,7 @@ this.HTMLElement_get_inert = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_inert 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_writingSuggestions 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -113893,89 +103210,25 @@ this.HTMLElement_get_inert = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_inert, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_writingSuggestions, this =>", this + '', ", result =>", result + '', info); } return result; } -this.HTMLElement_set_inert = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.inert = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_inert, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLElement_get_oncontentvisibilityautostatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.oncontentvisibilityautostatechange; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" +this.HTMLElement_set_writingSuggestions = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.writingSuggestions = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_writingSuggestions, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - cbb_wf.console.log("[*] HTMLElement_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); } - return result; -} -this.HTMLElement_set_oncontentvisibilityautostatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontentvisibilityautostatechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLElement_get_onscrollend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); @@ -113992,12 +103245,12 @@ this.HTMLElement_get_onscrollend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onscrollend 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_onscrollend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onscrollend 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_onscrollend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114010,7 +103263,7 @@ this.HTMLElement_get_onscrollend = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onscrollend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_onscrollend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114019,11 +103272,26 @@ this.HTMLElement_get_onscrollend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onscrollend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_onscrollend, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLElement_set_onscrollend = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscrollend = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLElement_get_editContext = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLElement"); let ctx = r[0]; @@ -114033,34 +103301,18 @@ this.HTMLElement_set_onscrollend = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscrollend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLElement_get_onbeforematch = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onbeforematch; + let result = dom_element.editContext; let type = typeof result; switch (type) { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLElement_get_onbeforematch 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLElement_get_editContext 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLElement_get_onbeforematch 得到的结果类型为function, result =>", result); + console.log("[*] HTMLElement_get_editContext 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114073,7 +103325,7 @@ this.HTMLElement_get_onbeforematch = function () { break default: // string number - cbb_wf.console.log("[*] HTMLElement_get_onbeforematch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLElement_get_editContext 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114082,26 +103334,25 @@ this.HTMLElement_get_onbeforematch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLElement_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLElement_get_editContext, this =>", this + '', ", result =>", result + '', info); } return result; } -this.HTMLElement_set_onbeforematch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); +this.HTMLElement_set_editContext = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.editContext = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLElement_set_editContext, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforematch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLElement_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLDivElement_get_align = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDivElement"); @@ -114118,12 +103369,12 @@ this.HTMLDivElement_get_align = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDivElement_get_align 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDivElement_get_align 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDivElement_get_align 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDivElement_get_align 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114136,7 +103387,7 @@ this.HTMLDivElement_get_align = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDivElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDivElement_get_align 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114145,26 +103396,25 @@ this.HTMLDivElement_get_align = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDivElement_get_align, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDivElement_get_align, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDivElement_set_align = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDivElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDivElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.align = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDivElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.align = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDivElement_set_align, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLDirectoryElement_get_compact = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDirectoryElement"); @@ -114181,12 +103431,12 @@ this.HTMLDirectoryElement_get_compact = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDirectoryElement_get_compact 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDirectoryElement_get_compact 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDirectoryElement_get_compact 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDirectoryElement_get_compact 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114199,7 +103449,7 @@ this.HTMLDirectoryElement_get_compact = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDirectoryElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDirectoryElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114208,26 +103458,25 @@ this.HTMLDirectoryElement_get_compact = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDirectoryElement_get_compact, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDirectoryElement_get_compact, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDirectoryElement_set_compact = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDirectoryElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDirectoryElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.compact = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDirectoryElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.compact = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDirectoryElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLDialogElement_get_open = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); @@ -114244,12 +103493,12 @@ this.HTMLDialogElement_get_open = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDialogElement_get_open 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDialogElement_get_open 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDialogElement_get_open 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDialogElement_get_open 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114262,7 +103511,7 @@ this.HTMLDialogElement_get_open = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDialogElement_get_open 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDialogElement_get_open 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114271,26 +103520,25 @@ this.HTMLDialogElement_get_open = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDialogElement_get_open, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDialogElement_get_open, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDialogElement_set_open = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.open = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDialogElement_set_open, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.open = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDialogElement_set_open, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLDialogElement_get_returnValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); @@ -114307,12 +103555,12 @@ this.HTMLDialogElement_get_returnValue = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDialogElement_get_returnValue 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDialogElement_get_returnValue 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDialogElement_get_returnValue 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDialogElement_get_returnValue 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114325,7 +103573,7 @@ this.HTMLDialogElement_get_returnValue = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDialogElement_get_returnValue 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDialogElement_get_returnValue 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114334,164 +103582,163 @@ this.HTMLDialogElement_get_returnValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDialogElement_get_returnValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDialogElement_get_returnValue, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDialogElement_set_returnValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.returnValue = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDialogElement_set_returnValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.returnValue = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDialogElement_set_returnValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLDialogElement_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.close.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLDialogElement_close 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLDialogElement_close 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLDialogElement_close 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLDialogElement_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.close.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLDialogElement_close 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLDialogElement_close 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLDialogElement_close 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLDialogElement_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLDialogElement_show = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.show.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLDialogElement_show 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLDialogElement_show 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLDialogElement_show 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLDialogElement_show, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.show.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLDialogElement_show 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLDialogElement_show 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLDialogElement_show 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLDialogElement_show, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLDialogElement_showModal = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.showModal.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLDialogElement_showModal 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLDialogElement_showModal 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLDialogElement_showModal 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDialogElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLDialogElement_showModal, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.showModal.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLDialogElement_showModal 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLDialogElement_showModal 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLDialogElement_showModal 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLDialogElement_showModal, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLDetailsElement_get_open = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDetailsElement"); @@ -114508,12 +103755,12 @@ this.HTMLDetailsElement_get_open = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDetailsElement_get_open 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDetailsElement_get_open 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDetailsElement_get_open 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDetailsElement_get_open 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114526,7 +103773,7 @@ this.HTMLDetailsElement_get_open = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDetailsElement_get_open 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDetailsElement_get_open 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114535,11 +103782,26 @@ this.HTMLDetailsElement_get_open = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDetailsElement_get_open, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDetailsElement_get_open, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDetailsElement_set_open = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDetailsElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.open = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDetailsElement_set_open, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.HTMLDetailsElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDetailsElement"); let ctx = r[0]; @@ -114549,12 +103811,58 @@ this.HTMLDetailsElement_set_open = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.open = val; + let result = dom_element.name; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] HTMLDetailsElement_get_name 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLDetailsElement_get_name 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLDetailsElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDetailsElement_set_open, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLDetailsElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } +this.HTMLDetailsElement_set_name = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDetailsElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDetailsElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.HTMLDataListElement_get_options = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDataListElement"); @@ -114571,12 +103879,12 @@ this.HTMLDataListElement_get_options = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDataListElement_get_options 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDataListElement_get_options 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDataListElement_get_options 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDataListElement_get_options 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114589,7 +103897,7 @@ this.HTMLDataListElement_get_options = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDataListElement_get_options 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDataListElement_get_options 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114598,7 +103906,7 @@ this.HTMLDataListElement_get_options = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDataListElement_get_options, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDataListElement_get_options, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -114618,12 +103926,12 @@ this.HTMLDataElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDataElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDataElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDataElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDataElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114636,7 +103944,7 @@ this.HTMLDataElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDataElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDataElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114645,26 +103953,25 @@ this.HTMLDataElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDataElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDataElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDataElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDataElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDataElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDataElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDataElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLDListElement_get_compact = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLDListElement"); @@ -114681,12 +103988,12 @@ this.HTMLDListElement_get_compact = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLDListElement_get_compact 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLDListElement_get_compact 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLDListElement_get_compact 得到的结果类型为function, result =>", result); + console.log("[*] HTMLDListElement_get_compact 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114699,7 +104006,7 @@ this.HTMLDListElement_get_compact = function () { break default: // string number - cbb_wf.console.log("[*] HTMLDListElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLDListElement_get_compact 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114708,26 +104015,25 @@ this.HTMLDListElement_get_compact = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLDListElement_get_compact, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLDListElement_get_compact, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLDListElement_set_compact = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLDListElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLDListElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.compact = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLDListElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.compact = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLDListElement_set_compact, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLCollection_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLCollection"); @@ -114744,12 +104050,12 @@ this.HTMLCollection_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLCollection_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLCollection_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLCollection_get_length 得到的结果类型为function, result =>", result); + console.log("[*] HTMLCollection_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114762,7 +104068,7 @@ this.HTMLCollection_get_length = function () { break default: // string number - cbb_wf.console.log("[*] HTMLCollection_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLCollection_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114771,102 +104077,102 @@ this.HTMLCollection_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLCollection_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLCollection_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLCollection_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCollection_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCollection_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCollection_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCollection_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.item.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCollection_item 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCollection_item 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCollection_item 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCollection_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLCollection_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namedItem.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCollection_namedItem 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCollection_namedItem 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCollection_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCollection_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.namedItem.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCollection_namedItem 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCollection_namedItem 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCollection_namedItem 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCollection_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLCanvasElement_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); @@ -114883,12 +104189,12 @@ this.HTMLCanvasElement_get_width = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLCanvasElement_get_width 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLCanvasElement_get_width 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_get_width 得到的结果类型为function, result =>", result); + console.log("[*] HTMLCanvasElement_get_width 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114901,7 +104207,7 @@ this.HTMLCanvasElement_get_width = function () { break default: // string number - cbb_wf.console.log("[*] HTMLCanvasElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLCanvasElement_get_width 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114910,26 +104216,25 @@ this.HTMLCanvasElement_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLCanvasElement_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLCanvasElement_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLCanvasElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.width = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLCanvasElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.width = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLCanvasElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLCanvasElement_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); @@ -114946,12 +104251,12 @@ this.HTMLCanvasElement_get_height = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLCanvasElement_get_height 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLCanvasElement_get_height 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_get_height 得到的结果类型为function, result =>", result); + console.log("[*] HTMLCanvasElement_get_height 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -114964,7 +104269,7 @@ this.HTMLCanvasElement_get_height = function () { break default: // string number - cbb_wf.console.log("[*] HTMLCanvasElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLCanvasElement_get_height 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -114973,256 +104278,255 @@ this.HTMLCanvasElement_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLCanvasElement_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLCanvasElement_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLCanvasElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.height = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLCanvasElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.height = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLCanvasElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLCanvasElement_captureStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.captureStream.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCanvasElement_captureStream 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_captureStream 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCanvasElement_captureStream 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCanvasElement_captureStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.captureStream.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCanvasElement_captureStream 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCanvasElement_captureStream 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCanvasElement_captureStream 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCanvasElement_captureStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLCanvasElement_getContext = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getContext.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCanvasElement_getContext 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_getContext 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCanvasElement_getContext 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCanvasElement_getContext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getContext.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCanvasElement_getContext 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCanvasElement_getContext 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCanvasElement_getContext 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCanvasElement_getContext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLCanvasElement_toBlob = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toBlob.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCanvasElement_toBlob 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_toBlob 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCanvasElement_toBlob 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCanvasElement_toBlob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toBlob.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCanvasElement_toBlob 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCanvasElement_toBlob 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCanvasElement_toBlob 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCanvasElement_toBlob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLCanvasElement_toDataURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toDataURL.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCanvasElement_toDataURL 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_toDataURL 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCanvasElement_toDataURL 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCanvasElement_toDataURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toDataURL.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCanvasElement_toDataURL 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCanvasElement_toDataURL 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCanvasElement_toDataURL 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCanvasElement_toDataURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLCanvasElement_transferControlToOffscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.transferControlToOffscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLCanvasElement_transferControlToOffscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLCanvasElement_transferControlToOffscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLCanvasElement_transferControlToOffscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLCanvasElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLCanvasElement_transferControlToOffscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.transferControlToOffscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLCanvasElement_transferControlToOffscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLCanvasElement_transferControlToOffscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLCanvasElement_transferControlToOffscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLCanvasElement_transferControlToOffscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLButtonElement_get_disabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115239,12 +104543,12 @@ this.HTMLButtonElement_get_disabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_disabled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_disabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_disabled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_disabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115257,7 +104561,7 @@ this.HTMLButtonElement_get_disabled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_disabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115266,26 +104570,25 @@ this.HTMLButtonElement_get_disabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_disabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_disabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_disabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.disabled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.disabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_disabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115302,12 +104605,12 @@ this.HTMLButtonElement_get_form = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_form 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_form 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_form 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_form 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115320,7 +104623,7 @@ this.HTMLButtonElement_get_form = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_form 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115329,7 +104632,7 @@ this.HTMLButtonElement_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -115349,12 +104652,12 @@ this.HTMLButtonElement_get_formAction = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_formAction 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_formAction 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_formAction 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_formAction 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115367,7 +104670,7 @@ this.HTMLButtonElement_get_formAction = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_formAction 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_formAction 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115376,26 +104679,25 @@ this.HTMLButtonElement_get_formAction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_formAction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_formAction, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_formAction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formAction = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_formAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formAction = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_formAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_formEnctype = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115412,12 +104714,12 @@ this.HTMLButtonElement_get_formEnctype = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_formEnctype 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_formEnctype 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_formEnctype 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_formEnctype 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115430,7 +104732,7 @@ this.HTMLButtonElement_get_formEnctype = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_formEnctype 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_formEnctype 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115439,26 +104741,25 @@ this.HTMLButtonElement_get_formEnctype = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_formEnctype, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_formEnctype, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_formEnctype = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formEnctype = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_formEnctype, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formEnctype = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_formEnctype, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_formMethod = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115475,12 +104776,12 @@ this.HTMLButtonElement_get_formMethod = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_formMethod 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_formMethod 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_formMethod 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_formMethod 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115493,7 +104794,7 @@ this.HTMLButtonElement_get_formMethod = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_formMethod 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_formMethod 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115502,26 +104803,25 @@ this.HTMLButtonElement_get_formMethod = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_formMethod, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_formMethod, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_formMethod = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formMethod = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_formMethod, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formMethod = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_formMethod, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_formNoValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115538,12 +104838,12 @@ this.HTMLButtonElement_get_formNoValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_formNoValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_formNoValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_formNoValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_formNoValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115556,7 +104856,7 @@ this.HTMLButtonElement_get_formNoValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_formNoValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_formNoValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115565,26 +104865,25 @@ this.HTMLButtonElement_get_formNoValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_formNoValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_formNoValidate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_formNoValidate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formNoValidate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_formNoValidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formNoValidate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_formNoValidate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_formTarget = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115601,12 +104900,12 @@ this.HTMLButtonElement_get_formTarget = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_formTarget 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_formTarget 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_formTarget 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_formTarget 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115619,7 +104918,7 @@ this.HTMLButtonElement_get_formTarget = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_formTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_formTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115628,26 +104927,25 @@ this.HTMLButtonElement_get_formTarget = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_formTarget, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_formTarget, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_formTarget = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.formTarget = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_formTarget, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.formTarget = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_formTarget, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115664,12 +104962,12 @@ this.HTMLButtonElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115682,7 +104980,7 @@ this.HTMLButtonElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115691,26 +104989,25 @@ this.HTMLButtonElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115727,12 +105024,12 @@ this.HTMLButtonElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115745,7 +105042,7 @@ this.HTMLButtonElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115754,26 +105051,25 @@ this.HTMLButtonElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_value = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115790,12 +105086,12 @@ this.HTMLButtonElement_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_value 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115808,7 +105104,7 @@ this.HTMLButtonElement_get_value = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115817,26 +105113,25 @@ this.HTMLButtonElement_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_willValidate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -115853,12 +105148,12 @@ this.HTMLButtonElement_get_willValidate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_willValidate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_willValidate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_willValidate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_willValidate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115871,7 +105166,7 @@ this.HTMLButtonElement_get_willValidate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_willValidate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115880,7 +105175,7 @@ this.HTMLButtonElement_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -115900,12 +105195,12 @@ this.HTMLButtonElement_get_validity = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_validity 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_validity 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_validity 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_validity 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115918,7 +105213,7 @@ this.HTMLButtonElement_get_validity = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_validity 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115927,7 +105222,7 @@ this.HTMLButtonElement_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -115947,12 +105242,12 @@ this.HTMLButtonElement_get_validationMessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_validationMessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_validationMessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_validationMessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_validationMessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -115965,7 +105260,7 @@ this.HTMLButtonElement_get_validationMessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_validationMessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -115974,7 +105269,7 @@ this.HTMLButtonElement_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -115994,12 +105289,12 @@ this.HTMLButtonElement_get_labels = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_labels 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_labels 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_labels 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_labels 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116012,7 +105307,7 @@ this.HTMLButtonElement_get_labels = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_labels 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116021,7 +105316,7 @@ this.HTMLButtonElement_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -116041,12 +105336,12 @@ this.HTMLButtonElement_get_popoverTargetElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetElement 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_popoverTargetElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetElement 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_popoverTargetElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116059,7 +105354,7 @@ this.HTMLButtonElement_get_popoverTargetElement = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_popoverTargetElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116068,26 +105363,25 @@ this.HTMLButtonElement_get_popoverTargetElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_popoverTargetElement, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_popoverTargetElement = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.popoverTargetElement = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_popoverTargetElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.popoverTargetElement = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_popoverTargetElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_get_popoverTargetAction = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); @@ -116104,12 +105398,12 @@ this.HTMLButtonElement_get_popoverTargetAction = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetAction 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLButtonElement_get_popoverTargetAction 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetAction 得到的结果类型为function, result =>", result); + console.log("[*] HTMLButtonElement_get_popoverTargetAction 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116122,7 +105416,7 @@ this.HTMLButtonElement_get_popoverTargetAction = function () { break default: // string number - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetAction 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLButtonElement_get_popoverTargetAction 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116131,164 +105425,163 @@ this.HTMLButtonElement_get_popoverTargetAction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLButtonElement_get_popoverTargetAction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLButtonElement_get_popoverTargetAction, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLButtonElement_set_popoverTargetAction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.popoverTargetAction = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLButtonElement_set_popoverTargetAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.popoverTargetAction = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLButtonElement_set_popoverTargetAction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLButtonElement_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLButtonElement_checkValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLButtonElement_checkValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLButtonElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLButtonElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLButtonElement_checkValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLButtonElement_checkValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLButtonElement_checkValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLButtonElement_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLButtonElement_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reportValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLButtonElement_reportValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLButtonElement_reportValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLButtonElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLButtonElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.reportValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLButtonElement_reportValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLButtonElement_reportValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLButtonElement_reportValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLButtonElement_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLButtonElement_setCustomValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setCustomValidity.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLButtonElement_setCustomValidity 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLButtonElement_setCustomValidity 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLButtonElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLButtonElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] HTMLButtonElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setCustomValidity.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLButtonElement_setCustomValidity 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLButtonElement_setCustomValidity 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLButtonElement_setCustomValidity 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLButtonElement_setCustomValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.HTMLBodyElement_get_text = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116305,12 +105598,12 @@ this.HTMLBodyElement_get_text = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_text 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_text 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_text 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_text 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116323,7 +105616,7 @@ this.HTMLBodyElement_get_text = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116332,26 +105625,25 @@ this.HTMLBodyElement_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.text = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.text = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_link = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116368,12 +105660,12 @@ this.HTMLBodyElement_get_link = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_link 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_link 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_link 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_link 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116386,7 +105678,7 @@ this.HTMLBodyElement_get_link = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_link 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_link 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116395,26 +105687,25 @@ this.HTMLBodyElement_get_link = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_link, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_link, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_link = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.link = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_link, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.link = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_link, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_vLink = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116431,12 +105722,12 @@ this.HTMLBodyElement_get_vLink = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_vLink 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_vLink 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_vLink 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_vLink 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116449,7 +105740,7 @@ this.HTMLBodyElement_get_vLink = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_vLink 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_vLink 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116458,26 +105749,25 @@ this.HTMLBodyElement_get_vLink = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_vLink, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_vLink, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_vLink = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vLink = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_vLink, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vLink = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_vLink, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_aLink = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116494,12 +105784,12 @@ this.HTMLBodyElement_get_aLink = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_aLink 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_aLink 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_aLink 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_aLink 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116512,7 +105802,7 @@ this.HTMLBodyElement_get_aLink = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_aLink 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_aLink 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116521,26 +105811,25 @@ this.HTMLBodyElement_get_aLink = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_aLink, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_aLink, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_aLink = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.aLink = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_aLink, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.aLink = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_aLink, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_bgColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116557,12 +105846,12 @@ this.HTMLBodyElement_get_bgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_bgColor 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_bgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_bgColor 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_bgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116575,7 +105864,7 @@ this.HTMLBodyElement_get_bgColor = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116584,26 +105873,25 @@ this.HTMLBodyElement_get_bgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_bgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_bgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.bgColor = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.bgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_background = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116620,12 +105908,12 @@ this.HTMLBodyElement_get_background = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_background 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_background 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_background 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_background 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116638,7 +105926,7 @@ this.HTMLBodyElement_get_background = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_background 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_background 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116647,26 +105935,25 @@ this.HTMLBodyElement_get_background = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_background, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_background, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_background = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.background = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_background, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.background = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_background, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onblur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116683,12 +105970,12 @@ this.HTMLBodyElement_get_onblur = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onblur 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onblur 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onblur 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onblur 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116701,7 +105988,7 @@ this.HTMLBodyElement_get_onblur = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116710,26 +105997,25 @@ this.HTMLBodyElement_get_onblur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onblur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onblur, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onblur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onblur = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onblur = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116746,12 +106032,12 @@ this.HTMLBodyElement_get_onerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onerror 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onerror 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116764,7 +106050,7 @@ this.HTMLBodyElement_get_onerror = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116773,26 +106059,25 @@ this.HTMLBodyElement_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onerror = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onfocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116809,12 +106094,12 @@ this.HTMLBodyElement_get_onfocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onfocus 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onfocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onfocus 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onfocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116827,7 +106112,7 @@ this.HTMLBodyElement_get_onfocus = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116836,26 +106121,25 @@ this.HTMLBodyElement_get_onfocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onfocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onfocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfocus = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116872,12 +106156,12 @@ this.HTMLBodyElement_get_onload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116890,7 +106174,7 @@ this.HTMLBodyElement_get_onload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116899,26 +106183,25 @@ this.HTMLBodyElement_get_onload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onresize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116935,12 +106218,12 @@ this.HTMLBodyElement_get_onresize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onresize 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onresize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onresize 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onresize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -116953,7 +106236,7 @@ this.HTMLBodyElement_get_onresize = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -116962,26 +106245,25 @@ this.HTMLBodyElement_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onresize = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -116998,12 +106280,12 @@ this.HTMLBodyElement_get_onscroll = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onscroll 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onscroll 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onscroll 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onscroll 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117016,7 +106298,7 @@ this.HTMLBodyElement_get_onscroll = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117025,26 +106307,25 @@ this.HTMLBodyElement_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onscroll = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscroll = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscroll = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onafterprint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117061,12 +106342,12 @@ this.HTMLBodyElement_get_onafterprint = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onafterprint 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onafterprint 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onafterprint 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onafterprint 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117079,7 +106360,7 @@ this.HTMLBodyElement_get_onafterprint = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onafterprint 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onafterprint 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117088,26 +106369,25 @@ this.HTMLBodyElement_get_onafterprint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onafterprint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onafterprint, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onafterprint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onafterprint = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onafterprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onafterprint = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onafterprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onbeforeprint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117124,12 +106404,12 @@ this.HTMLBodyElement_get_onbeforeprint = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeprint 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onbeforeprint 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeprint 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onbeforeprint 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117142,7 +106422,7 @@ this.HTMLBodyElement_get_onbeforeprint = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeprint 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onbeforeprint 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117151,26 +106431,25 @@ this.HTMLBodyElement_get_onbeforeprint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeprint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onbeforeprint, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onbeforeprint = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeprint = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onbeforeprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeprint = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onbeforeprint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onbeforeunload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117187,12 +106466,12 @@ this.HTMLBodyElement_get_onbeforeunload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeunload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onbeforeunload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeunload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onbeforeunload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117205,7 +106484,7 @@ this.HTMLBodyElement_get_onbeforeunload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeunload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onbeforeunload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117214,26 +106493,25 @@ this.HTMLBodyElement_get_onbeforeunload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onbeforeunload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onbeforeunload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onbeforeunload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeunload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onbeforeunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeunload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onbeforeunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onhashchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117250,12 +106528,12 @@ this.HTMLBodyElement_get_onhashchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onhashchange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onhashchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onhashchange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onhashchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117268,7 +106546,7 @@ this.HTMLBodyElement_get_onhashchange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onhashchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onhashchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117277,26 +106555,25 @@ this.HTMLBodyElement_get_onhashchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onhashchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onhashchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onhashchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onhashchange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onhashchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onhashchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onhashchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onlanguagechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117313,12 +106590,12 @@ this.HTMLBodyElement_get_onlanguagechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onlanguagechange 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onlanguagechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onlanguagechange 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onlanguagechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117331,7 +106608,7 @@ this.HTMLBodyElement_get_onlanguagechange = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onlanguagechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onlanguagechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117340,26 +106617,25 @@ this.HTMLBodyElement_get_onlanguagechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onlanguagechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onlanguagechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onlanguagechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onlanguagechange = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onlanguagechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onlanguagechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onlanguagechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117376,12 +106652,12 @@ this.HTMLBodyElement_get_onmessage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onmessage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onmessage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117394,7 +106670,7 @@ this.HTMLBodyElement_get_onmessage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onmessage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117403,26 +106679,25 @@ this.HTMLBodyElement_get_onmessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmessage = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmessage = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onmessageerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117439,12 +106714,12 @@ this.HTMLBodyElement_get_onmessageerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessageerror 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onmessageerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessageerror 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onmessageerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117457,7 +106732,7 @@ this.HTMLBodyElement_get_onmessageerror = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessageerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onmessageerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117466,26 +106741,25 @@ this.HTMLBodyElement_get_onmessageerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onmessageerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmessageerror = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmessageerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onoffline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117502,12 +106776,12 @@ this.HTMLBodyElement_get_onoffline = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onoffline 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onoffline 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onoffline 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onoffline 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117520,7 +106794,7 @@ this.HTMLBodyElement_get_onoffline = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onoffline 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onoffline 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117529,26 +106803,25 @@ this.HTMLBodyElement_get_onoffline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onoffline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onoffline, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onoffline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onoffline = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onoffline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onoffline = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onoffline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_ononline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117565,12 +106838,12 @@ this.HTMLBodyElement_get_ononline = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_ononline 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_ononline 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_ononline 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_ononline 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117583,7 +106856,7 @@ this.HTMLBodyElement_get_ononline = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_ononline 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_ononline 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117592,26 +106865,25 @@ this.HTMLBodyElement_get_ononline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_ononline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_ononline, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_ononline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ononline = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_ononline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ononline = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_ononline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onpagehide = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117628,12 +106900,12 @@ this.HTMLBodyElement_get_onpagehide = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onpagehide 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onpagehide 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onpagehide 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onpagehide 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117646,7 +106918,7 @@ this.HTMLBodyElement_get_onpagehide = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onpagehide 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onpagehide 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117655,26 +106927,25 @@ this.HTMLBodyElement_get_onpagehide = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onpagehide, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onpagehide, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onpagehide = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpagehide = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onpagehide, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpagehide = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onpagehide, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onpageshow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117691,12 +106962,12 @@ this.HTMLBodyElement_get_onpageshow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onpageshow 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onpageshow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onpageshow 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onpageshow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117709,7 +106980,7 @@ this.HTMLBodyElement_get_onpageshow = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onpageshow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onpageshow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117718,26 +106989,25 @@ this.HTMLBodyElement_get_onpageshow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onpageshow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onpageshow, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onpageshow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpageshow = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onpageshow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpageshow = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onpageshow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onpopstate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117754,12 +107024,12 @@ this.HTMLBodyElement_get_onpopstate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onpopstate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onpopstate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onpopstate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onpopstate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117772,7 +107042,7 @@ this.HTMLBodyElement_get_onpopstate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onpopstate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onpopstate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117781,26 +107051,25 @@ this.HTMLBodyElement_get_onpopstate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onpopstate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onpopstate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onpopstate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpopstate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onpopstate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpopstate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onpopstate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onrejectionhandled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117817,12 +107086,12 @@ this.HTMLBodyElement_get_onrejectionhandled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onrejectionhandled 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onrejectionhandled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onrejectionhandled 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onrejectionhandled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117835,7 +107104,7 @@ this.HTMLBodyElement_get_onrejectionhandled = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onrejectionhandled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onrejectionhandled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117844,26 +107113,25 @@ this.HTMLBodyElement_get_onrejectionhandled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onrejectionhandled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onrejectionhandled, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onrejectionhandled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onrejectionhandled = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onrejectionhandled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onrejectionhandled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onrejectionhandled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onstorage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117880,12 +107148,12 @@ this.HTMLBodyElement_get_onstorage = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onstorage 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onstorage 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onstorage 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onstorage 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117898,7 +107166,7 @@ this.HTMLBodyElement_get_onstorage = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onstorage 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onstorage 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117907,26 +107175,25 @@ this.HTMLBodyElement_get_onstorage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onstorage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onstorage, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onstorage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onstorage = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onstorage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onstorage = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onstorage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onunhandledrejection = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -117943,12 +107210,12 @@ this.HTMLBodyElement_get_onunhandledrejection = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onunhandledrejection 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onunhandledrejection 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onunhandledrejection 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onunhandledrejection 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -117961,7 +107228,7 @@ this.HTMLBodyElement_get_onunhandledrejection = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onunhandledrejection 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onunhandledrejection 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -117970,26 +107237,25 @@ this.HTMLBodyElement_get_onunhandledrejection = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onunhandledrejection, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onunhandledrejection, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onunhandledrejection = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onunhandledrejection = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onunhandledrejection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onunhandledrejection = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onunhandledrejection, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBodyElement_get_onunload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); @@ -118006,12 +107272,12 @@ this.HTMLBodyElement_get_onunload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBodyElement_get_onunload 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBodyElement_get_onunload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBodyElement_get_onunload 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBodyElement_get_onunload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118024,7 +107290,7 @@ this.HTMLBodyElement_get_onunload = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBodyElement_get_onunload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBodyElement_get_onunload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118033,26 +107299,25 @@ this.HTMLBodyElement_get_onunload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBodyElement_get_onunload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBodyElement_get_onunload, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBodyElement_set_onunload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBodyElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onunload = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBodyElement_set_onunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onunload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBodyElement_set_onunload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBaseElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBaseElement"); @@ -118069,12 +107334,12 @@ this.HTMLBaseElement_get_href = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBaseElement_get_href 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBaseElement_get_href 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBaseElement_get_href 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBaseElement_get_href 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118087,7 +107352,7 @@ this.HTMLBaseElement_get_href = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBaseElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBaseElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118096,26 +107361,25 @@ this.HTMLBaseElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBaseElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBaseElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBaseElement_set_href = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBaseElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBaseElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.href = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBaseElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.href = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBaseElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBaseElement_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBaseElement"); @@ -118132,12 +107396,12 @@ this.HTMLBaseElement_get_target = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBaseElement_get_target 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBaseElement_get_target 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBaseElement_get_target 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBaseElement_get_target 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118150,7 +107414,7 @@ this.HTMLBaseElement_get_target = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBaseElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBaseElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118159,26 +107423,25 @@ this.HTMLBaseElement_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBaseElement_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBaseElement_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBaseElement_set_target = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBaseElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBaseElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.target = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBaseElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.target = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBaseElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLBRElement_get_clear = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLBRElement"); @@ -118195,12 +107458,12 @@ this.HTMLBRElement_get_clear = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLBRElement_get_clear 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLBRElement_get_clear 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLBRElement_get_clear 得到的结果类型为function, result =>", result); + console.log("[*] HTMLBRElement_get_clear 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118213,7 +107476,7 @@ this.HTMLBRElement_get_clear = function () { break default: // string number - cbb_wf.console.log("[*] HTMLBRElement_get_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLBRElement_get_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118222,26 +107485,25 @@ this.HTMLBRElement_get_clear = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLBRElement_get_clear, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLBRElement_get_clear, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLBRElement_set_clear = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLBRElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLBRElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.clear = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLBRElement_set_clear, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.clear = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLBRElement_set_clear, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_alt = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118258,12 +107520,12 @@ this.HTMLAreaElement_get_alt = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_alt 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_alt 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_alt 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_alt 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118276,7 +107538,7 @@ this.HTMLAreaElement_get_alt = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_alt 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118285,26 +107547,25 @@ this.HTMLAreaElement_get_alt = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_alt, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_alt, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_alt = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.alt = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.alt = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_alt, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_coords = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118321,12 +107582,12 @@ this.HTMLAreaElement_get_coords = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_coords 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_coords 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_coords 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_coords 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118339,7 +107600,7 @@ this.HTMLAreaElement_get_coords = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_coords 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_coords 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118348,26 +107609,25 @@ this.HTMLAreaElement_get_coords = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_coords, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_coords, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_coords = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.coords = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_coords, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.coords = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_coords, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_download = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118384,12 +107644,12 @@ this.HTMLAreaElement_get_download = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_download 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_download 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_download 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_download 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118402,7 +107662,7 @@ this.HTMLAreaElement_get_download = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_download 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_download 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118411,26 +107671,25 @@ this.HTMLAreaElement_get_download = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_download, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_download, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_download = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.download = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_download, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.download = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_download, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_shape = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118447,12 +107706,12 @@ this.HTMLAreaElement_get_shape = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_shape 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_shape 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_shape 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_shape 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118465,7 +107724,7 @@ this.HTMLAreaElement_get_shape = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_shape 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_shape 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118474,26 +107733,25 @@ this.HTMLAreaElement_get_shape = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_shape, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_shape, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_shape = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.shape = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_shape, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.shape = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_shape, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118510,12 +107768,12 @@ this.HTMLAreaElement_get_target = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_target 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_target 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_target 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_target 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118528,7 +107786,7 @@ this.HTMLAreaElement_get_target = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118537,26 +107795,25 @@ this.HTMLAreaElement_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_target = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.target = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.target = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_ping = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118573,12 +107830,12 @@ this.HTMLAreaElement_get_ping = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_ping 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_ping 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_ping 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_ping 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118591,7 +107848,7 @@ this.HTMLAreaElement_get_ping = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_ping 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_ping 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118600,26 +107857,25 @@ this.HTMLAreaElement_get_ping = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_ping, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_ping, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_ping = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ping = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_ping, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ping = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_ping, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_rel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118636,12 +107892,12 @@ this.HTMLAreaElement_get_rel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_rel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_rel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_rel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_rel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118654,7 +107910,7 @@ this.HTMLAreaElement_get_rel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118663,26 +107919,25 @@ this.HTMLAreaElement_get_rel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_rel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_rel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_rel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_relList = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118699,12 +107954,12 @@ this.HTMLAreaElement_get_relList = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_relList 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_relList 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_relList 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_relList 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118717,7 +107972,7 @@ this.HTMLAreaElement_get_relList = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118726,26 +107981,25 @@ this.HTMLAreaElement_get_relList = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_relList, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_relList, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_relList = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.relList = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.relList = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_referrerPolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118762,12 +108016,12 @@ this.HTMLAreaElement_get_referrerPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_referrerPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_referrerPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118780,7 +108034,7 @@ this.HTMLAreaElement_get_referrerPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118789,26 +108043,25 @@ this.HTMLAreaElement_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.referrerPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_noHref = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118825,12 +108078,12 @@ this.HTMLAreaElement_get_noHref = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_noHref 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_noHref 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_noHref 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_noHref 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118843,7 +108096,7 @@ this.HTMLAreaElement_get_noHref = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_noHref 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_noHref 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118852,26 +108105,25 @@ this.HTMLAreaElement_get_noHref = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_noHref, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_noHref, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_noHref = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.noHref = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_noHref, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.noHref = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_noHref, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_origin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118888,12 +108140,12 @@ this.HTMLAreaElement_get_origin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_origin 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_origin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_origin 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_origin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118906,7 +108158,7 @@ this.HTMLAreaElement_get_origin = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118915,7 +108167,7 @@ this.HTMLAreaElement_get_origin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_origin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_origin, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -118935,12 +108187,12 @@ this.HTMLAreaElement_get_protocol = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_protocol 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_protocol 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_protocol 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_protocol 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -118953,7 +108205,7 @@ this.HTMLAreaElement_get_protocol = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -118962,26 +108214,25 @@ this.HTMLAreaElement_get_protocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_protocol = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.protocol = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_protocol, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.protocol = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_protocol, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_username = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -118998,12 +108249,12 @@ this.HTMLAreaElement_get_username = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_username 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_username 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_username 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_username 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119016,7 +108267,7 @@ this.HTMLAreaElement_get_username = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_username 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_username 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119025,26 +108276,25 @@ this.HTMLAreaElement_get_username = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_username, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_username, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_username = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.username = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_username, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.username = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_username, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_password = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119061,12 +108311,12 @@ this.HTMLAreaElement_get_password = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_password 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_password 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_password 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_password 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119079,7 +108329,7 @@ this.HTMLAreaElement_get_password = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_password 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_password 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119088,26 +108338,25 @@ this.HTMLAreaElement_get_password = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_password, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_password, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_password = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.password = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_password, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.password = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_password, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_host = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119124,12 +108373,12 @@ this.HTMLAreaElement_get_host = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_host 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_host 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_host 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_host 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119142,7 +108391,7 @@ this.HTMLAreaElement_get_host = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119151,26 +108400,25 @@ this.HTMLAreaElement_get_host = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_host, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_host, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_host = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.host = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_host, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.host = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_host, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_hostname = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119187,12 +108435,12 @@ this.HTMLAreaElement_get_hostname = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_hostname 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_hostname 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_hostname 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_hostname 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119205,7 +108453,7 @@ this.HTMLAreaElement_get_hostname = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_hostname 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_hostname 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119214,26 +108462,25 @@ this.HTMLAreaElement_get_hostname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_hostname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_hostname, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_hostname = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hostname = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_hostname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hostname = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_hostname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_port = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119250,12 +108497,12 @@ this.HTMLAreaElement_get_port = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_port 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_port 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_port 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_port 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119268,7 +108515,7 @@ this.HTMLAreaElement_get_port = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_port 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_port 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119277,26 +108524,25 @@ this.HTMLAreaElement_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_port = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.port = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_port, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.port = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_port, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_pathname = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119313,12 +108559,12 @@ this.HTMLAreaElement_get_pathname = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_pathname 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_pathname 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_pathname 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_pathname 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119331,7 +108577,7 @@ this.HTMLAreaElement_get_pathname = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_pathname 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_pathname 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119340,26 +108586,25 @@ this.HTMLAreaElement_get_pathname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_pathname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_pathname, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_pathname = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.pathname = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_pathname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.pathname = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_pathname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_search = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119376,12 +108621,12 @@ this.HTMLAreaElement_get_search = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_search 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_search 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_search 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_search 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119394,7 +108639,7 @@ this.HTMLAreaElement_get_search = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_search 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_search 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119403,26 +108648,25 @@ this.HTMLAreaElement_get_search = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_search, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_search, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_search = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.search = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_search, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.search = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_search, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_hash = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119439,12 +108683,12 @@ this.HTMLAreaElement_get_hash = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_hash 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_hash 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_hash 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_hash 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119457,7 +108701,7 @@ this.HTMLAreaElement_get_hash = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_hash 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_hash 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119466,26 +108710,25 @@ this.HTMLAreaElement_get_hash = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_hash, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_hash, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_hash = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hash = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_hash, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hash = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_hash, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAreaElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); @@ -119502,12 +108745,12 @@ this.HTMLAreaElement_get_href = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAreaElement_get_href 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAreaElement_get_href 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAreaElement_get_href 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAreaElement_get_href 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119520,7 +108763,7 @@ this.HTMLAreaElement_get_href = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAreaElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAreaElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119529,72 +108772,71 @@ this.HTMLAreaElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAreaElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAreaElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAreaElement_set_href = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.href = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAreaElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLAreaElement_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLAreaElement_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLAreaElement_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLAreaElement_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.href = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAreaElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - cbb_wf.console.log("[*] HTMLAreaElement_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - return result; -} - +this.HTMLAreaElement_toString = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAreaElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toString.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLAreaElement_toString 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLAreaElement_toString 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLAreaElement_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLAreaElement_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.HTMLAnchorElement_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119611,12 +108853,12 @@ this.HTMLAnchorElement_get_target = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_target 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_target 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_target 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_target 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119629,7 +108871,7 @@ this.HTMLAnchorElement_get_target = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119638,26 +108880,25 @@ this.HTMLAnchorElement_get_target = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_target = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.target = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.target = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_target, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_download = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119674,12 +108915,12 @@ this.HTMLAnchorElement_get_download = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_download 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_download 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_download 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_download 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119692,7 +108933,7 @@ this.HTMLAnchorElement_get_download = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_download 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_download 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119701,26 +108942,25 @@ this.HTMLAnchorElement_get_download = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_download, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_download, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_download = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.download = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_download, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.download = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_download, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_ping = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119737,12 +108977,12 @@ this.HTMLAnchorElement_get_ping = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_ping 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_ping 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_ping 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_ping 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119755,7 +108995,7 @@ this.HTMLAnchorElement_get_ping = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_ping 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_ping 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119764,26 +109004,25 @@ this.HTMLAnchorElement_get_ping = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_ping, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_ping, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_ping = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ping = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_ping, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ping = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_ping, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_rel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119800,12 +109039,12 @@ this.HTMLAnchorElement_get_rel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_rel 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_rel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_rel 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_rel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119818,7 +109057,7 @@ this.HTMLAnchorElement_get_rel = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_rel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119827,26 +109066,25 @@ this.HTMLAnchorElement_get_rel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_rel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_rel, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_rel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rel = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_rel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_relList = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119863,12 +109101,12 @@ this.HTMLAnchorElement_get_relList = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_relList 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_relList 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_relList 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_relList 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119881,7 +109119,7 @@ this.HTMLAnchorElement_get_relList = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_relList 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119890,26 +109128,25 @@ this.HTMLAnchorElement_get_relList = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_relList, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_relList, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_relList = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.relList = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.relList = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_relList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_hreflang = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119926,12 +109163,12 @@ this.HTMLAnchorElement_get_hreflang = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_hreflang 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_hreflang 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_hreflang 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_hreflang 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -119944,7 +109181,7 @@ this.HTMLAnchorElement_get_hreflang = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_hreflang 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_hreflang 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -119953,26 +109190,25 @@ this.HTMLAnchorElement_get_hreflang = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_hreflang, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_hreflang, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_hreflang = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hreflang = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_hreflang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hreflang = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_hreflang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -119989,12 +109225,12 @@ this.HTMLAnchorElement_get_type = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_type 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_type 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_type 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_type 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120007,7 +109243,7 @@ this.HTMLAnchorElement_get_type = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120016,26 +109252,25 @@ this.HTMLAnchorElement_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.type = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.type = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_referrerPolicy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120052,12 +109287,12 @@ this.HTMLAnchorElement_get_referrerPolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_referrerPolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_referrerPolicy 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_referrerPolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120070,7 +109305,7 @@ this.HTMLAnchorElement_get_referrerPolicy = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_referrerPolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120079,26 +109314,25 @@ this.HTMLAnchorElement_get_referrerPolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_referrerPolicy, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_referrerPolicy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.referrerPolicy = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.referrerPolicy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_referrerPolicy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_text = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120115,12 +109349,12 @@ this.HTMLAnchorElement_get_text = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_text 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_text 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_text 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_text 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120133,7 +109367,7 @@ this.HTMLAnchorElement_get_text = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_text 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120142,26 +109376,25 @@ this.HTMLAnchorElement_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.text = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.text = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_coords = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120178,12 +109411,12 @@ this.HTMLAnchorElement_get_coords = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_coords 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_coords 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_coords 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_coords 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120196,7 +109429,7 @@ this.HTMLAnchorElement_get_coords = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_coords 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_coords 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120205,26 +109438,25 @@ this.HTMLAnchorElement_get_coords = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_coords, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_coords, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_coords = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.coords = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_coords, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.coords = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_coords, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_charset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120241,12 +109473,12 @@ this.HTMLAnchorElement_get_charset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_charset 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_charset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_charset 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_charset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120259,7 +109491,7 @@ this.HTMLAnchorElement_get_charset = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120268,26 +109500,25 @@ this.HTMLAnchorElement_get_charset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_charset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_charset, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_charset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.charset = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_charset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.charset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_charset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120304,12 +109535,12 @@ this.HTMLAnchorElement_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_name 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120322,7 +109553,7 @@ this.HTMLAnchorElement_get_name = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120331,26 +109562,25 @@ this.HTMLAnchorElement_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.name = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.name = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_rev = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120367,12 +109597,12 @@ this.HTMLAnchorElement_get_rev = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_rev 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_rev 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_rev 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_rev 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120385,7 +109615,7 @@ this.HTMLAnchorElement_get_rev = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_rev 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_rev 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120394,26 +109624,25 @@ this.HTMLAnchorElement_get_rev = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_rev, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_rev, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_rev = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.rev = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_rev, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.rev = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_rev, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_shape = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120430,12 +109659,12 @@ this.HTMLAnchorElement_get_shape = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_shape 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_shape 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_shape 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_shape 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120448,7 +109677,7 @@ this.HTMLAnchorElement_get_shape = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_shape 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_shape 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120457,26 +109686,25 @@ this.HTMLAnchorElement_get_shape = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_shape, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_shape, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_shape = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.shape = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_shape, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.shape = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_shape, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_origin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120493,12 +109721,12 @@ this.HTMLAnchorElement_get_origin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_origin 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_origin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_origin 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_origin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120511,7 +109739,7 @@ this.HTMLAnchorElement_get_origin = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_origin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120520,7 +109748,7 @@ this.HTMLAnchorElement_get_origin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_origin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_origin, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -120540,12 +109768,12 @@ this.HTMLAnchorElement_get_protocol = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_protocol 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_protocol 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_protocol 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_protocol 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120558,7 +109786,7 @@ this.HTMLAnchorElement_get_protocol = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_protocol 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120567,26 +109795,25 @@ this.HTMLAnchorElement_get_protocol = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_protocol, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_protocol, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_protocol = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.protocol = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_protocol, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.protocol = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_protocol, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_username = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120603,12 +109830,12 @@ this.HTMLAnchorElement_get_username = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_username 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_username 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_username 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_username 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120621,7 +109848,7 @@ this.HTMLAnchorElement_get_username = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_username 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_username 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120630,26 +109857,25 @@ this.HTMLAnchorElement_get_username = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_username, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_username, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_username = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.username = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_username, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.username = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_username, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_password = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120666,12 +109892,12 @@ this.HTMLAnchorElement_get_password = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_password 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_password 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_password 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_password 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120684,7 +109910,7 @@ this.HTMLAnchorElement_get_password = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_password 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_password 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120693,26 +109919,25 @@ this.HTMLAnchorElement_get_password = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_password, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_password, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_password = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.password = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_password, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.password = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_password, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_host = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120729,12 +109954,12 @@ this.HTMLAnchorElement_get_host = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_host 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_host 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_host 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_host 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120747,7 +109972,7 @@ this.HTMLAnchorElement_get_host = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_host 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120756,26 +109981,25 @@ this.HTMLAnchorElement_get_host = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_host, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_host, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_host = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.host = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_host, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.host = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_host, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_hostname = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120792,12 +110016,12 @@ this.HTMLAnchorElement_get_hostname = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_hostname 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_hostname 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_hostname 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_hostname 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120810,7 +110034,7 @@ this.HTMLAnchorElement_get_hostname = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_hostname 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_hostname 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120819,26 +110043,25 @@ this.HTMLAnchorElement_get_hostname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_hostname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_hostname, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_hostname = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hostname = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_hostname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hostname = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_hostname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_port = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120855,12 +110078,12 @@ this.HTMLAnchorElement_get_port = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_port 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_port 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_port 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_port 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120873,7 +110096,7 @@ this.HTMLAnchorElement_get_port = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_port 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_port 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120882,26 +110105,25 @@ this.HTMLAnchorElement_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_port = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.port = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_port, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.port = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_port, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_pathname = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120918,12 +110140,12 @@ this.HTMLAnchorElement_get_pathname = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_pathname 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_pathname 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_pathname 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_pathname 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120936,7 +110158,7 @@ this.HTMLAnchorElement_get_pathname = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_pathname 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_pathname 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -120945,26 +110167,25 @@ this.HTMLAnchorElement_get_pathname = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_pathname, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_pathname, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_pathname = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.pathname = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_pathname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.pathname = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_pathname, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_search = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -120981,12 +110202,12 @@ this.HTMLAnchorElement_get_search = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_search 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_search 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_search 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_search 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -120999,7 +110220,7 @@ this.HTMLAnchorElement_get_search = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_search 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_search 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -121008,26 +110229,25 @@ this.HTMLAnchorElement_get_search = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_search, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_search, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_search = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.search = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_search, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.search = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_search, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_hash = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -121044,12 +110264,12 @@ this.HTMLAnchorElement_get_hash = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_hash 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_hash 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_hash 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_hash 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -121062,7 +110282,7 @@ this.HTMLAnchorElement_get_hash = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_hash 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_hash 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -121071,26 +110291,25 @@ this.HTMLAnchorElement_get_hash = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_hash, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_hash, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_hash = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hash = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_hash, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hash = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_hash, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -121107,12 +110326,12 @@ this.HTMLAnchorElement_get_href = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_href 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_href 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_href 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_href 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -121125,7 +110344,7 @@ this.HTMLAnchorElement_get_href = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -121134,72 +110353,71 @@ this.HTMLAnchorElement_get_href = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_href = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.href = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.HTMLAnchorElement_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] HTMLAnchorElement_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] HTMLAnchorElement_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.href = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_href, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); } - cbb_wf.console.log("[*] HTMLAnchorElement_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - return result; -} - +this.HTMLAnchorElement_toString = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toString.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] HTMLAnchorElement_toString 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] HTMLAnchorElement_toString 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] HTMLAnchorElement_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLAnchorElement_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.HTMLAnchorElement_get_hrefTranslate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -121216,12 +110434,12 @@ this.HTMLAnchorElement_get_hrefTranslate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_hrefTranslate 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_hrefTranslate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_hrefTranslate 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_hrefTranslate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -121234,7 +110452,7 @@ this.HTMLAnchorElement_get_hrefTranslate = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_hrefTranslate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_hrefTranslate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -121243,26 +110461,25 @@ this.HTMLAnchorElement_get_hrefTranslate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_hrefTranslate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_hrefTranslate, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_hrefTranslate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.hrefTranslate = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_hrefTranslate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.hrefTranslate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_hrefTranslate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAnchorElement_get_attributionSrc = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); @@ -121279,12 +110496,12 @@ this.HTMLAnchorElement_get_attributionSrc = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] HTMLAnchorElement_get_attributionSrc 得到的结果类型为Object, result =>", result); + console.log("[*] HTMLAnchorElement_get_attributionSrc 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] HTMLAnchorElement_get_attributionSrc 得到的结果类型为function, result =>", result); + console.log("[*] HTMLAnchorElement_get_attributionSrc 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -121297,7 +110514,7 @@ this.HTMLAnchorElement_get_attributionSrc = function () { break default: // string number - cbb_wf.console.log("[*] HTMLAnchorElement_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] HTMLAnchorElement_get_attributionSrc 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -121306,26 +110523,25 @@ this.HTMLAnchorElement_get_attributionSrc = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAnchorElement_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAnchorElement_get_attributionSrc, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAnchorElement_set_attributionSrc = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAnchorElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.attributionSrc = val; + if (cbb_wf.is_log) { + console.log("[*] HTMLAnchorElement_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.attributionSrc = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLAnchorElement_set_attributionSrc, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.HTMLAllCollection_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "HTMLAllCollection"); @@ -121341,45 +110557,45 @@ this.HTMLAllCollection_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HTMLAllCollection_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] HTMLAllCollection_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.HTMLAllCollection_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAllCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAllCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HTMLAllCollection_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HTMLAllCollection_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.HTMLAllCollection_namedItem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLAllCollection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLAllCollection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HTMLAllCollection_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HTMLAllCollection_namedItem, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.GeolocationPositionError_get_code = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "GeolocationPositionError"); @@ -121395,7 +110611,7 @@ this.GeolocationPositionError_get_code = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationPositionError_get_code, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationPositionError_get_code, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121415,7 +110631,7 @@ this.GeolocationPositionError_get_message = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationPositionError_get_message, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationPositionError_get_message, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121435,7 +110651,7 @@ this.GeolocationPosition_get_coords = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationPosition_get_coords, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationPosition_get_coords, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121455,7 +110671,7 @@ this.GeolocationPosition_get_timestamp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationPosition_get_timestamp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationPosition_get_timestamp, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121475,7 +110691,7 @@ this.GeolocationCoordinates_get_latitude = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_latitude, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_latitude, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121495,7 +110711,7 @@ this.GeolocationCoordinates_get_longitude = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_longitude, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_longitude, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121515,7 +110731,7 @@ this.GeolocationCoordinates_get_altitude = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_altitude, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_altitude, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121535,7 +110751,7 @@ this.GeolocationCoordinates_get_accuracy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_accuracy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_accuracy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121555,7 +110771,7 @@ this.GeolocationCoordinates_get_altitudeAccuracy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_altitudeAccuracy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_altitudeAccuracy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121575,7 +110791,7 @@ this.GeolocationCoordinates_get_heading = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_heading, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_heading, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121595,62 +110811,62 @@ this.GeolocationCoordinates_get_speed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GeolocationCoordinates_get_speed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GeolocationCoordinates_get_speed, this =>", this + '', ", result =>", result + '', info); } return result; } this.Geolocation_clearWatch = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Geolocation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Geolocation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Geolocation_clearWatch, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Geolocation_clearWatch, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Geolocation_getCurrentPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Geolocation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Geolocation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Geolocation_getCurrentPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Geolocation_getCurrentPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Geolocation_watchPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Geolocation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Geolocation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Geolocation_watchPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Geolocation_watchPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.GamepadHapticActuator_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "GamepadHapticActuator"); @@ -121666,45 +110882,45 @@ this.GamepadHapticActuator_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GamepadHapticActuator_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GamepadHapticActuator_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.GamepadHapticActuator_playEffect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GamepadHapticActuator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GamepadHapticActuator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GamepadHapticActuator_playEffect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GamepadHapticActuator_playEffect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.GamepadHapticActuator_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GamepadHapticActuator"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GamepadHapticActuator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GamepadHapticActuator_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GamepadHapticActuator_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.GamepadEvent_get_gamepad = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "GamepadEvent"); @@ -121720,7 +110936,7 @@ this.GamepadEvent_get_gamepad = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GamepadEvent_get_gamepad, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GamepadEvent_get_gamepad, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121740,7 +110956,7 @@ this.GamepadButton_get_pressed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GamepadButton_get_pressed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GamepadButton_get_pressed, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121760,7 +110976,7 @@ this.GamepadButton_get_touched = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GamepadButton_get_touched, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GamepadButton_get_touched, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121780,7 +110996,7 @@ this.GamepadButton_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GamepadButton_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GamepadButton_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121800,7 +111016,7 @@ this.Gamepad_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121820,7 +111036,7 @@ this.Gamepad_get_index = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_index, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_index, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121840,7 +111056,7 @@ this.Gamepad_get_connected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_connected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_connected, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121860,7 +111076,7 @@ this.Gamepad_get_timestamp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_timestamp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_timestamp, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121880,7 +111096,7 @@ this.Gamepad_get_mapping = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_mapping, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_mapping, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121900,7 +111116,7 @@ this.Gamepad_get_axes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_axes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_axes, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121920,7 +111136,7 @@ this.Gamepad_get_buttons = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_buttons, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_buttons, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121940,7 +111156,7 @@ this.Gamepad_get_vibrationActuator = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Gamepad_get_vibrationActuator, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Gamepad_get_vibrationActuator, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121960,7 +111176,7 @@ this.GainNode_get_gain = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] GainNode_get_gain, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GainNode_get_gain, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -121980,471 +111196,181 @@ this.FormDataEvent_get_formData = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FormDataEvent_get_formData, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FormDataEvent_get_formData, this =>", this + '', ", result =>", result + '', info); } return result; } this.FormData_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.append.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_append 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_append 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_append 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.delete.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_delete 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_delete 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_delete 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.get.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_get 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_get 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_get 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_getAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_getAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_getAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_getAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.has.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_has 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_has 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_has 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.set.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_set 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_set 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_set 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.entries.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_entries 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_entries 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forEach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_forEach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_forEach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keys.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_keys 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_keys 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FormData_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FormData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.values.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FormData_values 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FormData_values 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FormData_values 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FormData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FormData_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FormData_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FontFaceSetLoadEvent_get_fontfaces = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFaceSetLoadEvent"); @@ -122460,7 +111386,7 @@ this.FontFaceSetLoadEvent_get_fontfaces = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFaceSetLoadEvent_get_fontfaces, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFaceSetLoadEvent_get_fontfaces, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -122480,25 +111406,25 @@ this.FontFace_get_family = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_family, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_family, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_family = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "family", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_family, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "family", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_family, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122514,25 +111440,25 @@ this.FontFace_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "style", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "style", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_weight = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122548,25 +111474,25 @@ this.FontFace_get_weight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_weight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_weight, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_weight = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "weight", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_weight, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "weight", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_weight, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_stretch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122582,25 +111508,25 @@ this.FontFace_get_stretch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_stretch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_stretch, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_stretch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "stretch", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_stretch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "stretch", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_stretch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_unicodeRange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122616,25 +111542,25 @@ this.FontFace_get_unicodeRange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_unicodeRange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_unicodeRange, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_unicodeRange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "unicodeRange", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_unicodeRange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "unicodeRange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_unicodeRange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_variant = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122650,25 +111576,25 @@ this.FontFace_get_variant = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_variant, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_variant, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_variant = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "variant", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_variant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "variant", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_variant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_featureSettings = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122684,25 +111610,25 @@ this.FontFace_get_featureSettings = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_featureSettings, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_featureSettings, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_featureSettings = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "featureSettings", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_featureSettings, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "featureSettings", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_featureSettings, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_display = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122718,25 +111644,25 @@ this.FontFace_get_display = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_display, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_display, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_display = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "display", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_display, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "display", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_display, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_ascentOverride = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122752,25 +111678,25 @@ this.FontFace_get_ascentOverride = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_ascentOverride, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_ascentOverride, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_ascentOverride = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ascentOverride", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_ascentOverride, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ascentOverride", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_ascentOverride, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_descentOverride = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122786,25 +111712,25 @@ this.FontFace_get_descentOverride = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_descentOverride, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_descentOverride, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_descentOverride = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "descentOverride", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_descentOverride, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "descentOverride", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_descentOverride, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_lineGapOverride = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122820,25 +111746,25 @@ this.FontFace_get_lineGapOverride = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_lineGapOverride, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_lineGapOverride, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_lineGapOverride = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineGapOverride", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_lineGapOverride, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineGapOverride", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_lineGapOverride, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_sizeAdjust = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122854,25 +111780,25 @@ this.FontFace_get_sizeAdjust = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_sizeAdjust, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_sizeAdjust, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_set_sizeAdjust = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "sizeAdjust", val); + if (cbb_wf.is_log) { + console.log("[*] FontFace_set_sizeAdjust, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "sizeAdjust", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FontFace_set_sizeAdjust, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.FontFace_get_status = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FontFace"); @@ -122888,7 +111814,7 @@ this.FontFace_get_status = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_status, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_status, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -122908,28 +111834,28 @@ this.FontFace_get_loaded = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FontFace_get_loaded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FontFace_get_loaded, this =>", this + '', ", result =>", result + '', info); } return result; } this.FontFace_load = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontFace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontFace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FontFace_load, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FontFace_load, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.FocusEvent_get_relatedTarget = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FocusEvent"); @@ -122938,45 +111864,18 @@ this.FocusEvent_get_relatedTarget = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.relatedTarget; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FocusEvent_get_relatedTarget 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FocusEvent_get_relatedTarget 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FocusEvent_get_relatedTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "relatedTarget"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FocusEvent_get_relatedTarget, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FocusEvent_get_relatedTarget, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_get_readyState = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -122985,45 +111884,18 @@ this.FileReader_get_readyState = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readyState; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_readyState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_readyState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "readyState"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_get_result = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123032,45 +111904,18 @@ this.FileReader_get_result = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.result; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_result 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_result 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_result 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "result"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_result, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_result, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_get_error = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123079,45 +111924,18 @@ this.FileReader_get_error = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.error; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_error 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_error 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_error 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "error"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_get_onloadstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123126,61 +111944,32 @@ this.FileReader_get_onloadstart = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onloadstart; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_onloadstart 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_onloadstart 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onloadstart"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_onloadstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_onloadstart, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_set_onloadstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadstart", val); + if (cbb_wf.is_log) { + console.log("[*] FileReader_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FileReader_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.FileReader_get_onprogress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123189,61 +111978,32 @@ this.FileReader_get_onprogress = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onprogress; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_onprogress 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_onprogress 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onprogress"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_onprogress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_onprogress, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onprogress", val); + if (cbb_wf.is_log) { + console.log("[*] FileReader_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onprogress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FileReader_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.FileReader_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123252,61 +112012,32 @@ this.FileReader_get_onload = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onload; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_onload 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_onload 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onload"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onload", val); + if (cbb_wf.is_log) { + console.log("[*] FileReader_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FileReader_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.FileReader_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123315,61 +112046,32 @@ this.FileReader_get_onabort = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onabort; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_onabort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_onabort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onabort"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] FileReader_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onabort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FileReader_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.FileReader_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123378,61 +112080,32 @@ this.FileReader_get_onerror = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onerror; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_onerror 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_onerror 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onerror"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] FileReader_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FileReader_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.FileReader_get_onloadend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileReader"); @@ -123441,291 +112114,117 @@ this.FileReader_get_onloadend = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onloadend; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileReader_get_onloadend 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_get_onloadend 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_get_onloadend 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "onloadend"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileReader_get_onloadend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileReader_get_onloadend, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileReader_set_onloadend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onloadend", val); + if (cbb_wf.is_log) { + console.log("[*] FileReader_set_onloadend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] FileReader_set_onloadend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.FileReader_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.abort.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FileReader_abort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_abort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_abort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FileReader_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileReader_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FileReader_readAsArrayBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readAsArrayBuffer.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FileReader_readAsArrayBuffer 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_readAsArrayBuffer 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_readAsArrayBuffer 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FileReader_readAsArrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileReader_readAsArrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FileReader_readAsBinaryString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readAsBinaryString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FileReader_readAsBinaryString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_readAsBinaryString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_readAsBinaryString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FileReader_readAsBinaryString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileReader_readAsBinaryString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FileReader_readAsDataURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readAsDataURL.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FileReader_readAsDataURL 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_readAsDataURL 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_readAsDataURL 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FileReader_readAsDataURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileReader_readAsDataURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FileReader_readAsText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileReader"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.readAsText.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FileReader_readAsText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileReader_readAsText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileReader_readAsText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileReader"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FileReader_readAsText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileReader_readAsText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.FileList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "FileList"); @@ -123734,91 +112233,35 @@ this.FileList_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] FileList_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileList_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] FileList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] FileList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FileList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] FileList_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] FileList_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] FileList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] FileList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.File_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "File"); @@ -123827,45 +112270,18 @@ this.File_get_name = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.name; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] File_get_name 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] File_get_name 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] File_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "name"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] File_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] File_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } + this.File_get_lastModified = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "File"); @@ -123874,45 +112290,18 @@ this.File_get_lastModified = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lastModified; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] File_get_lastModified 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] File_get_lastModified 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] File_get_lastModified 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "lastModified"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] File_get_lastModified, this =>", this + '', ", result =>", result + '', info); + console.log("[*] File_get_lastModified, this =>", this + '', ", result =>", result + '', info); } return result; } + this.File_get_lastModifiedDate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "File"); @@ -123921,45 +112310,18 @@ this.File_get_lastModifiedDate = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lastModifiedDate; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] File_get_lastModifiedDate 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] File_get_lastModifiedDate 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] File_get_lastModifiedDate 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "lastModifiedDate"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] File_get_lastModifiedDate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] File_get_lastModifiedDate, this =>", this + '', ", result =>", result + '', info); } return result; } + this.File_get_webkitRelativePath = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "File"); @@ -123968,343 +112330,258 @@ this.File_get_webkitRelativePath = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitRelativePath; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] File_get_webkitRelativePath 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] File_get_webkitRelativePath 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] File_get_webkitRelativePath 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "webkitRelativePath"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] File_get_webkitRelativePath, this =>", this + '', ", result =>", result + '', info); + console.log("[*] File_get_webkitRelativePath, this =>", this + '', ", result =>", result + '', info); } return result; } + this.FeaturePolicy_allowedFeatures = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FeaturePolicy_allowedFeatures, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FeaturePolicy_allowedFeatures, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.FeaturePolicy_allowsFeature = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FeaturePolicy_allowsFeature, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FeaturePolicy_allowsFeature, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.FeaturePolicy_features = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FeaturePolicy_features, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FeaturePolicy_features, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.FeaturePolicy_getAllowlistForFeature = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FeaturePolicy"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FeaturePolicy_getAllowlistForFeature, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FeaturePolicy_getAllowlistForFeature, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.External_AddSearchProvider = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "External"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.AddSearchProvider.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] External_AddSearchProvider 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] External_AddSearchProvider 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] External_AddSearchProvider 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "External"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] External_AddSearchProvider, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] External_AddSearchProvider, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.External_IsSearchProviderInstalled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "External"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.IsSearchProviderInstalled.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] External_IsSearchProviderInstalled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] External_IsSearchProviderInstalled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] External_IsSearchProviderInstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "External"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] External_IsSearchProviderInstalled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] External_IsSearchProviderInstalled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.EventTarget_addEventListener = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.addEventListener.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] EventTarget_addEventListener 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] EventTarget_addEventListener 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] EventTarget_addEventListener 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] EventTarget_addEventListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.addEventListener.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] EventTarget_addEventListener 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] EventTarget_addEventListener 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] EventTarget_addEventListener 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EventTarget_addEventListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.EventTarget_dispatchEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.dispatchEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] EventTarget_dispatchEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] EventTarget_dispatchEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] EventTarget_dispatchEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] EventTarget_dispatchEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.dispatchEvent.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] EventTarget_dispatchEvent 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] EventTarget_dispatchEvent 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] EventTarget_dispatchEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EventTarget_dispatchEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.EventTarget_removeEventListener = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventTarget"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeEventListener.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] EventTarget_removeEventListener 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] EventTarget_removeEventListener 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] EventTarget_removeEventListener 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventTarget"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] EventTarget_removeEventListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeEventListener.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] EventTarget_removeEventListener 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] EventTarget_removeEventListener 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] EventTarget_removeEventListener 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EventTarget_removeEventListener, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.EventSource_get_url = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "EventSource"); @@ -124320,7 +112597,7 @@ this.EventSource_get_url = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventSource_get_url, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventSource_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -124340,7 +112617,7 @@ this.EventSource_get_withCredentials = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventSource_get_withCredentials, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventSource_get_withCredentials, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -124360,7 +112637,7 @@ this.EventSource_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventSource_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventSource_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -124380,25 +112657,25 @@ this.EventSource_get_onopen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventSource_get_onopen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventSource_get_onopen, this =>", this + '', ", result =>", result + '', info); } return result; } this.EventSource_set_onopen = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onopen", val); + if (cbb_wf.is_log) { + console.log("[*] EventSource_set_onopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onopen", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] EventSource_set_onopen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.EventSource_get_onmessage = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "EventSource"); @@ -124414,25 +112691,25 @@ this.EventSource_get_onmessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventSource_get_onmessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventSource_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } this.EventSource_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] EventSource_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] EventSource_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.EventSource_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "EventSource"); @@ -124448,42 +112725,42 @@ this.EventSource_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventSource_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventSource_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.EventSource_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] EventSource_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] EventSource_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.EventSource_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventSource_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventSource_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.EventCounts_get_size = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "EventCounts"); @@ -124499,113 +112776,113 @@ this.EventCounts_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] EventCounts_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] EventCounts_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.EventCounts_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventCounts"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventCounts"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventCounts_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventCounts_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.EventCounts_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventCounts"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventCounts"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventCounts_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventCounts_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.EventCounts_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventCounts"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventCounts"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventCounts_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventCounts_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.EventCounts_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventCounts"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventCounts"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventCounts_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventCounts_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.EventCounts_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventCounts"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventCounts"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventCounts_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventCounts_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.EventCounts_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EventCounts"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EventCounts"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EventCounts_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EventCounts_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Event_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124614,45 +112891,18 @@ this.Event_get_type = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_target = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124661,45 +112911,18 @@ this.Event_get_target = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.target; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_target 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_target 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_target 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "target"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_target, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_target, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_currentTarget = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124708,45 +112931,18 @@ this.Event_get_currentTarget = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.currentTarget; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_currentTarget 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_currentTarget 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_currentTarget 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "currentTarget"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_currentTarget, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_currentTarget, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_eventPhase = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124755,45 +112951,18 @@ this.Event_get_eventPhase = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.eventPhase; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_eventPhase 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_eventPhase 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_eventPhase 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "eventPhase"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_eventPhase, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_eventPhase, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_bubbles = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124802,45 +112971,18 @@ this.Event_get_bubbles = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.bubbles; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_bubbles 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_bubbles 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_bubbles 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "bubbles"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_bubbles, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_bubbles, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_cancelable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124849,45 +112991,18 @@ this.Event_get_cancelable = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cancelable; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_cancelable 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_cancelable 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_cancelable 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cancelable"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_cancelable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_cancelable, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_defaultPrevented = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124896,45 +113011,18 @@ this.Event_get_defaultPrevented = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.defaultPrevented; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_defaultPrevented 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_defaultPrevented 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_defaultPrevented 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "defaultPrevented"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_defaultPrevented, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_defaultPrevented, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_composed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124943,45 +113031,18 @@ this.Event_get_composed = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.composed; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_composed 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_composed 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_composed 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "composed"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_composed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_composed, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_timeStamp = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -124990,45 +113051,18 @@ this.Event_get_timeStamp = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.timeStamp; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_timeStamp 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_timeStamp 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_timeStamp 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "timeStamp"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_timeStamp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_timeStamp, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_srcElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -125037,45 +113071,18 @@ this.Event_get_srcElement = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.srcElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_srcElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_srcElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_srcElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "srcElement"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_srcElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_srcElement, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_get_returnValue = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -125084,61 +113091,32 @@ this.Event_get_returnValue = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.returnValue; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_returnValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_returnValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_returnValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "returnValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_returnValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_returnValue, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_set_returnValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "returnValue", val); + if (cbb_wf.is_log) { + console.log("[*] Event_set_returnValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.returnValue = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Event_set_returnValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Event_get_cancelBubble = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Event"); @@ -125147,291 +113125,117 @@ this.Event_get_cancelBubble = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cancelBubble; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Event_get_cancelBubble 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_get_cancelBubble 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_get_cancelBubble 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cancelBubble"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Event_get_cancelBubble, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Event_get_cancelBubble, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Event_set_cancelBubble = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "cancelBubble", val); + if (cbb_wf.is_log) { + console.log("[*] Event_set_cancelBubble, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cancelBubble = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Event_set_cancelBubble, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Event_composedPath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.composedPath.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Event_composedPath 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_composedPath 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_composedPath 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Event_composedPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Event_composedPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Event_initEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Event_initEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_initEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_initEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Event_initEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Event_initEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Event_preventDefault = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.preventDefault.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Event_preventDefault 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_preventDefault 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_preventDefault 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Event_preventDefault, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Event_preventDefault, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Event_stopImmediatePropagation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stopImmediatePropagation.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Event_stopImmediatePropagation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_stopImmediatePropagation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_stopImmediatePropagation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Event_stopImmediatePropagation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Event_stopImmediatePropagation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Event_stopPropagation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Event"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stopPropagation.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Event_stopPropagation 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Event_stopPropagation 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Event_stopPropagation 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Event"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Event_stopPropagation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Event_stopPropagation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.ErrorEvent_get_message = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ErrorEvent"); @@ -125440,45 +113244,18 @@ this.ErrorEvent_get_message = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.message; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ErrorEvent_get_message 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ErrorEvent_get_message 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ErrorEvent_get_message 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "message"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ErrorEvent_get_message, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ErrorEvent_get_message, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ErrorEvent_get_filename = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ErrorEvent"); @@ -125487,45 +113264,18 @@ this.ErrorEvent_get_filename = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.filename; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ErrorEvent_get_filename 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ErrorEvent_get_filename 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ErrorEvent_get_filename 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "filename"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ErrorEvent_get_filename, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ErrorEvent_get_filename, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ErrorEvent_get_lineno = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ErrorEvent"); @@ -125534,45 +113284,18 @@ this.ErrorEvent_get_lineno = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.lineno; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ErrorEvent_get_lineno 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ErrorEvent_get_lineno 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ErrorEvent_get_lineno 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "lineno"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ErrorEvent_get_lineno, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ErrorEvent_get_lineno, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ErrorEvent_get_colno = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ErrorEvent"); @@ -125581,45 +113304,18 @@ this.ErrorEvent_get_colno = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.colno; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ErrorEvent_get_colno 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ErrorEvent_get_colno 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ErrorEvent_get_colno 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "colno"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ErrorEvent_get_colno, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ErrorEvent_get_colno, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ErrorEvent_get_error = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ErrorEvent"); @@ -125628,45 +113324,212 @@ this.ErrorEvent_get_error = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.error; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] ErrorEvent_get_error 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] ErrorEvent_get_error 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] ErrorEvent_get_error 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "error"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } + +this.EncodedVideoChunk_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedVideoChunk_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedVideoChunk_get_timestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timestamp"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedVideoChunk_get_timestamp, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedVideoChunk_get_duration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "duration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedVideoChunk_get_duration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedVideoChunk_get_byteLength = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "byteLength"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedVideoChunk_get_byteLength, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedVideoChunk_copyTo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EncodedVideoChunk_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EncodedAudioChunk_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedAudioChunk_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedAudioChunk_get_timestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timestamp"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedAudioChunk_get_timestamp, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedAudioChunk_get_byteLength = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "byteLength"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedAudioChunk_get_byteLength, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedAudioChunk_get_duration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "duration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EncodedAudioChunk_get_duration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EncodedAudioChunk_copyTo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EncodedAudioChunk_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.ElementInternals_get_form = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -125682,7 +113545,7 @@ this.ElementInternals_get_form = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_form, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_form, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125702,7 +113565,7 @@ this.ElementInternals_get_willValidate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_willValidate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_willValidate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125722,7 +113585,7 @@ this.ElementInternals_get_validity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_validity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_validity, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125742,7 +113605,7 @@ this.ElementInternals_get_validationMessage = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_validationMessage, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_validationMessage, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125762,7 +113625,7 @@ this.ElementInternals_get_labels = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_labels, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_labels, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125782,7 +113645,7 @@ this.ElementInternals_get_states = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_states, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_states, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125802,7 +113665,7 @@ this.ElementInternals_get_shadowRoot = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_shadowRoot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_shadowRoot, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -125822,25 +113685,25 @@ this.ElementInternals_get_role = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_role, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_role, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_role = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "role", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_role, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "role", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_role, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaAtomic = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -125856,25 +113719,25 @@ this.ElementInternals_get_ariaAtomic = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaAtomic, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaAtomic, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaAtomic = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaAtomic", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaAtomic, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaAtomic", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaAtomic, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaAutoComplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -125890,25 +113753,25 @@ this.ElementInternals_get_ariaAutoComplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaAutoComplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaAutoComplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaAutoComplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaAutoComplete", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaAutoComplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaAutoComplete", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaAutoComplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaBusy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -125924,25 +113787,25 @@ this.ElementInternals_get_ariaBusy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaBusy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaBusy, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaBusy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaBusy", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaBusy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaBusy", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaBusy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaBrailleLabel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -125958,25 +113821,25 @@ this.ElementInternals_get_ariaBrailleLabel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaBrailleLabel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaBrailleLabel, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaBrailleLabel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaBrailleLabel", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaBrailleLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaBrailleLabel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaBrailleLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaBrailleRoleDescription = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -125992,25 +113855,25 @@ this.ElementInternals_get_ariaBrailleRoleDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaBrailleRoleDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaBrailleRoleDescription, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaBrailleRoleDescription = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaBrailleRoleDescription", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaBrailleRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaBrailleRoleDescription", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaBrailleRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaChecked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126026,25 +113889,25 @@ this.ElementInternals_get_ariaChecked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaChecked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaChecked, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaChecked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaChecked", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaChecked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaChecked", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaChecked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaColCount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126060,25 +113923,25 @@ this.ElementInternals_get_ariaColCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaColCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaColCount, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaColCount = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaColCount", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaColCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaColCount", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaColCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaColIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126094,25 +113957,25 @@ this.ElementInternals_get_ariaColIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaColIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaColIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaColIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaColIndex", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaColIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaColIndex", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaColIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaColSpan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126128,25 +113991,25 @@ this.ElementInternals_get_ariaColSpan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaColSpan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaColSpan, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaColSpan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaColSpan", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaColSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaColSpan", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaColSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaCurrent = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126162,25 +114025,25 @@ this.ElementInternals_get_ariaCurrent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaCurrent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaCurrent, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaCurrent = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaCurrent", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaCurrent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaCurrent", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaCurrent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaDescription = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126196,25 +114059,25 @@ this.ElementInternals_get_ariaDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaDescription, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaDescription = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaDescription", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaDescription", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaDisabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126230,25 +114093,25 @@ this.ElementInternals_get_ariaDisabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaDisabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaDisabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaDisabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaDisabled", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaDisabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaDisabled", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaDisabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaExpanded = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126264,25 +114127,25 @@ this.ElementInternals_get_ariaExpanded = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaExpanded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaExpanded, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaExpanded = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaExpanded", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaExpanded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaExpanded", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaExpanded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaHasPopup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126298,25 +114161,25 @@ this.ElementInternals_get_ariaHasPopup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaHasPopup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaHasPopup, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaHasPopup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaHasPopup", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaHasPopup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaHasPopup", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaHasPopup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaHidden = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126332,25 +114195,25 @@ this.ElementInternals_get_ariaHidden = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaHidden, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaHidden, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaHidden = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaHidden", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaHidden, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaHidden", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaHidden, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaInvalid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126366,25 +114229,25 @@ this.ElementInternals_get_ariaInvalid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaInvalid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaInvalid, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaInvalid = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaInvalid", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaInvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaInvalid", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaInvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaKeyShortcuts = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126400,25 +114263,25 @@ this.ElementInternals_get_ariaKeyShortcuts = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaKeyShortcuts, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaKeyShortcuts, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaKeyShortcuts = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaKeyShortcuts", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaKeyShortcuts, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaKeyShortcuts", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaKeyShortcuts, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaLabel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126434,25 +114297,25 @@ this.ElementInternals_get_ariaLabel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaLabel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaLabel, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaLabel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaLabel", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaLabel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaLevel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126468,25 +114331,25 @@ this.ElementInternals_get_ariaLevel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaLevel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaLevel, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaLevel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaLevel", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaLevel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaLevel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaLevel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaLive = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126502,25 +114365,25 @@ this.ElementInternals_get_ariaLive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaLive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaLive, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaLive = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaLive", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaLive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaLive", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaLive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaModal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126536,25 +114399,25 @@ this.ElementInternals_get_ariaModal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaModal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaModal, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaModal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaModal", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaModal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaModal", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaModal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaMultiLine = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126570,25 +114433,25 @@ this.ElementInternals_get_ariaMultiLine = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaMultiLine, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaMultiLine, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaMultiLine = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaMultiLine", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaMultiLine, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaMultiLine", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaMultiLine, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaMultiSelectable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126604,25 +114467,25 @@ this.ElementInternals_get_ariaMultiSelectable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaMultiSelectable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaMultiSelectable, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaMultiSelectable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaMultiSelectable", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaMultiSelectable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaMultiSelectable", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaMultiSelectable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaOrientation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126638,25 +114501,25 @@ this.ElementInternals_get_ariaOrientation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaOrientation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaOrientation, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaOrientation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaOrientation", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaOrientation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaOrientation", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaOrientation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaPlaceholder = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126672,25 +114535,25 @@ this.ElementInternals_get_ariaPlaceholder = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaPlaceholder, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaPlaceholder, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaPlaceholder = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaPlaceholder", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaPlaceholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaPlaceholder", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaPlaceholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaPosInSet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126706,25 +114569,25 @@ this.ElementInternals_get_ariaPosInSet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaPosInSet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaPosInSet, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaPosInSet = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaPosInSet", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaPosInSet, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaPosInSet", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaPosInSet, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaPressed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126740,25 +114603,25 @@ this.ElementInternals_get_ariaPressed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaPressed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaPressed, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaPressed = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaPressed", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaPressed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaPressed", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaPressed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaReadOnly = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126774,25 +114637,25 @@ this.ElementInternals_get_ariaReadOnly = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaReadOnly, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaReadOnly, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaReadOnly = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaReadOnly", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaReadOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaReadOnly", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaReadOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaRelevant = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126808,25 +114671,25 @@ this.ElementInternals_get_ariaRelevant = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaRelevant, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaRelevant, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaRelevant = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaRelevant", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaRelevant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaRelevant", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaRelevant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaRequired = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126842,25 +114705,25 @@ this.ElementInternals_get_ariaRequired = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaRequired, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaRequired, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaRequired = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaRequired", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaRequired, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaRequired", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaRequired, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaRoleDescription = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126876,25 +114739,25 @@ this.ElementInternals_get_ariaRoleDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaRoleDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaRoleDescription, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaRoleDescription = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaRoleDescription", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaRoleDescription", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaRowCount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126910,25 +114773,25 @@ this.ElementInternals_get_ariaRowCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaRowCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaRowCount, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaRowCount = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaRowCount", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaRowCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaRowCount", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaRowCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaRowIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126944,25 +114807,25 @@ this.ElementInternals_get_ariaRowIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaRowIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaRowIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaRowIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaRowIndex", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaRowIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaRowIndex", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaRowIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaRowSpan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -126978,25 +114841,25 @@ this.ElementInternals_get_ariaRowSpan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaRowSpan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaRowSpan, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaRowSpan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaRowSpan", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaRowSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaRowSpan", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaRowSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaSelected = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127012,25 +114875,25 @@ this.ElementInternals_get_ariaSelected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaSelected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaSelected, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaSelected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaSelected", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaSelected", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaSetSize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127046,25 +114909,25 @@ this.ElementInternals_get_ariaSetSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaSetSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaSetSize, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaSetSize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaSetSize", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaSetSize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaSetSize", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaSetSize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaSort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127080,25 +114943,25 @@ this.ElementInternals_get_ariaSort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaSort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaSort, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaSort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaSort", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaSort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaSort", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaSort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaValueMax = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127114,25 +114977,25 @@ this.ElementInternals_get_ariaValueMax = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaValueMax, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaValueMax, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaValueMax = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaValueMax", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaValueMax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaValueMax", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaValueMax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaValueMin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127148,25 +115011,25 @@ this.ElementInternals_get_ariaValueMin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaValueMin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaValueMin, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaValueMin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaValueMin", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaValueMin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaValueMin", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaValueMin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaValueNow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127182,25 +115045,25 @@ this.ElementInternals_get_ariaValueNow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaValueNow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaValueNow, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaValueNow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaValueNow", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaValueNow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaValueNow", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaValueNow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_get_ariaValueText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ElementInternals"); @@ -127216,93 +115079,93 @@ this.ElementInternals_get_ariaValueText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ElementInternals_get_ariaValueText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ElementInternals_get_ariaValueText, this =>", this + '', ", result =>", result + '', info); } return result; } this.ElementInternals_set_ariaValueText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ariaValueText", val); + if (cbb_wf.is_log) { + console.log("[*] ElementInternals_set_ariaValueText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ariaValueText", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ElementInternals_set_ariaValueText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ElementInternals_checkValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ElementInternals_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ElementInternals_checkValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ElementInternals_reportValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ElementInternals_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ElementInternals_reportValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ElementInternals_setFormValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ElementInternals_setFormValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ElementInternals_setFormValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ElementInternals_setValidity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ElementInternals"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ElementInternals"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ElementInternals_setValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ElementInternals_setValidity, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Element_get_namespaceURI = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -127319,12 +115182,12 @@ this.Element_get_namespaceURI = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_namespaceURI 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_namespaceURI 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_namespaceURI 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_namespaceURI 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127337,7 +115200,7 @@ this.Element_get_namespaceURI = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_namespaceURI 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_namespaceURI 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127346,7 +115209,7 @@ this.Element_get_namespaceURI = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_namespaceURI, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_namespaceURI, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127366,12 +115229,12 @@ this.Element_get_prefix = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_prefix 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_prefix 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_prefix 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_prefix 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127384,7 +115247,7 @@ this.Element_get_prefix = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_prefix 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_prefix 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127393,7 +115256,7 @@ this.Element_get_prefix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_prefix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_prefix, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127413,12 +115276,12 @@ this.Element_get_localName = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_localName 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_localName 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_localName 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_localName 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127431,7 +115294,7 @@ this.Element_get_localName = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_localName 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_localName 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127440,7 +115303,7 @@ this.Element_get_localName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_localName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_localName, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127460,12 +115323,12 @@ this.Element_get_tagName = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_tagName 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_tagName 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_tagName 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_tagName 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127478,7 +115341,7 @@ this.Element_get_tagName = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_tagName 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_tagName 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127487,7 +115350,7 @@ this.Element_get_tagName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_tagName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_tagName, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127507,12 +115370,12 @@ this.Element_get_id = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_id 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_id 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_id 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_id 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127525,7 +115388,7 @@ this.Element_get_id = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_id 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_id 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127534,26 +115397,25 @@ this.Element_get_id = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_id, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_id = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.id = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_id, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.id = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_id, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_className = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -127570,12 +115432,12 @@ this.Element_get_className = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_className 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_className 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_className 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_className 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127588,7 +115450,7 @@ this.Element_get_className = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_className 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_className 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127597,26 +115459,25 @@ this.Element_get_className = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_className, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_className, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_className = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.className = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_className, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.className = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_className, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_classList = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -127633,12 +115494,12 @@ this.Element_get_classList = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_classList 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_classList 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_classList 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_classList 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127651,7 +115512,7 @@ this.Element_get_classList = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_classList 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_classList 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127660,26 +115521,25 @@ this.Element_get_classList = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_classList, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_classList, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_classList = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.classList = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_classList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.classList = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_classList, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_slot = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -127696,12 +115556,12 @@ this.Element_get_slot = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_slot 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_slot 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_slot 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_slot 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127714,7 +115574,7 @@ this.Element_get_slot = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_slot 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_slot 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127723,26 +115583,25 @@ this.Element_get_slot = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_slot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_slot, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_slot = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.slot = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_slot, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.slot = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_slot, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_attributes = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -127759,12 +115618,12 @@ this.Element_get_attributes = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_attributes 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_attributes 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_attributes 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_attributes 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127777,7 +115636,7 @@ this.Element_get_attributes = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_attributes 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_attributes 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127786,7 +115645,7 @@ this.Element_get_attributes = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_attributes, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_attributes, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127806,12 +115665,12 @@ this.Element_get_shadowRoot = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_shadowRoot 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_shadowRoot 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_shadowRoot 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_shadowRoot 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127824,7 +115683,7 @@ this.Element_get_shadowRoot = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_shadowRoot 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_shadowRoot 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127833,7 +115692,7 @@ this.Element_get_shadowRoot = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_shadowRoot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_shadowRoot, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127853,12 +115712,12 @@ this.Element_get_part = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_part 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_part 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_part 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_part 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127871,7 +115730,7 @@ this.Element_get_part = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_part 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_part 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127880,26 +115739,25 @@ this.Element_get_part = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_part, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_part, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_part = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.part = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_part, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.part = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_part, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_assignedSlot = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -127916,12 +115774,12 @@ this.Element_get_assignedSlot = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_assignedSlot 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_assignedSlot 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_assignedSlot 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_assignedSlot 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127934,7 +115792,7 @@ this.Element_get_assignedSlot = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_assignedSlot 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_assignedSlot 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127943,7 +115801,7 @@ this.Element_get_assignedSlot = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_assignedSlot, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_assignedSlot, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -127963,12 +115821,12 @@ this.Element_get_innerHTML = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_innerHTML 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_innerHTML 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_innerHTML 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_innerHTML 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -127981,7 +115839,7 @@ this.Element_get_innerHTML = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_innerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_innerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -127990,26 +115848,25 @@ this.Element_get_innerHTML = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_innerHTML, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_innerHTML, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_innerHTML = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.innerHTML = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_innerHTML, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.innerHTML = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_innerHTML, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_outerHTML = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128026,12 +115883,12 @@ this.Element_get_outerHTML = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_outerHTML 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_outerHTML 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_outerHTML 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_outerHTML 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128044,7 +115901,7 @@ this.Element_get_outerHTML = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_outerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_outerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128053,26 +115910,25 @@ this.Element_get_outerHTML = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_outerHTML, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_outerHTML, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_outerHTML = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.outerHTML = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_outerHTML, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.outerHTML = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_outerHTML, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_scrollTop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128089,12 +115945,12 @@ this.Element_get_scrollTop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_scrollTop 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_scrollTop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_scrollTop 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_scrollTop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128107,7 +115963,7 @@ this.Element_get_scrollTop = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_scrollTop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_scrollTop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128116,26 +115972,25 @@ this.Element_get_scrollTop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_scrollTop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_scrollTop, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_scrollTop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scrollTop = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_scrollTop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrollTop = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_scrollTop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_scrollLeft = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128152,12 +116007,12 @@ this.Element_get_scrollLeft = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_scrollLeft 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_scrollLeft 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_scrollLeft 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_scrollLeft 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128170,7 +116025,7 @@ this.Element_get_scrollLeft = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_scrollLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_scrollLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128179,26 +116034,25 @@ this.Element_get_scrollLeft = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_scrollLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_scrollLeft, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_scrollLeft = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.scrollLeft = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_scrollLeft, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.scrollLeft = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_scrollLeft, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_scrollWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128215,12 +116069,12 @@ this.Element_get_scrollWidth = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_scrollWidth 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_scrollWidth 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_scrollWidth 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_scrollWidth 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128233,7 +116087,7 @@ this.Element_get_scrollWidth = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_scrollWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_scrollWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128242,7 +116096,7 @@ this.Element_get_scrollWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_scrollWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_scrollWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -128262,12 +116116,12 @@ this.Element_get_scrollHeight = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_scrollHeight 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_scrollHeight 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_scrollHeight 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_scrollHeight 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128280,7 +116134,7 @@ this.Element_get_scrollHeight = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_scrollHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_scrollHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128289,7 +116143,7 @@ this.Element_get_scrollHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_scrollHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_scrollHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -128309,12 +116163,12 @@ this.Element_get_clientTop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_clientTop 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_clientTop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_clientTop 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_clientTop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128327,7 +116181,7 @@ this.Element_get_clientTop = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_clientTop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_clientTop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128336,7 +116190,7 @@ this.Element_get_clientTop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_clientTop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_clientTop, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -128356,12 +116210,12 @@ this.Element_get_clientLeft = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_clientLeft 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_clientLeft 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_clientLeft 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_clientLeft 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128374,7 +116228,7 @@ this.Element_get_clientLeft = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_clientLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_clientLeft 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128383,7 +116237,7 @@ this.Element_get_clientLeft = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_clientLeft, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_clientLeft, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -128403,12 +116257,12 @@ this.Element_get_clientWidth = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_clientWidth 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_clientWidth 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_clientWidth 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_clientWidth 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128421,7 +116275,7 @@ this.Element_get_clientWidth = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_clientWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_clientWidth 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128430,7 +116284,7 @@ this.Element_get_clientWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_clientWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_clientWidth, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -128450,12 +116304,12 @@ this.Element_get_clientHeight = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_clientHeight 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_clientHeight 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_clientHeight 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_clientHeight 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128468,7 +116322,7 @@ this.Element_get_clientHeight = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_clientHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_clientHeight 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128477,7 +116331,7 @@ this.Element_get_clientHeight = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_clientHeight, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_clientHeight, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -128497,12 +116351,12 @@ this.Element_get_onbeforecopy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onbeforecopy 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onbeforecopy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onbeforecopy 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onbeforecopy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128515,7 +116369,7 @@ this.Element_get_onbeforecopy = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onbeforecopy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onbeforecopy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128524,26 +116378,25 @@ this.Element_get_onbeforecopy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onbeforecopy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onbeforecopy, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onbeforecopy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforecopy = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onbeforecopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforecopy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onbeforecopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onbeforecut = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128560,12 +116413,12 @@ this.Element_get_onbeforecut = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onbeforecut 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onbeforecut 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onbeforecut 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onbeforecut 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128578,7 +116431,7 @@ this.Element_get_onbeforecut = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onbeforecut 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onbeforecut 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128587,26 +116440,25 @@ this.Element_get_onbeforecut = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onbeforecut, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onbeforecut, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onbeforecut = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforecut = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onbeforecut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforecut = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onbeforecut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onbeforepaste = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128623,12 +116475,12 @@ this.Element_get_onbeforepaste = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onbeforepaste 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onbeforepaste 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onbeforepaste 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onbeforepaste 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128641,7 +116493,7 @@ this.Element_get_onbeforepaste = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onbeforepaste 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onbeforepaste 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128650,26 +116502,25 @@ this.Element_get_onbeforepaste = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onbeforepaste, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onbeforepaste, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onbeforepaste = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforepaste = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onbeforepaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforepaste = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onbeforepaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onsearch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128686,12 +116537,12 @@ this.Element_get_onsearch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onsearch 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onsearch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onsearch 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onsearch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128704,7 +116555,7 @@ this.Element_get_onsearch = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onsearch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onsearch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128713,26 +116564,25 @@ this.Element_get_onsearch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onsearch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onsearch, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onsearch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsearch = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onsearch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsearch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onsearch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_elementTiming = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128749,12 +116599,12 @@ this.Element_get_elementTiming = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_elementTiming 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_elementTiming 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_elementTiming 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_elementTiming 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128767,7 +116617,7 @@ this.Element_get_elementTiming = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_elementTiming 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_elementTiming 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128776,26 +116626,25 @@ this.Element_get_elementTiming = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_elementTiming, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_elementTiming, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_elementTiming = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.elementTiming = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_elementTiming, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.elementTiming = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_elementTiming, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onfullscreenchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128812,12 +116661,12 @@ this.Element_get_onfullscreenchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onfullscreenchange 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onfullscreenchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onfullscreenchange 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onfullscreenchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128830,7 +116679,7 @@ this.Element_get_onfullscreenchange = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128839,26 +116688,25 @@ this.Element_get_onfullscreenchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onfullscreenchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onfullscreenchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onfullscreenchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfullscreenchange = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfullscreenchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onfullscreenerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128875,12 +116723,12 @@ this.Element_get_onfullscreenerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onfullscreenerror 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onfullscreenerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onfullscreenerror 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onfullscreenerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128893,7 +116741,7 @@ this.Element_get_onfullscreenerror = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128902,26 +116750,25 @@ this.Element_get_onfullscreenerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onfullscreenerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onfullscreenerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onfullscreenerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfullscreenerror = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfullscreenerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onwebkitfullscreenchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -128938,12 +116785,12 @@ this.Element_get_onwebkitfullscreenchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenchange 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onwebkitfullscreenchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenchange 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onwebkitfullscreenchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -128956,7 +116803,7 @@ this.Element_get_onwebkitfullscreenchange = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onwebkitfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -128965,26 +116812,25 @@ this.Element_get_onwebkitfullscreenchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onwebkitfullscreenchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onwebkitfullscreenchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitfullscreenchange = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onwebkitfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitfullscreenchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onwebkitfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_onwebkitfullscreenerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129001,12 +116847,12 @@ this.Element_get_onwebkitfullscreenerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenerror 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_onwebkitfullscreenerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenerror 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_onwebkitfullscreenerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129019,7 +116865,7 @@ this.Element_get_onwebkitfullscreenerror = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_onwebkitfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129028,26 +116874,25 @@ this.Element_get_onwebkitfullscreenerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_onwebkitfullscreenerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_onwebkitfullscreenerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_onwebkitfullscreenerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitfullscreenerror = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_onwebkitfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitfullscreenerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_onwebkitfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_role = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129064,12 +116909,12 @@ this.Element_get_role = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_role 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_role 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_role 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_role 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129082,7 +116927,7 @@ this.Element_get_role = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_role 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_role 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129091,26 +116936,25 @@ this.Element_get_role = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_role, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_role, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_role = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.role = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_role, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.role = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_role, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaAtomic = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129127,12 +116971,12 @@ this.Element_get_ariaAtomic = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaAtomic 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaAtomic 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaAtomic 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaAtomic 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129145,7 +116989,7 @@ this.Element_get_ariaAtomic = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaAtomic 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaAtomic 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129154,26 +116998,25 @@ this.Element_get_ariaAtomic = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaAtomic, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaAtomic, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaAtomic = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaAtomic = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaAtomic, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaAtomic = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaAtomic, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaAutoComplete = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129190,12 +117033,12 @@ this.Element_get_ariaAutoComplete = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaAutoComplete 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaAutoComplete 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaAutoComplete 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaAutoComplete 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129208,7 +117051,7 @@ this.Element_get_ariaAutoComplete = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaAutoComplete 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaAutoComplete 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129217,26 +117060,25 @@ this.Element_get_ariaAutoComplete = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaAutoComplete, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaAutoComplete, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaAutoComplete = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaAutoComplete = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaAutoComplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaAutoComplete = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaAutoComplete, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaBusy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129253,12 +117095,12 @@ this.Element_get_ariaBusy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaBusy 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaBusy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaBusy 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaBusy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129271,7 +117113,7 @@ this.Element_get_ariaBusy = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaBusy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaBusy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129280,26 +117122,25 @@ this.Element_get_ariaBusy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaBusy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaBusy, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaBusy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaBusy = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaBusy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaBusy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaBusy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaBrailleLabel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129316,12 +117157,12 @@ this.Element_get_ariaBrailleLabel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaBrailleLabel 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaBrailleLabel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaBrailleLabel 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaBrailleLabel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129334,7 +117175,7 @@ this.Element_get_ariaBrailleLabel = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaBrailleLabel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaBrailleLabel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129343,26 +117184,25 @@ this.Element_get_ariaBrailleLabel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaBrailleLabel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaBrailleLabel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaBrailleLabel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaBrailleLabel = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaBrailleLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaBrailleLabel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaBrailleLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaBrailleRoleDescription = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129379,12 +117219,12 @@ this.Element_get_ariaBrailleRoleDescription = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaBrailleRoleDescription 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaBrailleRoleDescription 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaBrailleRoleDescription 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaBrailleRoleDescription 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129397,7 +117237,7 @@ this.Element_get_ariaBrailleRoleDescription = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaBrailleRoleDescription 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaBrailleRoleDescription 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129406,26 +117246,25 @@ this.Element_get_ariaBrailleRoleDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaBrailleRoleDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaBrailleRoleDescription, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaBrailleRoleDescription = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaBrailleRoleDescription = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaBrailleRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaBrailleRoleDescription = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaBrailleRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaChecked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129442,12 +117281,12 @@ this.Element_get_ariaChecked = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaChecked 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaChecked 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaChecked 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaChecked 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129460,7 +117299,7 @@ this.Element_get_ariaChecked = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaChecked 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaChecked 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129469,26 +117308,25 @@ this.Element_get_ariaChecked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaChecked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaChecked, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaChecked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaChecked = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaChecked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaChecked = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaChecked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaColCount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129505,12 +117343,12 @@ this.Element_get_ariaColCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaColCount 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaColCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaColCount 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaColCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129523,7 +117361,7 @@ this.Element_get_ariaColCount = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaColCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaColCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129532,26 +117370,25 @@ this.Element_get_ariaColCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaColCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaColCount, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaColCount = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaColCount = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaColCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaColCount = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaColCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaColIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129568,12 +117405,12 @@ this.Element_get_ariaColIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaColIndex 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaColIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaColIndex 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaColIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129586,7 +117423,7 @@ this.Element_get_ariaColIndex = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaColIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaColIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129595,26 +117432,25 @@ this.Element_get_ariaColIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaColIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaColIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaColIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaColIndex = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaColIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaColIndex = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaColIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaColSpan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129631,12 +117467,12 @@ this.Element_get_ariaColSpan = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaColSpan 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaColSpan 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaColSpan 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaColSpan 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129649,7 +117485,7 @@ this.Element_get_ariaColSpan = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaColSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaColSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129658,26 +117494,25 @@ this.Element_get_ariaColSpan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaColSpan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaColSpan, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaColSpan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaColSpan = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaColSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaColSpan = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaColSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaCurrent = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129694,12 +117529,12 @@ this.Element_get_ariaCurrent = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaCurrent 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaCurrent 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaCurrent 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaCurrent 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129712,7 +117547,7 @@ this.Element_get_ariaCurrent = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaCurrent 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaCurrent 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129721,26 +117556,25 @@ this.Element_get_ariaCurrent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaCurrent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaCurrent, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaCurrent = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaCurrent = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaCurrent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaCurrent = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaCurrent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaDescription = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129757,12 +117591,12 @@ this.Element_get_ariaDescription = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaDescription 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaDescription 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaDescription 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaDescription 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129775,7 +117609,7 @@ this.Element_get_ariaDescription = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaDescription 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaDescription 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129784,26 +117618,25 @@ this.Element_get_ariaDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaDescription, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaDescription = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaDescription = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaDescription = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaDisabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129820,12 +117653,12 @@ this.Element_get_ariaDisabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaDisabled 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaDisabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaDisabled 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaDisabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129838,7 +117671,7 @@ this.Element_get_ariaDisabled = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaDisabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaDisabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129847,26 +117680,25 @@ this.Element_get_ariaDisabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaDisabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaDisabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaDisabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaDisabled = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaDisabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaDisabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaDisabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaExpanded = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129883,12 +117715,12 @@ this.Element_get_ariaExpanded = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaExpanded 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaExpanded 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaExpanded 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaExpanded 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129901,7 +117733,7 @@ this.Element_get_ariaExpanded = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaExpanded 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaExpanded 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129910,26 +117742,25 @@ this.Element_get_ariaExpanded = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaExpanded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaExpanded, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaExpanded = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaExpanded = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaExpanded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaExpanded = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaExpanded, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaHasPopup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -129946,12 +117777,12 @@ this.Element_get_ariaHasPopup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaHasPopup 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaHasPopup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaHasPopup 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaHasPopup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -129964,7 +117795,7 @@ this.Element_get_ariaHasPopup = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaHasPopup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaHasPopup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -129973,26 +117804,25 @@ this.Element_get_ariaHasPopup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaHasPopup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaHasPopup, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaHasPopup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaHasPopup = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaHasPopup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaHasPopup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaHasPopup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaHidden = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130009,12 +117839,12 @@ this.Element_get_ariaHidden = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaHidden 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaHidden 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaHidden 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaHidden 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130027,7 +117857,7 @@ this.Element_get_ariaHidden = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaHidden 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaHidden 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130036,26 +117866,25 @@ this.Element_get_ariaHidden = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaHidden, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaHidden, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaHidden = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaHidden = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaHidden, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaHidden = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaHidden, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaInvalid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130072,12 +117901,12 @@ this.Element_get_ariaInvalid = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaInvalid 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaInvalid 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaInvalid 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaInvalid 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130090,7 +117919,7 @@ this.Element_get_ariaInvalid = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaInvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaInvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130099,26 +117928,25 @@ this.Element_get_ariaInvalid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaInvalid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaInvalid, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaInvalid = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaInvalid = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaInvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaInvalid = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaInvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaKeyShortcuts = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130135,12 +117963,12 @@ this.Element_get_ariaKeyShortcuts = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaKeyShortcuts 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaKeyShortcuts 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaKeyShortcuts 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaKeyShortcuts 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130153,7 +117981,7 @@ this.Element_get_ariaKeyShortcuts = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaKeyShortcuts 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaKeyShortcuts 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130162,26 +117990,25 @@ this.Element_get_ariaKeyShortcuts = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaKeyShortcuts, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaKeyShortcuts, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaKeyShortcuts = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaKeyShortcuts = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaKeyShortcuts, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaKeyShortcuts = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaKeyShortcuts, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaLabel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130198,12 +118025,12 @@ this.Element_get_ariaLabel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaLabel 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaLabel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaLabel 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaLabel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130216,7 +118043,7 @@ this.Element_get_ariaLabel = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaLabel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaLabel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130225,26 +118052,25 @@ this.Element_get_ariaLabel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaLabel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaLabel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaLabel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaLabel = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaLabel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaLabel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaLevel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130261,12 +118087,12 @@ this.Element_get_ariaLevel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaLevel 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaLevel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaLevel 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaLevel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130279,7 +118105,7 @@ this.Element_get_ariaLevel = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaLevel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaLevel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130288,26 +118114,25 @@ this.Element_get_ariaLevel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaLevel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaLevel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaLevel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaLevel = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaLevel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaLevel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaLevel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaLive = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130324,12 +118149,12 @@ this.Element_get_ariaLive = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaLive 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaLive 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaLive 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaLive 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130342,7 +118167,7 @@ this.Element_get_ariaLive = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaLive 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaLive 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130351,26 +118176,25 @@ this.Element_get_ariaLive = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaLive, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaLive, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaLive = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaLive = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaLive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaLive = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaLive, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaModal = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130387,12 +118211,12 @@ this.Element_get_ariaModal = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaModal 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaModal 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaModal 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaModal 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130405,7 +118229,7 @@ this.Element_get_ariaModal = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaModal 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaModal 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130414,26 +118238,25 @@ this.Element_get_ariaModal = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaModal, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaModal, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaModal = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaModal = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaModal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaModal = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaModal, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaMultiLine = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130450,12 +118273,12 @@ this.Element_get_ariaMultiLine = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaMultiLine 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaMultiLine 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaMultiLine 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaMultiLine 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130468,7 +118291,7 @@ this.Element_get_ariaMultiLine = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaMultiLine 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaMultiLine 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130477,26 +118300,25 @@ this.Element_get_ariaMultiLine = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaMultiLine, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaMultiLine, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaMultiLine = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaMultiLine = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaMultiLine, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaMultiLine = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaMultiLine, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaMultiSelectable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130513,12 +118335,12 @@ this.Element_get_ariaMultiSelectable = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaMultiSelectable 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaMultiSelectable 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaMultiSelectable 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaMultiSelectable 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130531,7 +118353,7 @@ this.Element_get_ariaMultiSelectable = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaMultiSelectable 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaMultiSelectable 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130540,26 +118362,25 @@ this.Element_get_ariaMultiSelectable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaMultiSelectable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaMultiSelectable, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaMultiSelectable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaMultiSelectable = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaMultiSelectable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaMultiSelectable = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaMultiSelectable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaOrientation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130576,12 +118397,12 @@ this.Element_get_ariaOrientation = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaOrientation 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaOrientation 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaOrientation 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaOrientation 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130594,7 +118415,7 @@ this.Element_get_ariaOrientation = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaOrientation 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaOrientation 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130603,26 +118424,25 @@ this.Element_get_ariaOrientation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaOrientation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaOrientation, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaOrientation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaOrientation = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaOrientation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaOrientation = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaOrientation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaPlaceholder = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130639,12 +118459,12 @@ this.Element_get_ariaPlaceholder = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaPlaceholder 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaPlaceholder 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaPlaceholder 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaPlaceholder 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130657,7 +118477,7 @@ this.Element_get_ariaPlaceholder = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaPlaceholder 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaPlaceholder 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130666,26 +118486,25 @@ this.Element_get_ariaPlaceholder = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaPlaceholder, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaPlaceholder, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaPlaceholder = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaPlaceholder = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaPlaceholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaPlaceholder = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaPlaceholder, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaPosInSet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130702,12 +118521,12 @@ this.Element_get_ariaPosInSet = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaPosInSet 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaPosInSet 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaPosInSet 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaPosInSet 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130720,7 +118539,7 @@ this.Element_get_ariaPosInSet = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaPosInSet 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaPosInSet 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130729,26 +118548,25 @@ this.Element_get_ariaPosInSet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaPosInSet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaPosInSet, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaPosInSet = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaPosInSet = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaPosInSet, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaPosInSet = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaPosInSet, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaPressed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130765,12 +118583,12 @@ this.Element_get_ariaPressed = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaPressed 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaPressed 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaPressed 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaPressed 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130783,7 +118601,7 @@ this.Element_get_ariaPressed = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaPressed 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaPressed 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130792,26 +118610,25 @@ this.Element_get_ariaPressed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaPressed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaPressed, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaPressed = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaPressed = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaPressed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaPressed = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaPressed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaReadOnly = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130828,12 +118645,12 @@ this.Element_get_ariaReadOnly = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaReadOnly 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaReadOnly 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaReadOnly 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaReadOnly 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130846,7 +118663,7 @@ this.Element_get_ariaReadOnly = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaReadOnly 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaReadOnly 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130855,26 +118672,25 @@ this.Element_get_ariaReadOnly = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaReadOnly, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaReadOnly, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaReadOnly = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaReadOnly = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaReadOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaReadOnly = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaReadOnly, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaRelevant = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130891,12 +118707,12 @@ this.Element_get_ariaRelevant = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaRelevant 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaRelevant 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaRelevant 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaRelevant 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130909,7 +118725,7 @@ this.Element_get_ariaRelevant = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaRelevant 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaRelevant 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130918,26 +118734,25 @@ this.Element_get_ariaRelevant = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaRelevant, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaRelevant, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaRelevant = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaRelevant = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaRelevant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaRelevant = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaRelevant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaRequired = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -130954,12 +118769,12 @@ this.Element_get_ariaRequired = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaRequired 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaRequired 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaRequired 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaRequired 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -130972,7 +118787,7 @@ this.Element_get_ariaRequired = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaRequired 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaRequired 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -130981,26 +118796,25 @@ this.Element_get_ariaRequired = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaRequired, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaRequired, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaRequired = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaRequired = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaRequired, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaRequired = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaRequired, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaRoleDescription = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131017,12 +118831,12 @@ this.Element_get_ariaRoleDescription = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaRoleDescription 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaRoleDescription 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaRoleDescription 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaRoleDescription 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131035,7 +118849,7 @@ this.Element_get_ariaRoleDescription = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaRoleDescription 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaRoleDescription 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131044,26 +118858,25 @@ this.Element_get_ariaRoleDescription = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaRoleDescription, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaRoleDescription, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaRoleDescription = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaRoleDescription = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaRoleDescription = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaRoleDescription, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaRowCount = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131080,12 +118893,12 @@ this.Element_get_ariaRowCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaRowCount 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaRowCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaRowCount 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaRowCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131098,7 +118911,7 @@ this.Element_get_ariaRowCount = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaRowCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaRowCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131107,26 +118920,25 @@ this.Element_get_ariaRowCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaRowCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaRowCount, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaRowCount = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaRowCount = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaRowCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaRowCount = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaRowCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaRowIndex = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131143,12 +118955,12 @@ this.Element_get_ariaRowIndex = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaRowIndex 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaRowIndex 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaRowIndex 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaRowIndex 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131161,7 +118973,7 @@ this.Element_get_ariaRowIndex = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaRowIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaRowIndex 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131170,26 +118982,25 @@ this.Element_get_ariaRowIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaRowIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaRowIndex, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaRowIndex = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaRowIndex = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaRowIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaRowIndex = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaRowIndex, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaRowSpan = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131206,12 +119017,12 @@ this.Element_get_ariaRowSpan = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaRowSpan 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaRowSpan 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaRowSpan 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaRowSpan 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131224,7 +119035,7 @@ this.Element_get_ariaRowSpan = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaRowSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaRowSpan 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131233,26 +119044,25 @@ this.Element_get_ariaRowSpan = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaRowSpan, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaRowSpan, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaRowSpan = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaRowSpan = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaRowSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaRowSpan = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaRowSpan, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaSelected = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131269,12 +119079,12 @@ this.Element_get_ariaSelected = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaSelected 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaSelected 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaSelected 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaSelected 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131287,7 +119097,7 @@ this.Element_get_ariaSelected = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaSelected 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaSelected 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131296,26 +119106,25 @@ this.Element_get_ariaSelected = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaSelected, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaSelected, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaSelected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaSelected = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaSelected = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaSelected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaSetSize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131332,12 +119141,12 @@ this.Element_get_ariaSetSize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaSetSize 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaSetSize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaSetSize 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaSetSize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131350,7 +119159,7 @@ this.Element_get_ariaSetSize = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaSetSize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaSetSize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131359,26 +119168,25 @@ this.Element_get_ariaSetSize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaSetSize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaSetSize, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaSetSize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaSetSize = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaSetSize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaSetSize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaSetSize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaSort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131395,12 +119203,12 @@ this.Element_get_ariaSort = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaSort 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaSort 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaSort 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaSort 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131413,7 +119221,7 @@ this.Element_get_ariaSort = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaSort 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaSort 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131422,26 +119230,25 @@ this.Element_get_ariaSort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaSort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaSort, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaSort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaSort = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaSort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaSort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaSort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaValueMax = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131458,12 +119265,12 @@ this.Element_get_ariaValueMax = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaValueMax 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaValueMax 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaValueMax 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaValueMax 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131476,7 +119283,7 @@ this.Element_get_ariaValueMax = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaValueMax 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaValueMax 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131485,26 +119292,25 @@ this.Element_get_ariaValueMax = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaValueMax, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaValueMax, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaValueMax = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaValueMax = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaValueMax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaValueMax = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaValueMax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaValueMin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131521,12 +119327,12 @@ this.Element_get_ariaValueMin = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaValueMin 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaValueMin 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaValueMin 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaValueMin 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131539,7 +119345,7 @@ this.Element_get_ariaValueMin = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaValueMin 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaValueMin 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131548,26 +119354,25 @@ this.Element_get_ariaValueMin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaValueMin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaValueMin, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaValueMin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaValueMin = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaValueMin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaValueMin = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaValueMin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaValueNow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131584,12 +119389,12 @@ this.Element_get_ariaValueNow = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaValueNow 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaValueNow 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaValueNow 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaValueNow 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131602,7 +119407,7 @@ this.Element_get_ariaValueNow = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaValueNow 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaValueNow 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131611,26 +119416,25 @@ this.Element_get_ariaValueNow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaValueNow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaValueNow, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaValueNow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaValueNow = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaValueNow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaValueNow = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaValueNow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_ariaValueText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131647,12 +119451,12 @@ this.Element_get_ariaValueText = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_ariaValueText 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_ariaValueText 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_ariaValueText 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_ariaValueText 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131665,7 +119469,7 @@ this.Element_get_ariaValueText = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_ariaValueText 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_ariaValueText 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131674,26 +119478,25 @@ this.Element_get_ariaValueText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_ariaValueText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_ariaValueText, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_set_ariaValueText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ariaValueText = val; + if (cbb_wf.is_log) { + console.log("[*] Element_set_ariaValueText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ariaValueText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Element_set_ariaValueText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Element_get_children = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Element"); @@ -131710,12 +119513,12 @@ this.Element_get_children = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_children 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_children 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_children 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_children 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131728,7 +119531,7 @@ this.Element_get_children = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_children 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_children 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131737,7 +119540,7 @@ this.Element_get_children = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_children, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_children, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -131757,12 +119560,12 @@ this.Element_get_firstElementChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_firstElementChild 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_firstElementChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_firstElementChild 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_firstElementChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131775,7 +119578,7 @@ this.Element_get_firstElementChild = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_firstElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_firstElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131784,7 +119587,7 @@ this.Element_get_firstElementChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_firstElementChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_firstElementChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -131804,12 +119607,12 @@ this.Element_get_lastElementChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_lastElementChild 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_lastElementChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_lastElementChild 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_lastElementChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131822,7 +119625,7 @@ this.Element_get_lastElementChild = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_lastElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_lastElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131831,7 +119634,7 @@ this.Element_get_lastElementChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_lastElementChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_lastElementChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -131851,12 +119654,12 @@ this.Element_get_childElementCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_childElementCount 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_childElementCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_childElementCount 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_childElementCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131869,7 +119672,7 @@ this.Element_get_childElementCount = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_childElementCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_childElementCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131878,7 +119681,7 @@ this.Element_get_childElementCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_childElementCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_childElementCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -131898,12 +119701,12 @@ this.Element_get_previousElementSibling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_previousElementSibling 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_previousElementSibling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_previousElementSibling 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_previousElementSibling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131916,7 +119719,7 @@ this.Element_get_previousElementSibling = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_previousElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_previousElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131925,7 +119728,7 @@ this.Element_get_previousElementSibling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_previousElementSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_previousElementSibling, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -131945,12 +119748,12 @@ this.Element_get_nextElementSibling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Element_get_nextElementSibling 得到的结果类型为Object, result =>", result); + console.log("[*] Element_get_nextElementSibling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Element_get_nextElementSibling 得到的结果类型为function, result =>", result); + console.log("[*] Element_get_nextElementSibling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -131963,7 +119766,7 @@ this.Element_get_nextElementSibling = function () { break default: // string number - cbb_wf.console.log("[*] Element_get_nextElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Element_get_nextElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -131972,2540 +119775,2540 @@ this.Element_get_nextElementSibling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Element_get_nextElementSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Element_get_nextElementSibling, this =>", this + '', ", result =>", result + '', info); } return result; } this.Element_after = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.after.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_after 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_after 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_after 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_after, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.after.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_after 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_after 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_after 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_after, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Element_animate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.animate.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_animate 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_animate 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_animate 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_animate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.animate.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_animate 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_animate 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_animate 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_animate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Element_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.append.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_append 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_append 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_append 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.append.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_append 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_append 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_append 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Element_attachShadow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.attachShadow.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_attachShadow 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_attachShadow 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_attachShadow 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_attachShadow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.attachShadow.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_attachShadow 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_attachShadow 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_attachShadow 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_attachShadow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Element_before = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.before.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_before 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_before 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_before 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_before, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_closest = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.closest.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_closest 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_closest 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_closest 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.before.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_before 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_before 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_before 得到的结果类型没有处理, type =>", type, ", result =>", result); + break } - cbb_wf.console.log("[*] Element_closest, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_computedStyleMap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.computedStyleMap.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_computedStyleMap 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_computedStyleMap 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_computedStyleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_before, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - cbb_wf.console.log("[*] Element_computedStyleMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + return result; } - return result; -} - -this.Element_getAttribute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAttribute.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getAttribute 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getAttribute 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getAttributeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAttributeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getAttributeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getAttributeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getAttributeNames = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAttributeNames.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getAttributeNames 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getAttributeNames 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getAttributeNames 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getAttributeNames, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getAttributeNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAttributeNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getAttributeNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getAttributeNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getAttributeNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getAttributeNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getAttributeNodeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAttributeNodeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getAttributeNodeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getAttributeNodeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getAttributeNodeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getAttributeNodeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getBoundingClientRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getBoundingClientRect.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getBoundingClientRect 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getBoundingClientRect 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getBoundingClientRect 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getBoundingClientRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getClientRects = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getClientRects.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getClientRects 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getClientRects 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getClientRects 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getClientRects, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getElementsByClassName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByClassName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getElementsByClassName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getElementsByClassName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getElementsByClassName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getElementsByClassName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getElementsByTagName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByTagName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getElementsByTagName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getElementsByTagName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getElementsByTagName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getElementsByTagName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getElementsByTagNameNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByTagNameNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getElementsByTagNameNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getElementsByTagNameNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getElementsByTagNameNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getElementsByTagNameNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_getInnerHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getInnerHTML.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getInnerHTML 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getInnerHTML 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getInnerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_getInnerHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_hasAttribute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasAttribute.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_hasAttribute 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_hasAttribute 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_hasAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_hasAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_hasAttributeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasAttributeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_hasAttributeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_hasAttributeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_hasAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_hasAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_hasAttributes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasAttributes.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_hasAttributes 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_hasAttributes 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_hasAttributes 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_hasAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_hasPointerCapture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasPointerCapture.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_hasPointerCapture 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_hasPointerCapture 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_hasPointerCapture 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_hasPointerCapture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_insertAdjacentElement = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertAdjacentElement.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_insertAdjacentElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_insertAdjacentElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_insertAdjacentElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_insertAdjacentElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_insertAdjacentHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertAdjacentHTML.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_insertAdjacentHTML 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_insertAdjacentHTML 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_insertAdjacentHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_insertAdjacentHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_insertAdjacentText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertAdjacentText.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_insertAdjacentText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_insertAdjacentText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_insertAdjacentText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_insertAdjacentText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_matches = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.matches.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_matches 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_matches 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_matches 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_matches, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_prepend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.prepend.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_prepend 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_prepend 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_prepend 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_prepend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_querySelector = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.querySelector.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_querySelector 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_querySelector 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_querySelector 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_querySelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_querySelectorAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.querySelectorAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_querySelectorAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_querySelectorAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_querySelectorAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_querySelectorAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_releasePointerCapture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.releasePointerCapture.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_releasePointerCapture 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_releasePointerCapture 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_releasePointerCapture 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_releasePointerCapture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.remove.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_remove 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_remove 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_removeAttribute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeAttribute.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_removeAttribute 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_removeAttribute 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_removeAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_removeAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_removeAttributeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeAttributeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_removeAttributeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_removeAttributeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_removeAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_removeAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_removeAttributeNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeAttributeNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_removeAttributeNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_removeAttributeNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_removeAttributeNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_removeAttributeNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_replaceChildren = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceChildren.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_replaceChildren 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_replaceChildren 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_replaceChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_replaceChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_replaceWith = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceWith.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_replaceWith 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_replaceWith 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_replaceWith 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_replaceWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_requestFullscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestFullscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_requestFullscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_requestFullscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_requestFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_requestFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_requestPointerLock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestPointerLock.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_requestPointerLock 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_requestPointerLock 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_requestPointerLock 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_requestPointerLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_scroll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scroll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_scroll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_scroll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_scroll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_scroll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_scrollBy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scrollBy.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_scrollBy 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_scrollBy 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_scrollBy 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_scrollBy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_scrollIntoView = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scrollIntoView.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_scrollIntoView 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_scrollIntoView 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_scrollIntoView 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_scrollIntoView, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_scrollIntoViewIfNeeded = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scrollIntoViewIfNeeded.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_scrollIntoViewIfNeeded 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_scrollIntoViewIfNeeded 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_scrollIntoViewIfNeeded 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_scrollIntoViewIfNeeded, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_scrollTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.scrollTo.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_scrollTo 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_scrollTo 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_scrollTo 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_scrollTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_setAttribute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setAttribute.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_setAttribute 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_setAttribute 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_setAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_setAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_setAttributeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setAttributeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_setAttributeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_setAttributeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_setAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_setAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_setAttributeNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setAttributeNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_setAttributeNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_setAttributeNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_setAttributeNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_setAttributeNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_setAttributeNodeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setAttributeNodeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_setAttributeNodeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_setAttributeNodeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_setAttributeNodeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_setAttributeNodeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_setPointerCapture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setPointerCapture.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_setPointerCapture 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_setPointerCapture 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_setPointerCapture 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_setPointerCapture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_toggleAttribute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toggleAttribute.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_toggleAttribute 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_toggleAttribute 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_toggleAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_toggleAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_webkitMatchesSelector = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitMatchesSelector.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_webkitMatchesSelector 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_webkitMatchesSelector 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_webkitMatchesSelector 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_webkitMatchesSelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_webkitRequestFullScreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitRequestFullScreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_webkitRequestFullScreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_webkitRequestFullScreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_webkitRequestFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_webkitRequestFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_webkitRequestFullscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitRequestFullscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_webkitRequestFullscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_webkitRequestFullscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_webkitRequestFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Element_webkitRequestFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - + this.Element_checkVisibility = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.checkVisibility.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_checkVisibility 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_checkVisibility 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_checkVisibility 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_checkVisibility, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.checkVisibility.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_checkVisibility 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_checkVisibility 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_checkVisibility 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_checkVisibility, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + +this.Element_closest = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.closest.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_closest 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_closest 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_closest 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_closest, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_computedStyleMap = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.computedStyleMap.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_computedStyleMap 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_computedStyleMap 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_computedStyleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_computedStyleMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.Element_getAnimations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAnimations.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_getAnimations 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_getAnimations 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_getAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Element_getAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Element_setHTML = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Element"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setHTML.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Element_setHTML 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Element_setHTML 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Element_setHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAnimations.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getAnimations 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getAnimations 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); + break } - cbb_wf.console.log("[*] Element_setHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + +this.Element_getAttribute = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAttribute.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getAttribute 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getAttribute 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getAttributeNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAttributeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getAttributeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getAttributeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getAttributeNames = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAttributeNames.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getAttributeNames 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getAttributeNames 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getAttributeNames 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getAttributeNames, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getAttributeNode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAttributeNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getAttributeNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getAttributeNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getAttributeNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getAttributeNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getAttributeNodeNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAttributeNodeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getAttributeNodeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getAttributeNodeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getAttributeNodeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getAttributeNodeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getBoundingClientRect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getBoundingClientRect.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getBoundingClientRect 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getBoundingClientRect 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getBoundingClientRect 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getBoundingClientRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getClientRects = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getClientRects.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getClientRects 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getClientRects 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getClientRects 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getClientRects, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getElementsByClassName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByClassName.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getElementsByClassName 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getElementsByClassName 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getElementsByClassName 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getElementsByClassName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getElementsByTagName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByTagName.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getElementsByTagName 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getElementsByTagName 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getElementsByTagName 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getElementsByTagName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getElementsByTagNameNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByTagNameNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getElementsByTagNameNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getElementsByTagNameNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getElementsByTagNameNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getElementsByTagNameNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_hasAttribute = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasAttribute.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_hasAttribute 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_hasAttribute 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_hasAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_hasAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_hasAttributeNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasAttributeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_hasAttributeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_hasAttributeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_hasAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_hasAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_hasAttributes = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasAttributes.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_hasAttributes 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_hasAttributes 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_hasAttributes 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_hasAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_hasPointerCapture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasPointerCapture.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_hasPointerCapture 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_hasPointerCapture 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_hasPointerCapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_hasPointerCapture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_insertAdjacentElement = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertAdjacentElement.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_insertAdjacentElement 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_insertAdjacentElement 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_insertAdjacentElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_insertAdjacentElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_insertAdjacentHTML = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertAdjacentHTML.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_insertAdjacentHTML 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_insertAdjacentHTML 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_insertAdjacentHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_insertAdjacentHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_insertAdjacentText = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertAdjacentText.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_insertAdjacentText 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_insertAdjacentText 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_insertAdjacentText 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_insertAdjacentText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_matches = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.matches.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_matches 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_matches 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_matches 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_matches, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_prepend = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.prepend.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_prepend 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_prepend 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_prepend 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_prepend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_querySelector = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.querySelector.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_querySelector 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_querySelector 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_querySelector 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_querySelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_querySelectorAll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.querySelectorAll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_querySelectorAll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_querySelectorAll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_querySelectorAll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_querySelectorAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_releasePointerCapture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.releasePointerCapture.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_releasePointerCapture 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_releasePointerCapture 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_releasePointerCapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_releasePointerCapture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_remove = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.remove.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_remove 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_remove 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_removeAttribute = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeAttribute.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_removeAttribute 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_removeAttribute 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_removeAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_removeAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_removeAttributeNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeAttributeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_removeAttributeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_removeAttributeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_removeAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_removeAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_removeAttributeNode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.removeAttributeNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_removeAttributeNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_removeAttributeNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_removeAttributeNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_removeAttributeNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_replaceChildren = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceChildren.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_replaceChildren 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_replaceChildren 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_replaceChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_replaceChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_replaceWith = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceWith.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_replaceWith 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_replaceWith 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_replaceWith 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_replaceWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_requestFullscreen = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestFullscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_requestFullscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_requestFullscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_requestFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_requestFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_requestPointerLock = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestPointerLock.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_requestPointerLock 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_requestPointerLock 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_requestPointerLock 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_requestPointerLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_scroll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.scroll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_scroll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_scroll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_scroll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_scroll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_scrollBy = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.scrollBy.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_scrollBy 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_scrollBy 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_scrollBy 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_scrollBy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_scrollIntoView = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.scrollIntoView.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_scrollIntoView 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_scrollIntoView 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_scrollIntoView 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_scrollIntoView, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_scrollIntoViewIfNeeded = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.scrollIntoViewIfNeeded.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_scrollIntoViewIfNeeded 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_scrollIntoViewIfNeeded 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_scrollIntoViewIfNeeded 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_scrollIntoViewIfNeeded, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_scrollTo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.scrollTo.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_scrollTo 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_scrollTo 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_scrollTo 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_scrollTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_setAttribute = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setAttribute.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_setAttribute 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_setAttribute 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_setAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_setAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_setAttributeNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setAttributeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_setAttributeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_setAttributeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_setAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_setAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_setAttributeNode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setAttributeNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_setAttributeNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_setAttributeNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_setAttributeNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_setAttributeNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_setAttributeNodeNS = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setAttributeNodeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_setAttributeNodeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_setAttributeNodeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_setAttributeNodeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_setAttributeNodeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_setPointerCapture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setPointerCapture.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_setPointerCapture 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_setPointerCapture 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_setPointerCapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_setPointerCapture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_toggleAttribute = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toggleAttribute.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_toggleAttribute 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_toggleAttribute 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_toggleAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_toggleAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_webkitMatchesSelector = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitMatchesSelector.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_webkitMatchesSelector 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_webkitMatchesSelector 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_webkitMatchesSelector 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_webkitMatchesSelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_webkitRequestFullScreen = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitRequestFullScreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_webkitRequestFullScreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_webkitRequestFullScreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_webkitRequestFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_webkitRequestFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_webkitRequestFullscreen = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitRequestFullscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_webkitRequestFullscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_webkitRequestFullscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_webkitRequestFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_webkitRequestFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_getInnerHTML = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getInnerHTML.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_getInnerHTML 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_getInnerHTML 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_getInnerHTML 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_getInnerHTML, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Element_setHTMLUnsafe = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Element"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.setHTMLUnsafe.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Element_setHTMLUnsafe 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Element_setHTMLUnsafe 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Element_setHTMLUnsafe 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Element_setHTMLUnsafe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.DynamicsCompressorNode_get_threshold = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DynamicsCompressorNode"); @@ -134521,7 +122324,7 @@ this.DynamicsCompressorNode_get_threshold = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DynamicsCompressorNode_get_threshold, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DynamicsCompressorNode_get_threshold, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134541,7 +122344,7 @@ this.DynamicsCompressorNode_get_knee = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DynamicsCompressorNode_get_knee, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DynamicsCompressorNode_get_knee, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134561,7 +122364,7 @@ this.DynamicsCompressorNode_get_ratio = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DynamicsCompressorNode_get_ratio, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DynamicsCompressorNode_get_ratio, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134581,7 +122384,7 @@ this.DynamicsCompressorNode_get_reduction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DynamicsCompressorNode_get_reduction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DynamicsCompressorNode_get_reduction, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134601,7 +122404,7 @@ this.DynamicsCompressorNode_get_attack = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DynamicsCompressorNode_get_attack, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DynamicsCompressorNode_get_attack, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134621,7 +122424,7 @@ this.DynamicsCompressorNode_get_release = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DynamicsCompressorNode_get_release, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DynamicsCompressorNode_get_release, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134641,7 +122444,7 @@ this.DragEvent_get_dataTransfer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DragEvent_get_dataTransfer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DragEvent_get_dataTransfer, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134662,12 +122465,12 @@ this.DocumentType_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentType_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentType_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentType_get_name 得到的结果类型为function, result =>", result); + console.log("[*] DocumentType_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -134680,7 +122483,7 @@ this.DocumentType_get_name = function () { break default: // string number - cbb_wf.console.log("[*] DocumentType_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentType_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -134689,7 +122492,7 @@ this.DocumentType_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentType_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentType_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134709,12 +122512,12 @@ this.DocumentType_get_publicId = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentType_get_publicId 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentType_get_publicId 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentType_get_publicId 得到的结果类型为function, result =>", result); + console.log("[*] DocumentType_get_publicId 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -134727,7 +122530,7 @@ this.DocumentType_get_publicId = function () { break default: // string number - cbb_wf.console.log("[*] DocumentType_get_publicId 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentType_get_publicId 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -134736,7 +122539,7 @@ this.DocumentType_get_publicId = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentType_get_publicId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentType_get_publicId, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -134756,12 +122559,12 @@ this.DocumentType_get_systemId = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentType_get_systemId 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentType_get_systemId 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentType_get_systemId 得到的结果类型为function, result =>", result); + console.log("[*] DocumentType_get_systemId 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -134774,7 +122577,7 @@ this.DocumentType_get_systemId = function () { break default: // string number - cbb_wf.console.log("[*] DocumentType_get_systemId 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentType_get_systemId 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -134783,194 +122586,194 @@ this.DocumentType_get_systemId = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentType_get_systemId, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentType_get_systemId, this =>", this + '', ", result =>", result + '', info); } return result; } this.DocumentType_after = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentType"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.after.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentType_after 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentType_after 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentType_after 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentType"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentType_after, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.after.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentType_after 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentType_after 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentType_after 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentType_after, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentType_before = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentType"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.before.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentType_before 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentType_before 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentType_before 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentType"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentType_before, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.before.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentType_before 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentType_before 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentType_before 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentType_before, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentType_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentType"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.remove.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentType_remove 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentType_remove 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentType_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentType"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentType_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.remove.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentType_remove 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentType_remove 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentType_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentType_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentType_replaceWith = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentType"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceWith.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentType_replaceWith 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentType_replaceWith 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentType_replaceWith 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentType"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentType_replaceWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceWith.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentType_replaceWith 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentType_replaceWith 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentType_replaceWith 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentType_replaceWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentFragment_get_children = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DocumentFragment"); @@ -134987,12 +122790,12 @@ this.DocumentFragment_get_children = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentFragment_get_children 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentFragment_get_children 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentFragment_get_children 得到的结果类型为function, result =>", result); + console.log("[*] DocumentFragment_get_children 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135005,7 +122808,7 @@ this.DocumentFragment_get_children = function () { break default: // string number - cbb_wf.console.log("[*] DocumentFragment_get_children 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentFragment_get_children 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135014,7 +122817,7 @@ this.DocumentFragment_get_children = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentFragment_get_children, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentFragment_get_children, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135034,12 +122837,12 @@ this.DocumentFragment_get_firstElementChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentFragment_get_firstElementChild 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentFragment_get_firstElementChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentFragment_get_firstElementChild 得到的结果类型为function, result =>", result); + console.log("[*] DocumentFragment_get_firstElementChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135052,7 +122855,7 @@ this.DocumentFragment_get_firstElementChild = function () { break default: // string number - cbb_wf.console.log("[*] DocumentFragment_get_firstElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentFragment_get_firstElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135061,7 +122864,7 @@ this.DocumentFragment_get_firstElementChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentFragment_get_firstElementChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentFragment_get_firstElementChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135081,12 +122884,12 @@ this.DocumentFragment_get_lastElementChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentFragment_get_lastElementChild 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentFragment_get_lastElementChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentFragment_get_lastElementChild 得到的结果类型为function, result =>", result); + console.log("[*] DocumentFragment_get_lastElementChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135099,7 +122902,7 @@ this.DocumentFragment_get_lastElementChild = function () { break default: // string number - cbb_wf.console.log("[*] DocumentFragment_get_lastElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentFragment_get_lastElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135108,7 +122911,7 @@ this.DocumentFragment_get_lastElementChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentFragment_get_lastElementChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentFragment_get_lastElementChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135128,12 +122931,12 @@ this.DocumentFragment_get_childElementCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DocumentFragment_get_childElementCount 得到的结果类型为Object, result =>", result); + console.log("[*] DocumentFragment_get_childElementCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DocumentFragment_get_childElementCount 得到的结果类型为function, result =>", result); + console.log("[*] DocumentFragment_get_childElementCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135146,7 +122949,7 @@ this.DocumentFragment_get_childElementCount = function () { break default: // string number - cbb_wf.console.log("[*] DocumentFragment_get_childElementCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DocumentFragment_get_childElementCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135155,286 +122958,301 @@ this.DocumentFragment_get_childElementCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DocumentFragment_get_childElementCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DocumentFragment_get_childElementCount, this =>", this + '', ", result =>", result + '', info); } return result; } this.DocumentFragment_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentFragment"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.append.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentFragment_append 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentFragment_append 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentFragment_append 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentFragment"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentFragment_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.append.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentFragment_append 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentFragment_append 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentFragment_append 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentFragment_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentFragment_getElementById = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentFragment"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementById.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentFragment_getElementById 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentFragment_getElementById 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentFragment_getElementById 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentFragment"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentFragment_getElementById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementById.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentFragment_getElementById 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentFragment_getElementById 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentFragment_getElementById 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentFragment_getElementById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentFragment_prepend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentFragment"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.prepend.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentFragment_prepend 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentFragment_prepend 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentFragment_prepend 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentFragment"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentFragment_prepend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.prepend.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentFragment_prepend 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentFragment_prepend 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentFragment_prepend 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentFragment_prepend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentFragment_querySelector = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentFragment"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.querySelector.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentFragment_querySelector 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentFragment_querySelector 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentFragment_querySelector 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentFragment"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentFragment_querySelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.querySelector.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentFragment_querySelector 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentFragment_querySelector 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentFragment_querySelector 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentFragment_querySelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentFragment_querySelectorAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentFragment"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.querySelectorAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentFragment_querySelectorAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentFragment_querySelectorAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentFragment_querySelectorAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentFragment"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentFragment_querySelectorAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.querySelectorAll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentFragment_querySelectorAll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentFragment_querySelectorAll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentFragment_querySelectorAll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentFragment_querySelectorAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DocumentFragment_replaceChildren = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentFragment"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceChildren.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DocumentFragment_replaceChildren 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DocumentFragment_replaceChildren 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DocumentFragment_replaceChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentFragment"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DocumentFragment_replaceChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceChildren.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DocumentFragment_replaceChildren 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DocumentFragment_replaceChildren 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DocumentFragment_replaceChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentFragment_replaceChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; + +this.Document_parseHTMLUnsafe = function () { +let r = cbb_wf.checkIllegal(this, "Document"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_parseHTMLUnsafe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } +return result; +} this.Document_get_implementation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -135451,12 +123269,12 @@ this.Document_get_implementation = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_implementation 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_implementation 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_implementation 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_implementation 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135469,7 +123287,7 @@ this.Document_get_implementation = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_implementation 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_implementation 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135478,7 +123296,7 @@ this.Document_get_implementation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_implementation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_implementation, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135498,12 +123316,12 @@ this.Document_get_URL = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_URL 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_URL 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_URL 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_URL 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135516,7 +123334,7 @@ this.Document_get_URL = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_URL 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_URL 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135525,7 +123343,7 @@ this.Document_get_URL = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_URL, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_URL, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135545,12 +123363,12 @@ this.Document_get_documentURI = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_documentURI 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_documentURI 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_documentURI 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_documentURI 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135563,7 +123381,7 @@ this.Document_get_documentURI = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_documentURI 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_documentURI 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135572,7 +123390,7 @@ this.Document_get_documentURI = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_documentURI, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_documentURI, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135592,12 +123410,12 @@ this.Document_get_compatMode = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_compatMode 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_compatMode 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_compatMode 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_compatMode 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135610,7 +123428,7 @@ this.Document_get_compatMode = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_compatMode 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_compatMode 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135619,7 +123437,7 @@ this.Document_get_compatMode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_compatMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_compatMode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135639,12 +123457,12 @@ this.Document_get_characterSet = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_characterSet 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_characterSet 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_characterSet 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_characterSet 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135657,7 +123475,7 @@ this.Document_get_characterSet = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_characterSet 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_characterSet 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135666,7 +123484,7 @@ this.Document_get_characterSet = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_characterSet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_characterSet, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135686,12 +123504,12 @@ this.Document_get_charset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_charset 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_charset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_charset 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_charset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135704,7 +123522,7 @@ this.Document_get_charset = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_charset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135713,7 +123531,7 @@ this.Document_get_charset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_charset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_charset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135733,12 +123551,12 @@ this.Document_get_inputEncoding = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_inputEncoding 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_inputEncoding 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_inputEncoding 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_inputEncoding 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135751,7 +123569,7 @@ this.Document_get_inputEncoding = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_inputEncoding 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_inputEncoding 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135760,7 +123578,7 @@ this.Document_get_inputEncoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_inputEncoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_inputEncoding, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135780,12 +123598,12 @@ this.Document_get_contentType = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_contentType 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_contentType 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_contentType 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_contentType 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135798,7 +123616,7 @@ this.Document_get_contentType = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_contentType 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_contentType 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135807,7 +123625,7 @@ this.Document_get_contentType = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_contentType, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_contentType, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135827,12 +123645,12 @@ this.Document_get_doctype = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_doctype 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_doctype 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_doctype 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_doctype 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135845,7 +123663,7 @@ this.Document_get_doctype = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_doctype 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_doctype 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135854,7 +123672,7 @@ this.Document_get_doctype = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_doctype, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_doctype, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135874,12 +123692,12 @@ this.Document_get_documentElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_documentElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_documentElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_documentElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_documentElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135892,7 +123710,7 @@ this.Document_get_documentElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_documentElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_documentElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135901,7 +123719,7 @@ this.Document_get_documentElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_documentElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_documentElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135921,12 +123739,12 @@ this.Document_get_xmlEncoding = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_xmlEncoding 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_xmlEncoding 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_xmlEncoding 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_xmlEncoding 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135939,7 +123757,7 @@ this.Document_get_xmlEncoding = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_xmlEncoding 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_xmlEncoding 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135948,7 +123766,7 @@ this.Document_get_xmlEncoding = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_xmlEncoding, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_xmlEncoding, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -135968,12 +123786,12 @@ this.Document_get_xmlVersion = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_xmlVersion 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_xmlVersion 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_xmlVersion 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_xmlVersion 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -135986,7 +123804,7 @@ this.Document_get_xmlVersion = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_xmlVersion 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_xmlVersion 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -135995,26 +123813,25 @@ this.Document_get_xmlVersion = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_xmlVersion, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_xmlVersion, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_xmlVersion = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.xmlVersion = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_xmlVersion, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.xmlVersion = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_xmlVersion, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_xmlStandalone = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136031,12 +123848,12 @@ this.Document_get_xmlStandalone = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_xmlStandalone 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_xmlStandalone 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_xmlStandalone 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_xmlStandalone 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136049,7 +123866,7 @@ this.Document_get_xmlStandalone = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_xmlStandalone 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_xmlStandalone 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136058,26 +123875,25 @@ this.Document_get_xmlStandalone = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_xmlStandalone, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_xmlStandalone, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_xmlStandalone = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.xmlStandalone = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_xmlStandalone, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.xmlStandalone = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_xmlStandalone, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_domain = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136094,12 +123910,12 @@ this.Document_get_domain = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_domain 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_domain 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_domain 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_domain 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136112,7 +123928,7 @@ this.Document_get_domain = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_domain 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_domain 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136121,26 +123937,25 @@ this.Document_get_domain = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_domain, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_domain, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_domain = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.domain = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_domain, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.domain = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_domain, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_referrer = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136157,12 +123972,12 @@ this.Document_get_referrer = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_referrer 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_referrer 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_referrer 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_referrer 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136175,7 +123990,7 @@ this.Document_get_referrer = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_referrer 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_referrer 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136184,7 +123999,7 @@ this.Document_get_referrer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_referrer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_referrer, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136204,12 +124019,12 @@ this.Document_get_cookie = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_cookie 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_cookie 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_cookie 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_cookie 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136222,7 +124037,7 @@ this.Document_get_cookie = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_cookie 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_cookie 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136231,26 +124046,25 @@ this.Document_get_cookie = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_cookie, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_cookie, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_cookie = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.cookie = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_cookie, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cookie = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_cookie, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_lastModified = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136267,12 +124081,12 @@ this.Document_get_lastModified = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_lastModified 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_lastModified 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_lastModified 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_lastModified 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136285,7 +124099,7 @@ this.Document_get_lastModified = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_lastModified 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_lastModified 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136294,7 +124108,7 @@ this.Document_get_lastModified = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_lastModified, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_lastModified, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136314,12 +124128,12 @@ this.Document_get_readyState = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_readyState 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_readyState 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_readyState 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_readyState 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136332,7 +124146,7 @@ this.Document_get_readyState = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_readyState 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136341,7 +124155,7 @@ this.Document_get_readyState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_readyState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_readyState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136361,12 +124175,12 @@ this.Document_get_title = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_title 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_title 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_title 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_title 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136379,7 +124193,7 @@ this.Document_get_title = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_title 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_title 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136388,26 +124202,25 @@ this.Document_get_title = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_title, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_title, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_title = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.title = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.title = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_dir = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136424,12 +124237,12 @@ this.Document_get_dir = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_dir 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_dir 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_dir 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_dir 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136442,7 +124255,7 @@ this.Document_get_dir = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_dir 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_dir 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136451,26 +124264,25 @@ this.Document_get_dir = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_dir, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_dir, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_dir = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.dir = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_dir, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.dir = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_dir, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_body = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136487,12 +124299,12 @@ this.Document_get_body = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_body 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_body 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_body 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_body 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136505,7 +124317,7 @@ this.Document_get_body = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_body 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_body 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136514,26 +124326,25 @@ this.Document_get_body = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_body, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_body, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_body = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.body = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_body, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.body = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_body, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_head = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -136550,12 +124361,12 @@ this.Document_get_head = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_head 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_head 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_head 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_head 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136568,7 +124379,7 @@ this.Document_get_head = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_head 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_head 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136577,7 +124388,7 @@ this.Document_get_head = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_head, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_head, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136597,12 +124408,12 @@ this.Document_get_images = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_images 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_images 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_images 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_images 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136615,7 +124426,7 @@ this.Document_get_images = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_images 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_images 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136624,7 +124435,7 @@ this.Document_get_images = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_images, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_images, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136644,12 +124455,12 @@ this.Document_get_embeds = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_embeds 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_embeds 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_embeds 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_embeds 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136662,7 +124473,7 @@ this.Document_get_embeds = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_embeds 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_embeds 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136671,7 +124482,7 @@ this.Document_get_embeds = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_embeds, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_embeds, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136691,12 +124502,12 @@ this.Document_get_plugins = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_plugins 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_plugins 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_plugins 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_plugins 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136709,7 +124520,7 @@ this.Document_get_plugins = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_plugins 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_plugins 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136718,7 +124529,7 @@ this.Document_get_plugins = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_plugins, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_plugins, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136738,12 +124549,12 @@ this.Document_get_links = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_links 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_links 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_links 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_links 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136756,7 +124567,7 @@ this.Document_get_links = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_links 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_links 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136765,7 +124576,7 @@ this.Document_get_links = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_links, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_links, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136785,12 +124596,12 @@ this.Document_get_forms = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_forms 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_forms 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_forms 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_forms 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136803,7 +124614,7 @@ this.Document_get_forms = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_forms 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_forms 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136812,7 +124623,7 @@ this.Document_get_forms = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_forms, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_forms, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136832,12 +124643,12 @@ this.Document_get_scripts = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_scripts 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_scripts 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_scripts 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_scripts 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136850,7 +124661,7 @@ this.Document_get_scripts = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_scripts 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_scripts 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136859,7 +124670,7 @@ this.Document_get_scripts = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_scripts, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_scripts, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136879,12 +124690,12 @@ this.Document_get_currentScript = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_currentScript 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_currentScript 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_currentScript 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_currentScript 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136897,7 +124708,7 @@ this.Document_get_currentScript = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_currentScript 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_currentScript 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136906,7 +124717,7 @@ this.Document_get_currentScript = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_currentScript, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_currentScript, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136926,12 +124737,12 @@ this.Document_get_defaultView = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_defaultView 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_defaultView 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_defaultView 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_defaultView 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136944,7 +124755,7 @@ this.Document_get_defaultView = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_defaultView 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_defaultView 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -136953,7 +124764,7 @@ this.Document_get_defaultView = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_defaultView, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_defaultView, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -136973,12 +124784,12 @@ this.Document_get_designMode = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_designMode 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_designMode 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_designMode 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_designMode 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -136991,7 +124802,7 @@ this.Document_get_designMode = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_designMode 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_designMode 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137000,26 +124811,25 @@ this.Document_get_designMode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_designMode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_designMode, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_designMode = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.designMode = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_designMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.designMode = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_designMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onreadystatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137036,12 +124846,12 @@ this.Document_get_onreadystatechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onreadystatechange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onreadystatechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onreadystatechange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onreadystatechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137054,7 +124864,7 @@ this.Document_get_onreadystatechange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onreadystatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onreadystatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137063,26 +124873,25 @@ this.Document_get_onreadystatechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onreadystatechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onreadystatechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onreadystatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onreadystatechange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onreadystatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onreadystatechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onreadystatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_anchors = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137099,12 +124908,12 @@ this.Document_get_anchors = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_anchors 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_anchors 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_anchors 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_anchors 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137117,7 +124926,7 @@ this.Document_get_anchors = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_anchors 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_anchors 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137126,7 +124935,7 @@ this.Document_get_anchors = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_anchors, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_anchors, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137146,12 +124955,12 @@ this.Document_get_applets = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_applets 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_applets 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_applets 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_applets 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137164,7 +124973,7 @@ this.Document_get_applets = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_applets 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_applets 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137173,7 +124982,7 @@ this.Document_get_applets = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_applets, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_applets, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137193,12 +125002,12 @@ this.Document_get_fgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_fgColor 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_fgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_fgColor 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_fgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137211,7 +125020,7 @@ this.Document_get_fgColor = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_fgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_fgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137220,26 +125029,25 @@ this.Document_get_fgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_fgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_fgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_fgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fgColor = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_fgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_fgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_linkColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137256,12 +125064,12 @@ this.Document_get_linkColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_linkColor 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_linkColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_linkColor 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_linkColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137274,7 +125082,7 @@ this.Document_get_linkColor = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_linkColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_linkColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137283,26 +125091,25 @@ this.Document_get_linkColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_linkColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_linkColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_linkColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.linkColor = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_linkColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.linkColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_linkColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_vlinkColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137319,12 +125126,12 @@ this.Document_get_vlinkColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_vlinkColor 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_vlinkColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_vlinkColor 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_vlinkColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137337,7 +125144,7 @@ this.Document_get_vlinkColor = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_vlinkColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_vlinkColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137346,26 +125153,25 @@ this.Document_get_vlinkColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_vlinkColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_vlinkColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_vlinkColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.vlinkColor = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_vlinkColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.vlinkColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_vlinkColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_alinkColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137382,12 +125188,12 @@ this.Document_get_alinkColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_alinkColor 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_alinkColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_alinkColor 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_alinkColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137400,7 +125206,7 @@ this.Document_get_alinkColor = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_alinkColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_alinkColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137409,26 +125215,25 @@ this.Document_get_alinkColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_alinkColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_alinkColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_alinkColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.alinkColor = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_alinkColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.alinkColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_alinkColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_bgColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137445,12 +125250,12 @@ this.Document_get_bgColor = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_bgColor 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_bgColor 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_bgColor 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_bgColor 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137463,7 +125268,7 @@ this.Document_get_bgColor = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_bgColor 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137472,26 +125277,25 @@ this.Document_get_bgColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_bgColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_bgColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_bgColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.bgColor = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.bgColor = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_bgColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_all = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137508,12 +125312,12 @@ this.Document_get_all = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_all 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_all 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_all 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_all 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137526,7 +125330,7 @@ this.Document_get_all = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_all 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_all 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137535,7 +125339,7 @@ this.Document_get_all = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_all, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_all, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137555,12 +125359,12 @@ this.Document_get_scrollingElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_scrollingElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_scrollingElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_scrollingElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_scrollingElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137573,7 +125377,7 @@ this.Document_get_scrollingElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_scrollingElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_scrollingElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137582,7 +125386,7 @@ this.Document_get_scrollingElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_scrollingElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_scrollingElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137602,12 +125406,12 @@ this.Document_get_onpointerlockchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerlockchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerlockchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerlockchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerlockchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137620,7 +125424,7 @@ this.Document_get_onpointerlockchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerlockchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerlockchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137629,26 +125433,25 @@ this.Document_get_onpointerlockchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerlockchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerlockchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerlockchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerlockchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerlockchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerlockchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerlockchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerlockerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137665,12 +125468,12 @@ this.Document_get_onpointerlockerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerlockerror 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerlockerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerlockerror 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerlockerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137683,7 +125486,7 @@ this.Document_get_onpointerlockerror = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerlockerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerlockerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137692,26 +125495,25 @@ this.Document_get_onpointerlockerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerlockerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerlockerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerlockerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerlockerror = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerlockerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerlockerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerlockerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_hidden = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -137728,12 +125530,12 @@ this.Document_get_hidden = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_hidden 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_hidden 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_hidden 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_hidden 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137746,7 +125548,7 @@ this.Document_get_hidden = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_hidden 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_hidden 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137755,7 +125557,7 @@ this.Document_get_hidden = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_hidden, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_hidden, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137775,12 +125577,12 @@ this.Document_get_visibilityState = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_visibilityState 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_visibilityState 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_visibilityState 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_visibilityState 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137793,7 +125595,7 @@ this.Document_get_visibilityState = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_visibilityState 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_visibilityState 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137802,7 +125604,7 @@ this.Document_get_visibilityState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_visibilityState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_visibilityState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137822,12 +125624,12 @@ this.Document_get_wasDiscarded = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_wasDiscarded 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_wasDiscarded 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_wasDiscarded 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_wasDiscarded 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137840,7 +125642,7 @@ this.Document_get_wasDiscarded = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_wasDiscarded 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_wasDiscarded 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137849,7 +125651,7 @@ this.Document_get_wasDiscarded = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_wasDiscarded, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_wasDiscarded, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137869,12 +125671,12 @@ this.Document_get_prerendering = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_prerendering 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_prerendering 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_prerendering 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_prerendering 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137887,7 +125689,7 @@ this.Document_get_prerendering = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_prerendering 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_prerendering 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137896,7 +125698,7 @@ this.Document_get_prerendering = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_prerendering, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_prerendering, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137916,12 +125718,12 @@ this.Document_get_featurePolicy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_featurePolicy 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_featurePolicy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_featurePolicy 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_featurePolicy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137934,7 +125736,7 @@ this.Document_get_featurePolicy = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_featurePolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_featurePolicy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137943,7 +125745,7 @@ this.Document_get_featurePolicy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_featurePolicy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_featurePolicy, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -137963,12 +125765,12 @@ this.Document_get_webkitVisibilityState = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_webkitVisibilityState 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_webkitVisibilityState 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_webkitVisibilityState 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_webkitVisibilityState 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -137981,7 +125783,7 @@ this.Document_get_webkitVisibilityState = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_webkitVisibilityState 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_webkitVisibilityState 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -137990,7 +125792,7 @@ this.Document_get_webkitVisibilityState = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_webkitVisibilityState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_webkitVisibilityState, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -138010,12 +125812,12 @@ this.Document_get_webkitHidden = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_webkitHidden 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_webkitHidden 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_webkitHidden 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_webkitHidden 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138028,7 +125830,7 @@ this.Document_get_webkitHidden = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_webkitHidden 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_webkitHidden 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138037,7 +125839,7 @@ this.Document_get_webkitHidden = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_webkitHidden, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_webkitHidden, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -138057,12 +125859,12 @@ this.Document_get_onbeforecopy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforecopy 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onbeforecopy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onbeforecopy 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onbeforecopy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138075,7 +125877,7 @@ this.Document_get_onbeforecopy = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onbeforecopy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onbeforecopy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138084,26 +125886,25 @@ this.Document_get_onbeforecopy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onbeforecopy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onbeforecopy, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onbeforecopy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforecopy = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforecopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforecopy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforecopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onbeforecut = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138120,12 +125921,12 @@ this.Document_get_onbeforecut = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforecut 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onbeforecut 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onbeforecut 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onbeforecut 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138138,7 +125939,7 @@ this.Document_get_onbeforecut = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onbeforecut 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onbeforecut 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138147,26 +125948,25 @@ this.Document_get_onbeforecut = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onbeforecut, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onbeforecut, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onbeforecut = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforecut = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforecut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforecut = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforecut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onbeforepaste = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138183,12 +125983,12 @@ this.Document_get_onbeforepaste = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforepaste 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onbeforepaste 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onbeforepaste 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onbeforepaste 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138201,7 +126001,7 @@ this.Document_get_onbeforepaste = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onbeforepaste 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onbeforepaste 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138210,26 +126010,25 @@ this.Document_get_onbeforepaste = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onbeforepaste, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onbeforepaste, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onbeforepaste = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforepaste = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforepaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforepaste = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforepaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onfreeze = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138246,12 +126045,12 @@ this.Document_get_onfreeze = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onfreeze 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onfreeze 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onfreeze 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onfreeze 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138264,7 +126063,7 @@ this.Document_get_onfreeze = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onfreeze 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onfreeze 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138273,26 +126072,25 @@ this.Document_get_onfreeze = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onfreeze, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onfreeze, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onfreeze = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfreeze = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onfreeze, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfreeze = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onfreeze, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onprerenderingchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138309,12 +126107,12 @@ this.Document_get_onprerenderingchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onprerenderingchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onprerenderingchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onprerenderingchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onprerenderingchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138327,7 +126125,7 @@ this.Document_get_onprerenderingchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onprerenderingchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onprerenderingchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138336,26 +126134,25 @@ this.Document_get_onprerenderingchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onprerenderingchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onprerenderingchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onprerenderingchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onprerenderingchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onprerenderingchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onprerenderingchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onprerenderingchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onresume = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138372,12 +126169,12 @@ this.Document_get_onresume = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onresume 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onresume 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onresume 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onresume 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138390,7 +126187,7 @@ this.Document_get_onresume = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onresume 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onresume 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138399,26 +126196,25 @@ this.Document_get_onresume = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onresume, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onresume, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onresume = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onresume = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onresume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresume = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onresume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onsearch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138435,12 +126231,12 @@ this.Document_get_onsearch = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onsearch 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onsearch 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onsearch 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onsearch 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138453,7 +126249,7 @@ this.Document_get_onsearch = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onsearch 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onsearch 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138462,26 +126258,25 @@ this.Document_get_onsearch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onsearch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onsearch, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onsearch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsearch = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onsearch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsearch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onsearch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onvisibilitychange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138498,12 +126293,12 @@ this.Document_get_onvisibilitychange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onvisibilitychange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onvisibilitychange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onvisibilitychange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onvisibilitychange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138516,7 +126311,7 @@ this.Document_get_onvisibilitychange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onvisibilitychange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onvisibilitychange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138525,11 +126320,26 @@ this.Document_get_onvisibilitychange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onvisibilitychange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onvisibilitychange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onvisibilitychange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onvisibilitychange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onvisibilitychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.Document_get_timeline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); let ctx = r[0]; @@ -138539,9 +126349,40 @@ this.Document_set_onvisibilitychange = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onvisibilitychange = val; + let result = dom_element.timeline; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Document_get_timeline 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_get_timeline 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_get_timeline 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onvisibilitychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_get_timeline, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -138561,12 +126402,12 @@ this.Document_get_fullscreenEnabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_fullscreenEnabled 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_fullscreenEnabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_fullscreenEnabled 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_fullscreenEnabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138579,7 +126420,7 @@ this.Document_get_fullscreenEnabled = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_fullscreenEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_fullscreenEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138588,26 +126429,25 @@ this.Document_get_fullscreenEnabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_fullscreenEnabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_fullscreenEnabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_fullscreenEnabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fullscreenEnabled = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_fullscreenEnabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fullscreenEnabled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_fullscreenEnabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_fullscreen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138624,12 +126464,12 @@ this.Document_get_fullscreen = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_fullscreen 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_fullscreen 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_fullscreen 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_fullscreen 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138642,7 +126482,7 @@ this.Document_get_fullscreen = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_fullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_fullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138651,26 +126491,25 @@ this.Document_get_fullscreen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_fullscreen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_fullscreen, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_fullscreen = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fullscreen = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_fullscreen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fullscreen = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_fullscreen, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onfullscreenchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138687,12 +126526,12 @@ this.Document_get_onfullscreenchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onfullscreenchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onfullscreenchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onfullscreenchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onfullscreenchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138705,7 +126544,7 @@ this.Document_get_onfullscreenchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138714,26 +126553,25 @@ this.Document_get_onfullscreenchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onfullscreenchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onfullscreenchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onfullscreenchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfullscreenchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfullscreenchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onfullscreenerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138750,12 +126588,12 @@ this.Document_get_onfullscreenerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onfullscreenerror 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onfullscreenerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onfullscreenerror 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onfullscreenerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138768,7 +126606,7 @@ this.Document_get_onfullscreenerror = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138777,26 +126615,25 @@ this.Document_get_onfullscreenerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onfullscreenerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onfullscreenerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onfullscreenerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfullscreenerror = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfullscreenerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_webkitIsFullScreen = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -138813,12 +126650,12 @@ this.Document_get_webkitIsFullScreen = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_webkitIsFullScreen 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_webkitIsFullScreen 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_webkitIsFullScreen 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_webkitIsFullScreen 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138831,7 +126668,7 @@ this.Document_get_webkitIsFullScreen = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_webkitIsFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_webkitIsFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138840,7 +126677,7 @@ this.Document_get_webkitIsFullScreen = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_webkitIsFullScreen, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_webkitIsFullScreen, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -138860,12 +126697,12 @@ this.Document_get_webkitCurrentFullScreenElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_webkitCurrentFullScreenElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_webkitCurrentFullScreenElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_webkitCurrentFullScreenElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_webkitCurrentFullScreenElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138878,7 +126715,7 @@ this.Document_get_webkitCurrentFullScreenElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_webkitCurrentFullScreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_webkitCurrentFullScreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138887,7 +126724,7 @@ this.Document_get_webkitCurrentFullScreenElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_webkitCurrentFullScreenElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_webkitCurrentFullScreenElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -138907,12 +126744,12 @@ this.Document_get_webkitFullscreenEnabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_webkitFullscreenEnabled 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_webkitFullscreenEnabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_webkitFullscreenEnabled 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_webkitFullscreenEnabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138925,7 +126762,7 @@ this.Document_get_webkitFullscreenEnabled = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_webkitFullscreenEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_webkitFullscreenEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138934,7 +126771,7 @@ this.Document_get_webkitFullscreenEnabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_webkitFullscreenEnabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_webkitFullscreenEnabled, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -138954,12 +126791,12 @@ this.Document_get_webkitFullscreenElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_webkitFullscreenElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_webkitFullscreenElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_webkitFullscreenElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_webkitFullscreenElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -138972,7 +126809,7 @@ this.Document_get_webkitFullscreenElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_webkitFullscreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_webkitFullscreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -138981,7 +126818,7 @@ this.Document_get_webkitFullscreenElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_webkitFullscreenElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_webkitFullscreenElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -139001,12 +126838,12 @@ this.Document_get_onwebkitfullscreenchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwebkitfullscreenchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwebkitfullscreenchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139019,7 +126856,7 @@ this.Document_get_onwebkitfullscreenchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwebkitfullscreenchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139028,26 +126865,25 @@ this.Document_get_onwebkitfullscreenchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwebkitfullscreenchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwebkitfullscreenchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitfullscreenchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwebkitfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitfullscreenchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwebkitfullscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwebkitfullscreenerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139064,12 +126900,12 @@ this.Document_get_onwebkitfullscreenerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenerror 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwebkitfullscreenerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenerror 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwebkitfullscreenerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139082,7 +126918,7 @@ this.Document_get_onwebkitfullscreenerror = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwebkitfullscreenerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139091,26 +126927,25 @@ this.Document_get_onwebkitfullscreenerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwebkitfullscreenerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwebkitfullscreenerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwebkitfullscreenerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitfullscreenerror = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwebkitfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitfullscreenerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwebkitfullscreenerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_rootElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139127,12 +126962,12 @@ this.Document_get_rootElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_rootElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_rootElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_rootElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_rootElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139145,7 +126980,7 @@ this.Document_get_rootElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_rootElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_rootElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139154,7 +126989,7 @@ this.Document_get_rootElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_rootElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_rootElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -139174,12 +127009,12 @@ this.Document_get_pictureInPictureEnabled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_pictureInPictureEnabled 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_pictureInPictureEnabled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_pictureInPictureEnabled 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_pictureInPictureEnabled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139192,7 +127027,7 @@ this.Document_get_pictureInPictureEnabled = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_pictureInPictureEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_pictureInPictureEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139201,7 +127036,7 @@ this.Document_get_pictureInPictureEnabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_pictureInPictureEnabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_pictureInPictureEnabled, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -139221,12 +127056,12 @@ this.Document_get_onbeforexrselect = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforexrselect 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onbeforexrselect 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onbeforexrselect 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onbeforexrselect 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139239,7 +127074,7 @@ this.Document_get_onbeforexrselect = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onbeforexrselect 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onbeforexrselect 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139248,26 +127083,25 @@ this.Document_get_onbeforexrselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onbeforexrselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onbeforexrselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforexrselect = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforexrselect = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforexrselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onabort = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139284,12 +127118,12 @@ this.Document_get_onabort = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onabort 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onabort 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onabort 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onabort 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139302,7 +127136,7 @@ this.Document_get_onabort = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139311,26 +127145,25 @@ this.Document_get_onabort = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onabort, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onabort, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onabort = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onabort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onbeforeinput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139347,12 +127180,12 @@ this.Document_get_onbeforeinput = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforeinput 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onbeforeinput 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onbeforeinput 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onbeforeinput 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139365,7 +127198,7 @@ this.Document_get_onbeforeinput = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onbeforeinput 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onbeforeinput 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139374,11 +127207,26 @@ this.Document_get_onbeforeinput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onbeforeinput, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onbeforeinput = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforeinput = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.Document_get_onbeforematch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); let ctx = r[0]; @@ -139388,12 +127236,58 @@ this.Document_set_onbeforeinput = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforeinput = val; + let result = dom_element.onbeforematch; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Document_get_onbeforematch 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_get_onbeforematch 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_get_onbeforematch 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforeinput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); } return result; } +this.Document_set_onbeforematch = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforematch = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.Document_get_onbeforetoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139410,12 +127304,12 @@ this.Document_get_onbeforetoggle = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforetoggle 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onbeforetoggle 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onbeforetoggle 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onbeforetoggle 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139428,7 +127322,7 @@ this.Document_get_onbeforetoggle = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onbeforetoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onbeforetoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139437,26 +127331,25 @@ this.Document_get_onbeforetoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onbeforetoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onbeforetoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onbeforetoggle = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforetoggle = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforetoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onblur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139473,12 +127366,12 @@ this.Document_get_onblur = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onblur 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onblur 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onblur 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onblur 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139491,7 +127384,7 @@ this.Document_get_onblur = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onblur 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139500,26 +127393,25 @@ this.Document_get_onblur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onblur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onblur, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onblur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onblur = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onblur = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onblur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139536,12 +127428,12 @@ this.Document_get_oncancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncancel 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncancel 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139554,7 +127446,7 @@ this.Document_get_oncancel = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139563,26 +127455,25 @@ this.Document_get_oncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncancel = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncanplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139599,12 +127490,12 @@ this.Document_get_oncanplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncanplay 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncanplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncanplay 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncanplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139617,7 +127508,7 @@ this.Document_get_oncanplay = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncanplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncanplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139626,26 +127517,25 @@ this.Document_get_oncanplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncanplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncanplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncanplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncanplay = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncanplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncanplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncanplaythrough = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139662,12 +127552,12 @@ this.Document_get_oncanplaythrough = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncanplaythrough 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncanplaythrough 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncanplaythrough 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncanplaythrough 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139680,7 +127570,7 @@ this.Document_get_oncanplaythrough = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncanplaythrough 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncanplaythrough 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139689,26 +127579,25 @@ this.Document_get_oncanplaythrough = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncanplaythrough, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncanplaythrough = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncanplaythrough = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncanplaythrough = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncanplaythrough, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139725,12 +127614,12 @@ this.Document_get_onchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139743,7 +127632,7 @@ this.Document_get_onchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139752,26 +127641,25 @@ this.Document_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139788,12 +127676,12 @@ this.Document_get_onclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onclick 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onclick 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139806,7 +127694,7 @@ this.Document_get_onclick = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139815,26 +127703,25 @@ this.Document_get_onclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onclick = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139851,12 +127738,12 @@ this.Document_get_onclose = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onclose 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onclose 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onclose 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onclose 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139869,7 +127756,7 @@ this.Document_get_onclose = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onclose 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139878,11 +127765,26 @@ this.Document_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onclose = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onclose = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.Document_get_oncontentvisibilityautostatechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); let ctx = r[0]; @@ -139892,12 +127794,58 @@ this.Document_set_onclose = function (val) { } // 获取到jsdom对象 let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onclose = val; + let result = dom_element.oncontentvisibilityautostatechange; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Document_get_oncontentvisibilityautostatechange 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_get_oncontentvisibilityautostatechange 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_get_oncontentvisibilityautostatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); } return result; } +this.Document_set_oncontentvisibilityautostatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontentvisibilityautostatechange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } this.Document_get_oncontextlost = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139914,12 +127862,12 @@ this.Document_get_oncontextlost = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncontextlost 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncontextlost 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncontextlost 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncontextlost 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139932,7 +127880,7 @@ this.Document_get_oncontextlost = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncontextlost 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncontextlost 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -139941,26 +127889,25 @@ this.Document_get_oncontextlost = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncontextlost, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncontextlost = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextlost = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextlost = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncontextlost, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncontextmenu = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -139977,12 +127924,12 @@ this.Document_get_oncontextmenu = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncontextmenu 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncontextmenu 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncontextmenu 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncontextmenu 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -139995,7 +127942,7 @@ this.Document_get_oncontextmenu = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncontextmenu 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncontextmenu 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140004,26 +127951,25 @@ this.Document_get_oncontextmenu = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncontextmenu, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncontextmenu = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextmenu = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextmenu = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncontextmenu, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncontextrestored = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140040,12 +127986,12 @@ this.Document_get_oncontextrestored = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncontextrestored 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncontextrestored 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncontextrestored 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncontextrestored 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140058,7 +128004,7 @@ this.Document_get_oncontextrestored = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncontextrestored 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncontextrestored 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140067,26 +128013,25 @@ this.Document_get_oncontextrestored = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncontextrestored, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncontextrestored = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncontextrestored = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontextrestored = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncontextrestored, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncuechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140103,12 +128048,12 @@ this.Document_get_oncuechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncuechange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncuechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncuechange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncuechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140121,7 +128066,7 @@ this.Document_get_oncuechange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncuechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncuechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140130,26 +128075,25 @@ this.Document_get_oncuechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncuechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncuechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncuechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncuechange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncuechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncuechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondblclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140166,12 +128110,12 @@ this.Document_get_ondblclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondblclick 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondblclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondblclick 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondblclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140184,7 +128128,7 @@ this.Document_get_ondblclick = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondblclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondblclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140193,26 +128137,25 @@ this.Document_get_ondblclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondblclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondblclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondblclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondblclick = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondblclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondblclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondrag = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140229,12 +128172,12 @@ this.Document_get_ondrag = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondrag 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondrag 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondrag 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondrag 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140247,7 +128190,7 @@ this.Document_get_ondrag = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondrag 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondrag 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140256,26 +128199,25 @@ this.Document_get_ondrag = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondrag, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondrag, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondrag = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondrag = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondrag = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondrag, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondragend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140292,12 +128234,12 @@ this.Document_get_ondragend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondragend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondragend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondragend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondragend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140310,7 +128252,7 @@ this.Document_get_ondragend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondragend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondragend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140319,26 +128261,25 @@ this.Document_get_ondragend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondragend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondragend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondragend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondragend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondragenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140355,12 +128296,12 @@ this.Document_get_ondragenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondragenter 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondragenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondragenter 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondragenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140373,7 +128314,7 @@ this.Document_get_ondragenter = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondragenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondragenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140382,26 +128323,25 @@ this.Document_get_ondragenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondragenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondragenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondragenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragenter = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondragenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondragleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140418,12 +128358,12 @@ this.Document_get_ondragleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondragleave 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondragleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondragleave 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondragleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140436,7 +128376,7 @@ this.Document_get_ondragleave = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondragleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondragleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140445,26 +128385,25 @@ this.Document_get_ondragleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondragleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondragleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondragleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragleave = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondragleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondragover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140481,12 +128420,12 @@ this.Document_get_ondragover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondragover 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondragover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondragover 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondragover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140499,7 +128438,7 @@ this.Document_get_ondragover = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondragover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondragover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140508,26 +128447,25 @@ this.Document_get_ondragover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondragover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondragover, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondragover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragover = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondragover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondragstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140544,12 +128482,12 @@ this.Document_get_ondragstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondragstart 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondragstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondragstart 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondragstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140562,7 +128500,7 @@ this.Document_get_ondragstart = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondragstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondragstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140571,26 +128509,25 @@ this.Document_get_ondragstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondragstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondragstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondragstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondragstart = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondragstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondragstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondrop = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140607,12 +128544,12 @@ this.Document_get_ondrop = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondrop 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondrop 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondrop 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondrop 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140625,7 +128562,7 @@ this.Document_get_ondrop = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondrop 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondrop 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140634,26 +128571,25 @@ this.Document_get_ondrop = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondrop, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondrop, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondrop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondrop = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondrop = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondrop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ondurationchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140670,12 +128606,12 @@ this.Document_get_ondurationchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ondurationchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ondurationchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ondurationchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ondurationchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140688,7 +128624,7 @@ this.Document_get_ondurationchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ondurationchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ondurationchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140697,26 +128633,25 @@ this.Document_get_ondurationchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ondurationchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ondurationchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ondurationchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ondurationchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ondurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onemptied = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140733,12 +128668,12 @@ this.Document_get_onemptied = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onemptied 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onemptied 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onemptied 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onemptied 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140751,7 +128686,7 @@ this.Document_get_onemptied = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onemptied 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onemptied 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140760,26 +128695,25 @@ this.Document_get_onemptied = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onemptied, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onemptied, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onemptied = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onemptied = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onemptied = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onemptied, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onended = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140796,12 +128730,12 @@ this.Document_get_onended = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onended 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onended 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onended 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onended 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140814,7 +128748,7 @@ this.Document_get_onended = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onended 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onended 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140823,26 +128757,25 @@ this.Document_get_onended = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onended, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onended, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onended = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onended = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onended = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140859,12 +128792,12 @@ this.Document_get_onerror = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onerror 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onerror 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onerror 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onerror 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140877,7 +128810,7 @@ this.Document_get_onerror = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onerror 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140886,26 +128819,25 @@ this.Document_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onerror = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onerror = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onfocus = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140922,12 +128854,12 @@ this.Document_get_onfocus = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onfocus 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onfocus 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onfocus 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onfocus 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -140940,7 +128872,7 @@ this.Document_get_onfocus = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onfocus 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -140949,26 +128881,25 @@ this.Document_get_onfocus = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onfocus, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onfocus, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onfocus = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onfocus = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onfocus = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onfocus, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onformdata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -140985,12 +128916,12 @@ this.Document_get_onformdata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onformdata 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onformdata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onformdata 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onformdata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141003,7 +128934,7 @@ this.Document_get_onformdata = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onformdata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onformdata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141012,26 +128943,25 @@ this.Document_get_onformdata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onformdata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onformdata, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onformdata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onformdata = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onformdata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onformdata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oninput = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141048,12 +128978,12 @@ this.Document_get_oninput = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oninput 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oninput 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oninput 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oninput 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141066,7 +128996,7 @@ this.Document_get_oninput = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oninput 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oninput 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141075,26 +129005,25 @@ this.Document_get_oninput = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oninput, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oninput, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oninput = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oninput = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oninput = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oninput, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oninvalid = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141111,12 +129040,12 @@ this.Document_get_oninvalid = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oninvalid 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oninvalid 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oninvalid 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oninvalid 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141129,7 +129058,7 @@ this.Document_get_oninvalid = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oninvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oninvalid 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141138,26 +129067,25 @@ this.Document_get_oninvalid = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oninvalid, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oninvalid, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oninvalid = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oninvalid = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oninvalid = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oninvalid, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onkeydown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141174,12 +129102,12 @@ this.Document_get_onkeydown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onkeydown 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onkeydown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onkeydown 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onkeydown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141192,7 +129120,7 @@ this.Document_get_onkeydown = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onkeydown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onkeydown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141201,26 +129129,25 @@ this.Document_get_onkeydown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onkeydown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onkeydown, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onkeydown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeydown = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeydown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onkeydown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onkeypress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141237,12 +129164,12 @@ this.Document_get_onkeypress = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onkeypress 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onkeypress 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onkeypress 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onkeypress 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141255,7 +129182,7 @@ this.Document_get_onkeypress = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onkeypress 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onkeypress 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141264,26 +129191,25 @@ this.Document_get_onkeypress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onkeypress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onkeypress, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onkeypress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeypress = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeypress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onkeypress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onkeyup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141300,12 +129226,12 @@ this.Document_get_onkeyup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onkeyup 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onkeyup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onkeyup 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onkeyup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141318,7 +129244,7 @@ this.Document_get_onkeyup = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onkeyup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onkeyup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141327,26 +129253,25 @@ this.Document_get_onkeyup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onkeyup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onkeyup, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onkeyup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onkeyup = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onkeyup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onkeyup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onload = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141363,12 +129288,12 @@ this.Document_get_onload = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onload 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onload 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onload 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onload 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141381,7 +129306,7 @@ this.Document_get_onload = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onload 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141390,26 +129315,25 @@ this.Document_get_onload = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onload, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onload, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onload = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onload = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onload = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onload, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onloadeddata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141426,12 +129350,12 @@ this.Document_get_onloadeddata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onloadeddata 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onloadeddata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onloadeddata 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onloadeddata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141444,7 +129368,7 @@ this.Document_get_onloadeddata = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onloadeddata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onloadeddata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141453,26 +129377,25 @@ this.Document_get_onloadeddata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onloadeddata, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onloadeddata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadeddata = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadeddata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onloadeddata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onloadedmetadata = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141489,12 +129412,12 @@ this.Document_get_onloadedmetadata = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onloadedmetadata 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onloadedmetadata 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onloadedmetadata 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onloadedmetadata 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141507,7 +129430,7 @@ this.Document_get_onloadedmetadata = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onloadedmetadata 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onloadedmetadata 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141516,26 +129439,25 @@ this.Document_get_onloadedmetadata = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onloadedmetadata, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onloadedmetadata = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadedmetadata = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadedmetadata = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onloadedmetadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onloadstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141552,12 +129474,12 @@ this.Document_get_onloadstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onloadstart 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onloadstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onloadstart 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onloadstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141570,7 +129492,7 @@ this.Document_get_onloadstart = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onloadstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141579,26 +129501,25 @@ this.Document_get_onloadstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onloadstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onloadstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onloadstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onloadstart = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onloadstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onloadstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmousedown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141615,12 +129536,12 @@ this.Document_get_onmousedown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmousedown 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmousedown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmousedown 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmousedown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141633,7 +129554,7 @@ this.Document_get_onmousedown = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmousedown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmousedown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141642,26 +129563,25 @@ this.Document_get_onmousedown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmousedown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmousedown, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmousedown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousedown = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousedown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmousedown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmouseenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141678,12 +129598,12 @@ this.Document_get_onmouseenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmouseenter 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmouseenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmouseenter 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmouseenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141696,7 +129616,7 @@ this.Document_get_onmouseenter = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmouseenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmouseenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141705,26 +129625,25 @@ this.Document_get_onmouseenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmouseenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmouseenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseenter = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmouseenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmouseleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141741,12 +129660,12 @@ this.Document_get_onmouseleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmouseleave 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmouseleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmouseleave 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmouseleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141759,7 +129678,7 @@ this.Document_get_onmouseleave = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmouseleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmouseleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141768,26 +129687,25 @@ this.Document_get_onmouseleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmouseleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmouseleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseleave = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmouseleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmousemove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141804,12 +129722,12 @@ this.Document_get_onmousemove = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmousemove 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmousemove 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmousemove 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmousemove 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141822,7 +129740,7 @@ this.Document_get_onmousemove = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmousemove 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmousemove 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141831,26 +129749,25 @@ this.Document_get_onmousemove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmousemove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmousemove, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmousemove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousemove = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousemove = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmousemove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmouseout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141867,12 +129784,12 @@ this.Document_get_onmouseout = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmouseout 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmouseout 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmouseout 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmouseout 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141885,7 +129802,7 @@ this.Document_get_onmouseout = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmouseout 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmouseout 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141894,26 +129811,25 @@ this.Document_get_onmouseout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmouseout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmouseout, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmouseout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseout = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmouseout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmouseover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141930,12 +129846,12 @@ this.Document_get_onmouseover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmouseover 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmouseover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmouseover 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmouseover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -141948,7 +129864,7 @@ this.Document_get_onmouseover = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmouseover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmouseover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -141957,26 +129873,25 @@ this.Document_get_onmouseover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmouseover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmouseover, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmouseover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseover = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmouseover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmouseup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -141993,12 +129908,12 @@ this.Document_get_onmouseup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmouseup 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmouseup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmouseup 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmouseup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142011,7 +129926,7 @@ this.Document_get_onmouseup = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmouseup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmouseup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142020,26 +129935,25 @@ this.Document_get_onmouseup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmouseup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmouseup, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmouseup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmouseup = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmouseup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmouseup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onmousewheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142056,12 +129970,12 @@ this.Document_get_onmousewheel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onmousewheel 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onmousewheel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onmousewheel 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onmousewheel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142074,7 +129988,7 @@ this.Document_get_onmousewheel = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onmousewheel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onmousewheel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142083,26 +129997,25 @@ this.Document_get_onmousewheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onmousewheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onmousewheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onmousewheel = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onmousewheel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onmousewheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpause = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142119,12 +130032,12 @@ this.Document_get_onpause = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpause 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpause 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpause 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpause 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142137,7 +130050,7 @@ this.Document_get_onpause = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpause 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpause 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142146,26 +130059,25 @@ this.Document_get_onpause = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpause, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpause, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpause = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpause = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpause = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onplay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142182,12 +130094,12 @@ this.Document_get_onplay = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onplay 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onplay 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onplay 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onplay 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142200,7 +130112,7 @@ this.Document_get_onplay = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onplay 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onplay 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142209,26 +130121,25 @@ this.Document_get_onplay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onplay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onplay, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onplay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onplay = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onplay = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onplay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onplaying = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142245,12 +130156,12 @@ this.Document_get_onplaying = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onplaying 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onplaying 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onplaying 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onplaying 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142263,7 +130174,7 @@ this.Document_get_onplaying = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onplaying 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onplaying 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142272,26 +130183,25 @@ this.Document_get_onplaying = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onplaying, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onplaying, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onplaying = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onplaying = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onplaying = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onplaying, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onprogress = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142308,12 +130218,12 @@ this.Document_get_onprogress = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onprogress 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onprogress 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onprogress 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onprogress 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142326,7 +130236,7 @@ this.Document_get_onprogress = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onprogress 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142335,26 +130245,25 @@ this.Document_get_onprogress = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onprogress, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onprogress, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onprogress = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onprogress = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onratechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142371,12 +130280,12 @@ this.Document_get_onratechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onratechange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onratechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onratechange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onratechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142389,7 +130298,7 @@ this.Document_get_onratechange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onratechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onratechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142398,26 +130307,25 @@ this.Document_get_onratechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onratechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onratechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onratechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onratechange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onratechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onratechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onreset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142434,12 +130342,12 @@ this.Document_get_onreset = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onreset 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onreset 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onreset 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onreset 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142452,7 +130360,7 @@ this.Document_get_onreset = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onreset 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onreset 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142461,26 +130369,25 @@ this.Document_get_onreset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onreset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onreset, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onreset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onreset = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onreset = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onresize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142497,12 +130404,12 @@ this.Document_get_onresize = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onresize 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onresize 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onresize 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onresize 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142515,7 +130422,7 @@ this.Document_get_onresize = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onresize 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142524,26 +130431,25 @@ this.Document_get_onresize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onresize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onresize, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onresize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onresize = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onresize = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onresize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onscroll = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142560,12 +130466,12 @@ this.Document_get_onscroll = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onscroll 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onscroll 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onscroll 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onscroll 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142578,7 +130484,7 @@ this.Document_get_onscroll = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onscroll 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142587,26 +130493,25 @@ this.Document_get_onscroll = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onscroll, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onscroll, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onscroll = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscroll = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscroll = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onscroll, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onsecuritypolicyviolation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142623,12 +130528,12 @@ this.Document_get_onsecuritypolicyviolation = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onsecuritypolicyviolation 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onsecuritypolicyviolation 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onsecuritypolicyviolation 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onsecuritypolicyviolation 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142641,7 +130546,7 @@ this.Document_get_onsecuritypolicyviolation = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onsecuritypolicyviolation 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onsecuritypolicyviolation 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142650,26 +130555,25 @@ this.Document_get_onsecuritypolicyviolation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onsecuritypolicyviolation, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onsecuritypolicyviolation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsecuritypolicyviolation = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsecuritypolicyviolation = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onsecuritypolicyviolation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onseeked = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142686,12 +130590,12 @@ this.Document_get_onseeked = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onseeked 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onseeked 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onseeked 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onseeked 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142704,7 +130608,7 @@ this.Document_get_onseeked = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onseeked 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onseeked 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142713,26 +130617,25 @@ this.Document_get_onseeked = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onseeked, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onseeked, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onseeked = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onseeked = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onseeked = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onseeked, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onseeking = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142749,12 +130652,12 @@ this.Document_get_onseeking = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onseeking 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onseeking 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onseeking 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onseeking 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142767,7 +130670,7 @@ this.Document_get_onseeking = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onseeking 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onseeking 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142776,26 +130679,25 @@ this.Document_get_onseeking = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onseeking, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onseeking, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onseeking = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onseeking = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onseeking = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onseeking, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onselect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142812,12 +130714,12 @@ this.Document_get_onselect = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onselect 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onselect 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onselect 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onselect 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142830,7 +130732,7 @@ this.Document_get_onselect = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onselect 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onselect 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142839,26 +130741,25 @@ this.Document_get_onselect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onselect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onselect, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselect = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselect = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onslotchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142875,12 +130776,12 @@ this.Document_get_onslotchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onslotchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onslotchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onslotchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onslotchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142893,7 +130794,7 @@ this.Document_get_onslotchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onslotchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142902,26 +130803,25 @@ this.Document_get_onslotchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onslotchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onslotchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onslotchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onslotchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onslotchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onslotchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onstalled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -142938,12 +130838,12 @@ this.Document_get_onstalled = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onstalled 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onstalled 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onstalled 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onstalled 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -142956,7 +130856,7 @@ this.Document_get_onstalled = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onstalled 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -142965,26 +130865,25 @@ this.Document_get_onstalled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onstalled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onstalled, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onstalled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onstalled = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onstalled = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onstalled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onsubmit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143001,12 +130900,12 @@ this.Document_get_onsubmit = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onsubmit 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onsubmit 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onsubmit 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onsubmit 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143019,7 +130918,7 @@ this.Document_get_onsubmit = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onsubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onsubmit 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143028,26 +130927,25 @@ this.Document_get_onsubmit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onsubmit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onsubmit, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onsubmit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsubmit = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsubmit = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onsubmit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onsuspend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143064,12 +130962,12 @@ this.Document_get_onsuspend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onsuspend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onsuspend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onsuspend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onsuspend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143082,7 +130980,7 @@ this.Document_get_onsuspend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onsuspend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onsuspend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143091,26 +130989,25 @@ this.Document_get_onsuspend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onsuspend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onsuspend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onsuspend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onsuspend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onsuspend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onsuspend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ontimeupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143127,12 +131024,12 @@ this.Document_get_ontimeupdate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ontimeupdate 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ontimeupdate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ontimeupdate 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ontimeupdate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143145,7 +131042,7 @@ this.Document_get_ontimeupdate = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ontimeupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ontimeupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143154,26 +131051,25 @@ this.Document_get_ontimeupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ontimeupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ontimeupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontimeupdate = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontimeupdate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ontimeupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ontoggle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143190,12 +131086,12 @@ this.Document_get_ontoggle = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ontoggle 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ontoggle 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ontoggle 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ontoggle 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143208,7 +131104,7 @@ this.Document_get_ontoggle = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ontoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ontoggle 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143217,26 +131113,25 @@ this.Document_get_ontoggle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ontoggle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ontoggle, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ontoggle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontoggle = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontoggle = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ontoggle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onvolumechange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143253,12 +131148,12 @@ this.Document_get_onvolumechange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onvolumechange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onvolumechange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onvolumechange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onvolumechange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143271,7 +131166,7 @@ this.Document_get_onvolumechange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onvolumechange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onvolumechange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143280,26 +131175,25 @@ this.Document_get_onvolumechange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onvolumechange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onvolumechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onvolumechange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onvolumechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onvolumechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwaiting = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143316,12 +131210,12 @@ this.Document_get_onwaiting = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwaiting 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwaiting 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwaiting 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwaiting 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143334,7 +131228,7 @@ this.Document_get_onwaiting = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwaiting 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwaiting 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143343,26 +131237,25 @@ this.Document_get_onwaiting = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwaiting, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwaiting, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwaiting = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwaiting = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwaiting = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwaiting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwebkitanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143379,12 +131272,12 @@ this.Document_get_onwebkitanimationend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwebkitanimationend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwebkitanimationend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwebkitanimationend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwebkitanimationend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143397,7 +131290,7 @@ this.Document_get_onwebkitanimationend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwebkitanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwebkitanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143406,26 +131299,25 @@ this.Document_get_onwebkitanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwebkitanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwebkitanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwebkitanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwebkitanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143442,12 +131334,12 @@ this.Document_get_onwebkitanimationiteration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwebkitanimationiteration 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwebkitanimationiteration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwebkitanimationiteration 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwebkitanimationiteration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143460,7 +131352,7 @@ this.Document_get_onwebkitanimationiteration = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwebkitanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwebkitanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143469,26 +131361,25 @@ this.Document_get_onwebkitanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwebkitanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwebkitanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationiteration = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationiteration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwebkitanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwebkitanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143505,12 +131396,12 @@ this.Document_get_onwebkitanimationstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwebkitanimationstart 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwebkitanimationstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwebkitanimationstart 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwebkitanimationstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143523,7 +131414,7 @@ this.Document_get_onwebkitanimationstart = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwebkitanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwebkitanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143532,26 +131423,25 @@ this.Document_get_onwebkitanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwebkitanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwebkitanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkitanimationstart = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkitanimationstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwebkitanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwebkittransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143568,12 +131458,12 @@ this.Document_get_onwebkittransitionend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwebkittransitionend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwebkittransitionend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwebkittransitionend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwebkittransitionend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143586,7 +131476,7 @@ this.Document_get_onwebkittransitionend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwebkittransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwebkittransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143595,26 +131485,25 @@ this.Document_get_onwebkittransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwebkittransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwebkittransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwebkittransitionend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwebkittransitionend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwebkittransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onwheel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143631,12 +131520,12 @@ this.Document_get_onwheel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onwheel 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onwheel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onwheel 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onwheel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143649,7 +131538,7 @@ this.Document_get_onwheel = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onwheel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onwheel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143658,26 +131547,25 @@ this.Document_get_onwheel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onwheel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onwheel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onwheel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onwheel = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onwheel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onwheel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onauxclick = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143694,12 +131582,12 @@ this.Document_get_onauxclick = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onauxclick 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onauxclick 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onauxclick 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onauxclick 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143712,7 +131600,7 @@ this.Document_get_onauxclick = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onauxclick 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onauxclick 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143721,26 +131609,25 @@ this.Document_get_onauxclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onauxclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onauxclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onauxclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onauxclick = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onauxclick = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onauxclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ongotpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143757,12 +131644,12 @@ this.Document_get_ongotpointercapture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ongotpointercapture 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ongotpointercapture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ongotpointercapture 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ongotpointercapture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143775,7 +131662,7 @@ this.Document_get_ongotpointercapture = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ongotpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ongotpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143784,26 +131671,25 @@ this.Document_get_ongotpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ongotpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ongotpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ongotpointercapture = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ongotpointercapture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ongotpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onlostpointercapture = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143820,12 +131706,12 @@ this.Document_get_onlostpointercapture = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onlostpointercapture 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onlostpointercapture 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onlostpointercapture 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onlostpointercapture 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143838,7 +131724,7 @@ this.Document_get_onlostpointercapture = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onlostpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onlostpointercapture 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143847,26 +131733,25 @@ this.Document_get_onlostpointercapture = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onlostpointercapture, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onlostpointercapture = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onlostpointercapture = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onlostpointercapture = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onlostpointercapture, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerdown = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143883,12 +131768,12 @@ this.Document_get_onpointerdown = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerdown 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerdown 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerdown 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerdown 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143901,7 +131786,7 @@ this.Document_get_onpointerdown = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerdown 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerdown 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143910,26 +131795,25 @@ this.Document_get_onpointerdown = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerdown, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerdown = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerdown = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerdown = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerdown, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointermove = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -143946,12 +131830,12 @@ this.Document_get_onpointermove = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointermove 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointermove 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointermove 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointermove 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -143964,7 +131848,7 @@ this.Document_get_onpointermove = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointermove 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointermove 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -143973,26 +131857,25 @@ this.Document_get_onpointermove = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointermove, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointermove, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointermove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointermove = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointermove = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointermove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerrawupdate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144009,12 +131892,12 @@ this.Document_get_onpointerrawupdate = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerrawupdate 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerrawupdate 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerrawupdate 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerrawupdate 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144027,7 +131910,7 @@ this.Document_get_onpointerrawupdate = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerrawupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerrawupdate 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144036,26 +131919,25 @@ this.Document_get_onpointerrawupdate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerrawupdate, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerrawupdate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerrawupdate = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerrawupdate = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerrawupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerup = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144072,12 +131954,12 @@ this.Document_get_onpointerup = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerup 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerup 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerup 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerup 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144090,7 +131972,7 @@ this.Document_get_onpointerup = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerup 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerup 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144099,26 +131981,25 @@ this.Document_get_onpointerup = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerup, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerup, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerup = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerup = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerup = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerup, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointercancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144135,12 +132016,12 @@ this.Document_get_onpointercancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointercancel 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointercancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointercancel 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointercancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144153,7 +132034,7 @@ this.Document_get_onpointercancel = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointercancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointercancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144162,26 +132043,25 @@ this.Document_get_onpointercancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointercancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointercancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointercancel = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointercancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointercancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerover = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144198,12 +132078,12 @@ this.Document_get_onpointerover = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerover 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerover 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerover 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerover 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144216,7 +132096,7 @@ this.Document_get_onpointerover = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerover 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerover 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144225,26 +132105,25 @@ this.Document_get_onpointerover = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerover, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerover, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerover = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerover = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerover = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerover, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerout = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144261,12 +132140,12 @@ this.Document_get_onpointerout = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerout 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerout 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerout 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerout 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144279,7 +132158,7 @@ this.Document_get_onpointerout = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerout 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerout 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144288,26 +132167,25 @@ this.Document_get_onpointerout = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerout, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerout, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerout = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerout = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerout = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerout, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerenter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144324,12 +132202,12 @@ this.Document_get_onpointerenter = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerenter 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerenter 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerenter 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerenter 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144342,7 +132220,7 @@ this.Document_get_onpointerenter = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerenter 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerenter 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144351,26 +132229,25 @@ this.Document_get_onpointerenter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerenter, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerenter = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerenter = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpointerleave = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144387,12 +132264,12 @@ this.Document_get_onpointerleave = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpointerleave 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpointerleave 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpointerleave 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpointerleave 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144405,7 +132282,7 @@ this.Document_get_onpointerleave = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpointerleave 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpointerleave 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144414,26 +132291,25 @@ this.Document_get_onpointerleave = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpointerleave, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpointerleave = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpointerleave = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpointerleave = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpointerleave, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onselectstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144450,12 +132326,12 @@ this.Document_get_onselectstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onselectstart 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onselectstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onselectstart 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onselectstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144468,7 +132344,7 @@ this.Document_get_onselectstart = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onselectstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onselectstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144477,26 +132353,25 @@ this.Document_get_onselectstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onselectstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onselectstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onselectstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselectstart = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselectstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onselectionchange = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144513,12 +132388,12 @@ this.Document_get_onselectionchange = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onselectionchange 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onselectionchange 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onselectionchange 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onselectionchange 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144531,7 +132406,7 @@ this.Document_get_onselectionchange = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onselectionchange 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onselectionchange 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144540,26 +132415,25 @@ this.Document_get_onselectionchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onselectionchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onselectionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onselectionchange = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onselectionchange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onselectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onanimationend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144576,12 +132450,12 @@ this.Document_get_onanimationend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onanimationend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onanimationend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onanimationend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onanimationend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144594,7 +132468,7 @@ this.Document_get_onanimationend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onanimationend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144603,26 +132477,25 @@ this.Document_get_onanimationend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onanimationend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onanimationend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onanimationend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onanimationend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onanimationiteration = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144639,12 +132512,12 @@ this.Document_get_onanimationiteration = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onanimationiteration 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onanimationiteration 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onanimationiteration 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onanimationiteration 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144657,7 +132530,7 @@ this.Document_get_onanimationiteration = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onanimationiteration 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144666,26 +132539,25 @@ this.Document_get_onanimationiteration = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onanimationiteration, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onanimationiteration = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationiteration = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationiteration = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onanimationiteration, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onanimationstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144702,12 +132574,12 @@ this.Document_get_onanimationstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onanimationstart 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onanimationstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onanimationstart 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onanimationstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144720,7 +132592,7 @@ this.Document_get_onanimationstart = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onanimationstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144729,26 +132601,25 @@ this.Document_get_onanimationstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onanimationstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onanimationstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onanimationstart = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onanimationstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onanimationstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ontransitionrun = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144765,12 +132636,12 @@ this.Document_get_ontransitionrun = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ontransitionrun 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ontransitionrun 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ontransitionrun 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ontransitionrun 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144783,7 +132654,7 @@ this.Document_get_ontransitionrun = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ontransitionrun 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ontransitionrun 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144792,26 +132663,25 @@ this.Document_get_ontransitionrun = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ontransitionrun, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ontransitionrun = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionrun = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionrun = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ontransitionrun, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ontransitionstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144828,12 +132698,12 @@ this.Document_get_ontransitionstart = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ontransitionstart 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ontransitionstart 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ontransitionstart 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ontransitionstart 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144846,7 +132716,7 @@ this.Document_get_ontransitionstart = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ontransitionstart 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ontransitionstart 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144855,26 +132725,25 @@ this.Document_get_ontransitionstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ontransitionstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ontransitionstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionstart = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionstart = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ontransitionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ontransitionend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144891,12 +132760,12 @@ this.Document_get_ontransitionend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ontransitionend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ontransitionend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ontransitionend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ontransitionend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144909,7 +132778,7 @@ this.Document_get_ontransitionend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ontransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ontransitionend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144918,26 +132787,25 @@ this.Document_get_ontransitionend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ontransitionend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ontransitionend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitionend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitionend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ontransitionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_ontransitioncancel = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -144954,12 +132822,12 @@ this.Document_get_ontransitioncancel = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_ontransitioncancel 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_ontransitioncancel 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_ontransitioncancel 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_ontransitioncancel 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -144972,7 +132840,7 @@ this.Document_get_ontransitioncancel = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_ontransitioncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_ontransitioncancel 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -144981,26 +132849,25 @@ this.Document_get_ontransitioncancel = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_ontransitioncancel, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_ontransitioncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.ontransitioncancel = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.ontransitioncancel = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_ontransitioncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncopy = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -145017,12 +132884,12 @@ this.Document_get_oncopy = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncopy 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncopy 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncopy 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncopy 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145035,7 +132902,7 @@ this.Document_get_oncopy = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncopy 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncopy 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145044,26 +132911,25 @@ this.Document_get_oncopy = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncopy, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncopy, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncopy = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncopy = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncopy = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncopy, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_oncut = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -145080,12 +132946,12 @@ this.Document_get_oncut = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncut 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_oncut 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_oncut 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_oncut 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145098,7 +132964,7 @@ this.Document_get_oncut = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_oncut 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_oncut 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145107,26 +132973,25 @@ this.Document_get_oncut = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_oncut, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_oncut, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_oncut = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.oncut = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncut = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncut, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_onpaste = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -145143,12 +133008,12 @@ this.Document_get_onpaste = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onpaste 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onpaste 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onpaste 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onpaste 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145161,7 +133026,7 @@ this.Document_get_onpaste = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onpaste 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onpaste 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145170,26 +133035,25 @@ this.Document_get_onpaste = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onpaste, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onpaste, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onpaste = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onpaste = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onpaste = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onpaste, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_children = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -145206,12 +133070,12 @@ this.Document_get_children = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_children 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_children 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_children 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_children 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145224,7 +133088,7 @@ this.Document_get_children = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_children 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_children 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145233,7 +133097,7 @@ this.Document_get_children = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_children, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_children, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145253,12 +133117,12 @@ this.Document_get_firstElementChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_firstElementChild 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_firstElementChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_firstElementChild 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_firstElementChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145271,7 +133135,7 @@ this.Document_get_firstElementChild = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_firstElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_firstElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145280,7 +133144,7 @@ this.Document_get_firstElementChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_firstElementChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_firstElementChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145300,12 +133164,12 @@ this.Document_get_lastElementChild = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_lastElementChild 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_lastElementChild 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_lastElementChild 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_lastElementChild 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145318,7 +133182,7 @@ this.Document_get_lastElementChild = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_lastElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_lastElementChild 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145327,7 +133191,7 @@ this.Document_get_lastElementChild = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_lastElementChild, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_lastElementChild, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145347,12 +133211,12 @@ this.Document_get_childElementCount = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_childElementCount 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_childElementCount 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_childElementCount 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_childElementCount 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145365,7 +133229,7 @@ this.Document_get_childElementCount = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_childElementCount 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_childElementCount 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145374,7 +133238,7 @@ this.Document_get_childElementCount = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_childElementCount, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_childElementCount, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145394,12 +133258,12 @@ this.Document_get_activeElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_activeElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_activeElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_activeElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_activeElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145412,7 +133276,7 @@ this.Document_get_activeElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_activeElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_activeElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145421,7 +133285,7 @@ this.Document_get_activeElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_activeElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_activeElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145441,12 +133305,12 @@ this.Document_get_styleSheets = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_styleSheets 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_styleSheets 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_styleSheets 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_styleSheets 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145459,7 +133323,7 @@ this.Document_get_styleSheets = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_styleSheets 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_styleSheets 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145468,7 +133332,7 @@ this.Document_get_styleSheets = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_styleSheets, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_styleSheets, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145488,12 +133352,12 @@ this.Document_get_pointerLockElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_pointerLockElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_pointerLockElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_pointerLockElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_pointerLockElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145506,7 +133370,7 @@ this.Document_get_pointerLockElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_pointerLockElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_pointerLockElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145515,7 +133379,7 @@ this.Document_get_pointerLockElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_pointerLockElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_pointerLockElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145535,12 +133399,12 @@ this.Document_get_fullscreenElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_fullscreenElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_fullscreenElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_fullscreenElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_fullscreenElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145553,7 +133417,7 @@ this.Document_get_fullscreenElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_fullscreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_fullscreenElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145562,26 +133426,25 @@ this.Document_get_fullscreenElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_fullscreenElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_fullscreenElement, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_fullscreenElement = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.fullscreenElement = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_fullscreenElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.fullscreenElement = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_fullscreenElement, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_adoptedStyleSheets = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -145598,12 +133461,12 @@ this.Document_get_adoptedStyleSheets = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_adoptedStyleSheets 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_adoptedStyleSheets 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_adoptedStyleSheets 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_adoptedStyleSheets 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145616,7 +133479,7 @@ this.Document_get_adoptedStyleSheets = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_adoptedStyleSheets 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_adoptedStyleSheets 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145625,26 +133488,25 @@ this.Document_get_adoptedStyleSheets = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_adoptedStyleSheets, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_adoptedStyleSheets, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_adoptedStyleSheets = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.adoptedStyleSheets = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_adoptedStyleSheets, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.adoptedStyleSheets = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_adoptedStyleSheets, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.Document_get_pictureInPictureElement = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -145661,12 +133523,12 @@ this.Document_get_pictureInPictureElement = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_pictureInPictureElement 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_pictureInPictureElement 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_pictureInPictureElement 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_pictureInPictureElement 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145679,7 +133541,7 @@ this.Document_get_pictureInPictureElement = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_pictureInPictureElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_pictureInPictureElement 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145688,7 +133550,7 @@ this.Document_get_pictureInPictureElement = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_pictureInPictureElement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_pictureInPictureElement, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -145708,12 +133570,12 @@ this.Document_get_fonts = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_fonts 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_fonts 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_fonts 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_fonts 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -145726,7 +133588,7 @@ this.Document_get_fonts = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_fonts 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_fonts 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -145735,2356 +133597,2586 @@ this.Document_get_fonts = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_fonts, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_fonts, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_adoptNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.adoptNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_adoptNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_adoptNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_adoptNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_adoptNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.adoptNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_adoptNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_adoptNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_adoptNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_adoptNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.append.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_append 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_append 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_append 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.append.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_append 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_append 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_append 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_captureEvents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.captureEvents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_captureEvents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_captureEvents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_captureEvents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_captureEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.captureEvents.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_captureEvents 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_captureEvents 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_captureEvents 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_captureEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_caretRangeFromPoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.caretRangeFromPoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_caretRangeFromPoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_caretRangeFromPoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_caretRangeFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_caretRangeFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.caretRangeFromPoint.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_caretRangeFromPoint 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_caretRangeFromPoint 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_caretRangeFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_caretRangeFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.clear.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_clear 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_clear 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.clear.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_clear 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_clear 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_clear 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.close.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_close 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_close 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_close 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.close.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_close 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_close 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_close 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createAttribute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createAttribute.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createAttribute 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createAttribute 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createAttribute.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createAttribute 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createAttribute 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createAttribute 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createAttribute, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createAttributeNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createAttributeNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createAttributeNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createAttributeNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createAttributeNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createAttributeNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createAttributeNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createAttributeNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createAttributeNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createCDATASection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createCDATASection.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createCDATASection 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createCDATASection 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createCDATASection 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createCDATASection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createCDATASection.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createCDATASection 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createCDATASection 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createCDATASection 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createCDATASection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createComment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createComment.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createComment 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createComment 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createComment 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createComment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createComment.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createComment 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createComment 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createComment 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createComment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createDocumentFragment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createDocumentFragment.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createDocumentFragment 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createDocumentFragment 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createDocumentFragment 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createDocumentFragment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createDocumentFragment.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createDocumentFragment 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createDocumentFragment 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createDocumentFragment 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createDocumentFragment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createElement = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createElement.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createElement.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createElement 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createElement 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createElementNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createElementNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createElementNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createElementNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createElementNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createElementNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createElementNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createElementNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createElementNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createElementNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createElementNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createEvent.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createEvent 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createEvent 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createExpression = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createExpression.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createExpression 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createExpression 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createExpression 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createExpression, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createExpression.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createExpression 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createExpression 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createExpression 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createExpression, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createNSResolver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createNSResolver.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createNSResolver 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createNSResolver 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createNSResolver 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createNSResolver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createNSResolver.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createNSResolver 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createNSResolver 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createNSResolver 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createNSResolver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createNodeIterator = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createNodeIterator.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createNodeIterator 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createNodeIterator 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createNodeIterator 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createNodeIterator, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createNodeIterator.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createNodeIterator 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createNodeIterator 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createNodeIterator 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createNodeIterator, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createProcessingInstruction = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createProcessingInstruction.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createProcessingInstruction 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createProcessingInstruction 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createProcessingInstruction 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createProcessingInstruction, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createProcessingInstruction.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createProcessingInstruction 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createProcessingInstruction 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createProcessingInstruction 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createProcessingInstruction, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createRange.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createRange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createRange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createRange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createRange.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createRange 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createRange 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createRange 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createTextNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createTextNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createTextNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createTextNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createTextNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createTextNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createTextNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createTextNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createTextNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createTextNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createTextNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_createTreeWalker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createTreeWalker.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_createTreeWalker 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_createTreeWalker 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_createTreeWalker 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_createTreeWalker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createTreeWalker.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_createTreeWalker 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_createTreeWalker 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_createTreeWalker 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_createTreeWalker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_elementFromPoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.elementFromPoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_elementFromPoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_elementFromPoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_elementFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_elementFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.elementFromPoint.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_elementFromPoint 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_elementFromPoint 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_elementFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_elementFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_elementsFromPoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.elementsFromPoint.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_elementsFromPoint 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_elementsFromPoint 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_elementsFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_elementsFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.elementsFromPoint.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_elementsFromPoint 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_elementsFromPoint 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_elementsFromPoint 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_elementsFromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_evaluate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.evaluate.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_evaluate 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_evaluate 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_evaluate 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_evaluate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.evaluate.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_evaluate 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_evaluate 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_evaluate 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_evaluate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_execCommand = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.execCommand.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_execCommand 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_execCommand 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_execCommand 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_execCommand, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.execCommand.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_execCommand 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_execCommand 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_execCommand 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_execCommand, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_exitFullscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.exitFullscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_exitFullscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_exitFullscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_exitFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_exitFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.exitFullscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_exitFullscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_exitFullscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_exitFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_exitFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_exitPictureInPicture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.exitPictureInPicture.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_exitPictureInPicture 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_exitPictureInPicture 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_exitPictureInPicture 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_exitPictureInPicture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.exitPictureInPicture.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_exitPictureInPicture 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_exitPictureInPicture 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_exitPictureInPicture 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_exitPictureInPicture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_exitPointerLock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.exitPointerLock.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_exitPointerLock 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_exitPointerLock 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_exitPointerLock 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_exitPointerLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.exitPointerLock.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_exitPointerLock 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_exitPointerLock 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_exitPointerLock 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_exitPointerLock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + +this.Document_getAnimations = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getAnimations.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getAnimations 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getAnimations 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.Document_getElementById = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementById.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getElementById 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getElementById 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getElementById 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_getElementById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementById.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getElementById 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getElementById 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getElementById 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getElementById, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_getElementsByClassName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByClassName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getElementsByClassName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getElementsByClassName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getElementsByClassName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_getElementsByClassName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByClassName.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getElementsByClassName 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getElementsByClassName 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getElementsByClassName 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getElementsByClassName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_getElementsByName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getElementsByName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getElementsByName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getElementsByName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_getElementsByName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByName.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getElementsByName 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getElementsByName 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getElementsByName 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getElementsByName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_getElementsByTagName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByTagName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getElementsByTagName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getElementsByTagName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getElementsByTagName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_getElementsByTagName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByTagName.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getElementsByTagName 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getElementsByTagName 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getElementsByTagName 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getElementsByTagName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_getElementsByTagNameNS = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getElementsByTagNameNS.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getElementsByTagNameNS 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getElementsByTagNameNS 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getElementsByTagNameNS 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_getElementsByTagNameNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getElementsByTagNameNS.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getElementsByTagNameNS 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getElementsByTagNameNS 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getElementsByTagNameNS 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getElementsByTagNameNS, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_getSelection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getSelection.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getSelection 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getSelection 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getSelection 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_getSelection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.getSelection.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_getSelection 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_getSelection 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_getSelection 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_getSelection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_hasFocus = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasFocus.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_hasFocus 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_hasFocus 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_hasFocus 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_hasFocus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasFocus.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_hasFocus 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_hasFocus 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_hasFocus 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_hasFocus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + +this.Document_hasStorageAccess = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasStorageAccess.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_hasStorageAccess 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_hasStorageAccess 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_hasStorageAccess 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_hasStorageAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.Document_importNode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.importNode.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_importNode 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_importNode 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_importNode 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_importNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.importNode.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_importNode 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_importNode 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_importNode 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_importNode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.open.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_open 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_open 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_open 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.open.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_open 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_open 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_open 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_prepend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.prepend.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_prepend 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_prepend 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_prepend 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_prepend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.prepend.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_prepend 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_prepend 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_prepend 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_prepend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_queryCommandEnabled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.queryCommandEnabled.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_queryCommandEnabled 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_queryCommandEnabled 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_queryCommandEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_queryCommandEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.queryCommandEnabled.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_queryCommandEnabled 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_queryCommandEnabled 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_queryCommandEnabled 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_queryCommandEnabled, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_queryCommandIndeterm = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.queryCommandIndeterm.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_queryCommandIndeterm 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_queryCommandIndeterm 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_queryCommandIndeterm 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_queryCommandIndeterm, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.queryCommandIndeterm.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_queryCommandIndeterm 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_queryCommandIndeterm 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_queryCommandIndeterm 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_queryCommandIndeterm, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_queryCommandState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.queryCommandState.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_queryCommandState 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_queryCommandState 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_queryCommandState 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_queryCommandState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.queryCommandState.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_queryCommandState 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_queryCommandState 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_queryCommandState 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_queryCommandState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_queryCommandSupported = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.queryCommandSupported.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_queryCommandSupported 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_queryCommandSupported 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_queryCommandSupported 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_queryCommandSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.queryCommandSupported.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_queryCommandSupported 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_queryCommandSupported 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_queryCommandSupported 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_queryCommandSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_queryCommandValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.queryCommandValue.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_queryCommandValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_queryCommandValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_queryCommandValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_queryCommandValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.queryCommandValue.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_queryCommandValue 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_queryCommandValue 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_queryCommandValue 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_queryCommandValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_querySelector = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.querySelector.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_querySelector 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_querySelector 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_querySelector 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_querySelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.querySelector.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_querySelector 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_querySelector 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_querySelector 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_querySelector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_querySelectorAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.querySelectorAll.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_querySelectorAll 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_querySelectorAll 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_querySelectorAll 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_querySelectorAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.querySelectorAll.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_querySelectorAll 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_querySelectorAll 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_querySelectorAll 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_querySelectorAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_releaseEvents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.releaseEvents.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_releaseEvents 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_releaseEvents 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_releaseEvents 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_releaseEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.releaseEvents.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_releaseEvents 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_releaseEvents 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_releaseEvents 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_releaseEvents, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_replaceChildren = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceChildren.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_replaceChildren 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_replaceChildren 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_replaceChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_replaceChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceChildren.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_replaceChildren 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_replaceChildren 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_replaceChildren 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_replaceChildren, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + +this.Document_requestStorageAccess = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestStorageAccess.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_requestStorageAccess 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_requestStorageAccess 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_requestStorageAccess 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_requestStorageAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Document_requestStorageAccessFor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.requestStorageAccessFor.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_requestStorageAccessFor 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_requestStorageAccessFor 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_requestStorageAccessFor 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_requestStorageAccessFor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + +this.Document_startViewTransition = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.startViewTransition.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_startViewTransition 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_startViewTransition 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_startViewTransition 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_startViewTransition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; + } + this.Document_webkitCancelFullScreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitCancelFullScreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_webkitCancelFullScreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_webkitCancelFullScreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_webkitCancelFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_webkitCancelFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitCancelFullScreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_webkitCancelFullScreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_webkitCancelFullScreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_webkitCancelFullScreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_webkitCancelFullScreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_webkitExitFullscreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.webkitExitFullscreen.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_webkitExitFullscreen 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_webkitExitFullscreen 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_webkitExitFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_webkitExitFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.webkitExitFullscreen.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_webkitExitFullscreen 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_webkitExitFullscreen 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_webkitExitFullscreen 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_webkitExitFullscreen, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_write = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.write.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_write 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_write 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_write 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.write.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_write 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_write 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_write 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_writeln = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.writeln.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_writeln 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_writeln 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_writeln 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_writeln, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.writeln.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_writeln 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_writeln 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_writeln 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_writeln, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_get_fragmentDirective = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -148101,12 +136193,12 @@ this.Document_get_fragmentDirective = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_fragmentDirective 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_fragmentDirective 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_fragmentDirective 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_fragmentDirective 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -148119,7 +136211,7 @@ this.Document_get_fragmentDirective = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_fragmentDirective 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_fragmentDirective 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -148128,321 +136220,148 @@ this.Document_get_fragmentDirective = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_fragmentDirective, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Document_get_onbeforematch = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onbeforematch; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onbeforematch 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_get_onbeforematch 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_get_onbeforematch 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Document_get_onbeforematch, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Document_set_onbeforematch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onbeforematch = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onbeforematch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + console.log("[*] Document_get_fragmentDirective, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_browsingTopics = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.browsingTopics.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_browsingTopics 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_browsingTopics 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_browsingTopics 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_browsingTopics, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.browsingTopics.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_browsingTopics 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_browsingTopics 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_browsingTopics 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_browsingTopics, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_hasPrivateToken = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasPrivateToken.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_hasPrivateToken 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_hasPrivateToken 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_hasPrivateToken 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_hasPrivateToken, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasPrivateToken.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_hasPrivateToken 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_hasPrivateToken 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_hasPrivateToken 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_hasPrivateToken, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.Document_hasRedemptionRecord = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasRedemptionRecord.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_hasRedemptionRecord 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_hasRedemptionRecord 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_hasRedemptionRecord 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_hasRedemptionRecord, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Document_get_timeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.timeline; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_timeline 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_get_timeline 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_get_timeline 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasRedemptionRecord.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] Document_hasRedemptionRecord 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Document_hasRedemptionRecord 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Document_hasRedemptionRecord 得到的结果类型没有处理, type =>", type, ", result =>", result); + break } - cbb_wf.console.log("[*] Document_get_timeline, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Document_get_oncontentvisibilityautostatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.oncontentvisibilityautostatechange; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_oncontentvisibilityautostatechange 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_get_oncontentvisibilityautostatechange 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_get_oncontentvisibilityautostatechange 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Document_hasRedemptionRecord, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); } - cbb_wf.console.log("[*] Document_get_oncontentvisibilityautostatechange, this =>", this + '', ", result =>", result + '', info); + return result; } - return result; -} -this.Document_set_oncontentvisibilityautostatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.oncontentvisibilityautostatechange = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_oncontentvisibilityautostatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} + this.Document_get_onscrollend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Document"); @@ -148459,12 +136378,12 @@ this.Document_get_onscrollend = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Document_get_onscrollend 得到的结果类型为Object, result =>", result); + console.log("[*] Document_get_onscrollend 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] Document_get_onscrollend 得到的结果类型为function, result =>", result); + console.log("[*] Document_get_onscrollend 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -148477,7 +136396,7 @@ this.Document_get_onscrollend = function () { break default: // string number - cbb_wf.console.log("[*] Document_get_onscrollend 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] Document_get_onscrollend 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -148486,256 +136405,82 @@ this.Document_get_onscrollend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_get_onscrollend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Document_get_onscrollend, this =>", this + '', ", result =>", result + '', info); } return result; } this.Document_set_onscrollend = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Document"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.onscrollend = val; + if (cbb_wf.is_log) { + console.log("[*] Document_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.DelegatedInkTrailPresenter_get_presentationArea = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); + let r = cbb_wf.checkIllegal(this, "DelegatedInkTrailPresenter"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onscrollend = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Document_set_onscrollend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.Document_getAnimations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getAnimations.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_getAnimations 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_getAnimations 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_getAnimations 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "presentationArea"); if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_getAnimations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + console.log("[*] DelegatedInkTrailPresenter_get_presentationArea, this =>", this + '', ", result =>", result + '', info); } return result; } -this.Document_hasStorageAccess = function () { +this.DelegatedInkTrailPresenter_get_expectedImprovement = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); + let r = cbb_wf.checkIllegal(this, "DelegatedInkTrailPresenter"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasStorageAccess.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_hasStorageAccess 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_hasStorageAccess 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_hasStorageAccess 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "expectedImprovement"); if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Document_hasStorageAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + console.log("[*] DelegatedInkTrailPresenter_get_expectedImprovement, this =>", this + '', ", result =>", result + '', info); } return result; } -this.Document_requestStorageAccess = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestStorageAccess.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_requestStorageAccess 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_requestStorageAccess 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_requestStorageAccess 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" +this.DelegatedInkTrailPresenter_updateInkTrailStartPoint = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DelegatedInkTrailPresenter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Document_requestStorageAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Document_requestStorageAccessFor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.requestStorageAccessFor.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_requestStorageAccessFor 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_requestStorageAccessFor 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_requestStorageAccessFor 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DelegatedInkTrailPresenter_updateInkTrailStartPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); } - cbb_wf.console.log("[*] Document_requestStorageAccessFor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + return result; + } - return result; -} - -this.Document_startViewTransition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Document"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.startViewTransition.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Document_startViewTransition 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Document_startViewTransition 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Document_startViewTransition 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Document_startViewTransition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - this.DelayNode_get_delayTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DelayNode"); @@ -148751,7 +136496,7 @@ this.DelayNode_get_delayTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DelayNode_get_delayTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DelayNode_get_delayTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -148771,7 +136516,7 @@ this.DecompressionStream_get_readable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DecompressionStream_get_readable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DecompressionStream_get_readable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -148791,7 +136536,7 @@ this.DecompressionStream_get_writable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DecompressionStream_get_writable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DecompressionStream_get_writable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -148811,62 +136556,62 @@ this.DataTransferItemList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransferItemList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransferItemList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.DataTransferItemList_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItemList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItemList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItemList_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItemList_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransferItemList_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItemList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItemList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItemList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItemList_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransferItemList_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItemList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItemList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItemList_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItemList_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransferItem_get_kind = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DataTransferItem"); @@ -148882,7 +136627,7 @@ this.DataTransferItem_get_kind = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransferItem_get_kind, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransferItem_get_kind, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -148902,79 +136647,79 @@ this.DataTransferItem_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransferItem_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransferItem_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } this.DataTransferItem_getAsFile = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItem_getAsFile, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItem_getAsFile, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransferItem_getAsString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItem_getAsString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItem_getAsString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransferItem_webkitGetAsEntry = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItem_webkitGetAsEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItem_webkitGetAsEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransferItem_getAsFileSystemHandle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransferItem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransferItem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransferItem_getAsFileSystemHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransferItem_getAsFileSystemHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransfer_get_dropEffect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DataTransfer"); @@ -148990,25 +136735,25 @@ this.DataTransfer_get_dropEffect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransfer_get_dropEffect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransfer_get_dropEffect, this =>", this + '', ", result =>", result + '', info); } return result; } this.DataTransfer_set_dropEffect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransfer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransfer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "dropEffect", val); + if (cbb_wf.is_log) { + console.log("[*] DataTransfer_set_dropEffect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "dropEffect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DataTransfer_set_dropEffect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DataTransfer_get_effectAllowed = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DataTransfer"); @@ -149024,25 +136769,25 @@ this.DataTransfer_get_effectAllowed = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransfer_get_effectAllowed, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransfer_get_effectAllowed, this =>", this + '', ", result =>", result + '', info); } return result; } this.DataTransfer_set_effectAllowed = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransfer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransfer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "effectAllowed", val); + if (cbb_wf.is_log) { + console.log("[*] DataTransfer_set_effectAllowed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "effectAllowed", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DataTransfer_set_effectAllowed, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DataTransfer_get_items = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DataTransfer"); @@ -149058,7 +136803,7 @@ this.DataTransfer_get_items = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransfer_get_items, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransfer_get_items, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149078,7 +136823,7 @@ this.DataTransfer_get_types = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransfer_get_types, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransfer_get_types, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149098,263 +136843,263 @@ this.DataTransfer_get_files = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DataTransfer_get_files, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DataTransfer_get_files, this =>", this + '', ", result =>", result + '', info); } return result; } this.DataTransfer_clearData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransfer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransfer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransfer_clearData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransfer_clearData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransfer_getData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransfer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransfer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransfer_getData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransfer_getData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransfer_setData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransfer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransfer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransfer_setData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransfer_setData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DataTransfer_setDragImage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DataTransfer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DataTransfer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DataTransfer_setDragImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DataTransfer_setDragImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMTokenList_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.entries.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_entries 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_entries 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.entries.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_entries 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_entries 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_entries 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.keys.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_keys 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_keys 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.keys.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_keys 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_keys 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_keys 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.values.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_values 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_values 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_values 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.values.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_values 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_values 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_values 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.forEach.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_forEach 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_forEach 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.forEach.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_forEach 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_forEach 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_forEach 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMTokenList"); @@ -149371,12 +137116,12 @@ this.DOMTokenList_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DOMTokenList_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] DOMTokenList_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DOMTokenList_get_length 得到的结果类型为function, result =>", result); + console.log("[*] DOMTokenList_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -149389,7 +137134,7 @@ this.DOMTokenList_get_length = function () { break default: // string number - cbb_wf.console.log("[*] DOMTokenList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DOMTokenList_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -149398,7 +137143,7 @@ this.DOMTokenList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMTokenList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMTokenList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149418,12 +137163,12 @@ this.DOMTokenList_get_value = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DOMTokenList_get_value 得到的结果类型为Object, result =>", result); + console.log("[*] DOMTokenList_get_value 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DOMTokenList_get_value 得到的结果类型为function, result =>", result); + console.log("[*] DOMTokenList_get_value 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -149436,7 +137181,7 @@ this.DOMTokenList_get_value = function () { break default: // string number - cbb_wf.console.log("[*] DOMTokenList_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DOMTokenList_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -149445,394 +137190,393 @@ this.DOMTokenList_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMTokenList_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMTokenList_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMTokenList_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] DOMTokenList_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMTokenList_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.DOMTokenList_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.add.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_add 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_add 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_add 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.add.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_add 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_add 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_add 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_contains = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.contains.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_contains 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_contains 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_contains 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_contains, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.contains.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_contains 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_contains 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_contains 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_contains, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.item.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_item 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_item 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_item 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.remove.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_remove 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_remove 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.remove.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_remove 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_remove 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_replace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replace.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_replace 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_replace 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_replace 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_replace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replace.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_replace 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_replace 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_replace 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_replace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_supports = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.supports.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_supports 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_supports 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_supports 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_supports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.supports.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_supports 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_supports 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_supports 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_supports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_toggle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toggle.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_toggle 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_toggle 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_toggle 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_toggle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toggle.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_toggle 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_toggle 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_toggle 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_toggle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMTokenList_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMTokenList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.toString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMTokenList_toString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMTokenList_toString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMTokenList_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMTokenList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMTokenList_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.toString.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMTokenList_toString 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMTokenList_toString 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMTokenList_toString 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMTokenList_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMStringList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMStringList"); @@ -149848,58 +137592,58 @@ this.DOMStringList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMStringList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMStringList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMStringList_contains = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMStringList_contains, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMStringList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMStringList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMStringList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMRectReadOnly_fromRect = function () { - let r = cbb_wf.checkIllegal(this, "DOMRectReadOnly"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMRectReadOnly_fromRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMStringList_contains, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.DOMStringList_item = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMStringList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMStringList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMRectReadOnly_fromRect = function () { +let r = cbb_wf.checkIllegal(this, "DOMRectReadOnly"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMRectReadOnly_fromRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMRectReadOnly_get_x = function () { @@ -149917,7 +137661,7 @@ this.DOMRectReadOnly_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149937,7 +137681,7 @@ this.DOMRectReadOnly_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149957,7 +137701,7 @@ this.DOMRectReadOnly_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149977,7 +137721,7 @@ this.DOMRectReadOnly_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -149997,7 +137741,7 @@ this.DOMRectReadOnly_get_top = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_top, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_top, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150017,7 +137761,7 @@ this.DOMRectReadOnly_get_right = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_right, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_right, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150037,7 +137781,7 @@ this.DOMRectReadOnly_get_bottom = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_bottom, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_bottom, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150057,28 +137801,28 @@ this.DOMRectReadOnly_get_left = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectReadOnly_get_left, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectReadOnly_get_left, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMRectReadOnly_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMRectReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMRectReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMRectReadOnly_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMRectReadOnly_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMRectList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMRectList"); @@ -150094,41 +137838,41 @@ this.DOMRectList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRectList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRectList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMRectList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMRectList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMRectList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMRect_fromRect = function () { - let r = cbb_wf.checkIllegal(this, "DOMRect"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMRectList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMRect_fromRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMRectList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.DOMRect_fromRect = function () { +let r = cbb_wf.checkIllegal(this, "DOMRect"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMRect_fromRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMRect_get_x = function () { @@ -150146,25 +137890,25 @@ this.DOMRect_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRect_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRect_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMRect_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] DOMRect_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMRect_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMRect_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMRect"); @@ -150180,25 +137924,25 @@ this.DOMRect_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRect_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRect_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMRect_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] DOMRect_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMRect_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMRect_get_width = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMRect"); @@ -150214,25 +137958,25 @@ this.DOMRect_get_width = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRect_get_width, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRect_get_width, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMRect_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "width", val); + if (cbb_wf.is_log) { + console.log("[*] DOMRect_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "width", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMRect_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMRect_get_height = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMRect"); @@ -150248,53 +137992,53 @@ this.DOMRect_get_height = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMRect_get_height, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMRect_get_height, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMRect_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMRect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "height", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMRect_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.DOMQuad_fromQuad = function () { - let r = cbb_wf.checkIllegal(this, "DOMQuad"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMRect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMQuad_fromQuad, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + cbb_wf.setValue(this, "height", val); + if (cbb_wf.is_log) { + console.log("[*] DOMRect_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - return result; +this.DOMQuad_fromQuad = function () { +let r = cbb_wf.checkIllegal(this, "DOMQuad"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMQuad_fromQuad, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMQuad_fromRect = function () { - let r = cbb_wf.checkIllegal(this, "DOMQuad"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DOMQuad_fromRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "DOMQuad"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] DOMQuad_fromRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMQuad_get_p1 = function () { @@ -150312,7 +138056,7 @@ this.DOMQuad_get_p1 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMQuad_get_p1, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMQuad_get_p1, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150332,7 +138076,7 @@ this.DOMQuad_get_p2 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMQuad_get_p2, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMQuad_get_p2, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150352,7 +138096,7 @@ this.DOMQuad_get_p3 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMQuad_get_p3, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMQuad_get_p3, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150372,58 +138116,58 @@ this.DOMQuad_get_p4 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMQuad_get_p4, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMQuad_get_p4, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMQuad_getBounds = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMQuad"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMQuad_getBounds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMQuad_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMQuad"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMQuad_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMPointReadOnly_fromPoint = function () { - let r = cbb_wf.checkIllegal(this, "DOMPointReadOnly"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMQuad"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMPointReadOnly_fromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMQuad_getBounds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.DOMQuad_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMQuad"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMQuad_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMPointReadOnly_fromPoint = function () { +let r = cbb_wf.checkIllegal(this, "DOMPointReadOnly"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMPointReadOnly_fromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMPointReadOnly_get_x = function () { @@ -150441,7 +138185,7 @@ this.DOMPointReadOnly_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPointReadOnly_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPointReadOnly_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150461,7 +138205,7 @@ this.DOMPointReadOnly_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPointReadOnly_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPointReadOnly_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150481,7 +138225,7 @@ this.DOMPointReadOnly_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPointReadOnly_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPointReadOnly_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150501,58 +138245,58 @@ this.DOMPointReadOnly_get_w = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPointReadOnly_get_w, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPointReadOnly_get_w, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMPointReadOnly_matrixTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMPointReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMPointReadOnly_matrixTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMPointReadOnly_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMPointReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMPointReadOnly_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMPoint_fromPoint = function () { - let r = cbb_wf.checkIllegal(this, "DOMPoint"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMPointReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMPoint_fromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMPointReadOnly_matrixTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.DOMPointReadOnly_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMPointReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMPointReadOnly_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMPoint_fromPoint = function () { +let r = cbb_wf.checkIllegal(this, "DOMPoint"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMPoint_fromPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMPoint_get_x = function () { @@ -150570,25 +138314,25 @@ this.DOMPoint_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPoint_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPoint_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMPoint_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] DOMPoint_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMPoint_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMPoint_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMPoint"); @@ -150604,25 +138348,25 @@ this.DOMPoint_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPoint_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPoint_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMPoint_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] DOMPoint_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMPoint_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMPoint_get_z = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMPoint"); @@ -150638,25 +138382,25 @@ this.DOMPoint_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPoint_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPoint_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMPoint_set_z = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "z", val); + if (cbb_wf.is_log) { + console.log("[*] DOMPoint_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "z", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMPoint_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMPoint_get_w = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMPoint"); @@ -150672,114 +138416,85 @@ this.DOMPoint_get_w = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMPoint_get_w, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMPoint_get_w, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMPoint_set_w = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMPoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMPoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "w", val); + if (cbb_wf.is_log) { + console.log("[*] DOMPoint_set_w, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "w", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMPoint_set_w, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMParser_parseFromString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMParser"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.parseFromString.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMParser_parseFromString 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMParser_parseFromString 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMParser_parseFromString 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMParser"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMParser_parseFromString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMParser_parseFromString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.DOMMatrixReadOnly_fromFloat32Array = function () { - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DOMMatrixReadOnly_fromFloat32Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] DOMMatrixReadOnly_fromFloat32Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMMatrixReadOnly_fromFloat64Array = function () { - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DOMMatrixReadOnly_fromFloat64Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] DOMMatrixReadOnly_fromFloat64Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMMatrixReadOnly_fromMatrix = function () { - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DOMMatrixReadOnly_fromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] DOMMatrixReadOnly_fromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMMatrixReadOnly_get_a = function () { @@ -150797,7 +138512,7 @@ this.DOMMatrixReadOnly_get_a = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_a, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_a, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150817,7 +138532,7 @@ this.DOMMatrixReadOnly_get_b = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_b, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_b, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150837,7 +138552,7 @@ this.DOMMatrixReadOnly_get_c = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_c, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_c, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150857,7 +138572,7 @@ this.DOMMatrixReadOnly_get_d = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_d, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_d, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150877,7 +138592,7 @@ this.DOMMatrixReadOnly_get_e = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_e, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_e, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150897,7 +138612,7 @@ this.DOMMatrixReadOnly_get_f = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_f, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_f, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150917,7 +138632,7 @@ this.DOMMatrixReadOnly_get_m11 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m11, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m11, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150937,7 +138652,7 @@ this.DOMMatrixReadOnly_get_m12 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m12, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m12, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150957,7 +138672,7 @@ this.DOMMatrixReadOnly_get_m13 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m13, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m13, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150977,7 +138692,7 @@ this.DOMMatrixReadOnly_get_m14 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m14, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m14, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -150997,7 +138712,7 @@ this.DOMMatrixReadOnly_get_m21 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m21, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m21, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151017,7 +138732,7 @@ this.DOMMatrixReadOnly_get_m22 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m22, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m22, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151037,7 +138752,7 @@ this.DOMMatrixReadOnly_get_m23 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m23, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m23, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151057,7 +138772,7 @@ this.DOMMatrixReadOnly_get_m24 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m24, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m24, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151077,7 +138792,7 @@ this.DOMMatrixReadOnly_get_m31 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m31, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m31, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151097,7 +138812,7 @@ this.DOMMatrixReadOnly_get_m32 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m32, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m32, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151117,7 +138832,7 @@ this.DOMMatrixReadOnly_get_m33 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m33, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m33, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151137,7 +138852,7 @@ this.DOMMatrixReadOnly_get_m34 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m34, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m34, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151157,7 +138872,7 @@ this.DOMMatrixReadOnly_get_m41 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m41, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m41, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151177,7 +138892,7 @@ this.DOMMatrixReadOnly_get_m42 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m42, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m42, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151197,7 +138912,7 @@ this.DOMMatrixReadOnly_get_m43 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m43, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m43, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151217,7 +138932,7 @@ this.DOMMatrixReadOnly_get_m44 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_m44, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_m44, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151237,7 +138952,7 @@ this.DOMMatrixReadOnly_get_is2D = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_is2D, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_is2D, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -151257,360 +138972,360 @@ this.DOMMatrixReadOnly_get_isIdentity = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrixReadOnly_get_isIdentity, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrixReadOnly_get_isIdentity, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrixReadOnly_flipX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_flipX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_flipY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_flipY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_inverse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_inverse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_multiply = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_multiply, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_rotate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_rotateAxisAngle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_rotateAxisAngle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_rotateFromVector = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_rotateFromVector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_scale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_scale3d = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_scale3d, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_scaleNonUniform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_scaleNonUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_skewX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_skewX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_skewY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_skewY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_toFloat32Array = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_toFloat32Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_toFloat64Array = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_toFloat64Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_transformPoint = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_transformPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_translate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrixReadOnly_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrixReadOnly_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DOMMatrix_fromFloat32Array = function () { - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMMatrix_fromFloat32Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_flipX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; +this.DOMMatrixReadOnly_flipY = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_flipY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_inverse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_inverse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_multiply = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_multiply, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_rotate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_rotateAxisAngle = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_rotateAxisAngle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_rotateFromVector = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_rotateFromVector, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_scale = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_scale3d = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_scale3d, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_scaleNonUniform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_scaleNonUniform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_skewX = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_skewX, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_skewY = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_skewY, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_toFloat32Array = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_toFloat32Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_toFloat64Array = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_toFloat64Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_transformPoint = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_transformPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_translate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrixReadOnly_toString = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrixReadOnly"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrixReadOnly_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DOMMatrix_fromFloat32Array = function () { +let r = cbb_wf.checkIllegal(this, "DOMMatrix"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMMatrix_fromFloat32Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMMatrix_fromFloat64Array = function () { - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DOMMatrix_fromFloat64Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "DOMMatrix"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] DOMMatrix_fromFloat64Array, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMMatrix_fromMatrix = function () { - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DOMMatrix_fromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "DOMMatrix"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] DOMMatrix_fromMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.DOMMatrix_get_a = function () { @@ -151628,25 +139343,25 @@ this.DOMMatrix_get_a = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_a, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_a, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_a = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "a", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_a, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "a", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_a, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_b = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151662,25 +139377,25 @@ this.DOMMatrix_get_b = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_b, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_b, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_b = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "b", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_b, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "b", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_b, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_c = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151696,25 +139411,25 @@ this.DOMMatrix_get_c = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_c, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_c, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_c = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "c", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_c, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "c", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_c, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_d = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151730,25 +139445,25 @@ this.DOMMatrix_get_d = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_d, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_d, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_d = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "d", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_d, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "d", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_d, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_e = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151764,25 +139479,25 @@ this.DOMMatrix_get_e = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_e, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_e, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_e = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "e", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_e, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "e", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_e, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_f = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151798,25 +139513,25 @@ this.DOMMatrix_get_f = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_f, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_f, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_f = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "f", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_f, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "f", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_f, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m11 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151832,25 +139547,25 @@ this.DOMMatrix_get_m11 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m11, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m11, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m11 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m11", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m11, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m11", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m11, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m12 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151866,25 +139581,25 @@ this.DOMMatrix_get_m12 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m12, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m12, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m12 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m12", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m12, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m12", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m12, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m13 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151900,25 +139615,25 @@ this.DOMMatrix_get_m13 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m13, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m13, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m13 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m13", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m13, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m13", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m13, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m14 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151934,25 +139649,25 @@ this.DOMMatrix_get_m14 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m14, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m14, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m14 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m14", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m14, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m14", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m14, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m21 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -151968,25 +139683,25 @@ this.DOMMatrix_get_m21 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m21, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m21, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m21 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m21", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m21, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m21", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m21, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m22 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152002,25 +139717,25 @@ this.DOMMatrix_get_m22 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m22, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m22, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m22 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m22", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m22, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m22", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m22, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m23 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152036,25 +139751,25 @@ this.DOMMatrix_get_m23 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m23, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m23, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m23 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m23", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m23, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m23", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m23, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m24 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152070,25 +139785,25 @@ this.DOMMatrix_get_m24 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m24, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m24, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m24 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m24", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m24, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m24", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m24, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m31 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152104,25 +139819,25 @@ this.DOMMatrix_get_m31 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m31, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m31, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m31 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m31", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m31, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m31", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m31, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m32 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152138,25 +139853,25 @@ this.DOMMatrix_get_m32 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m32, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m32, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m32 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m32", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m32, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m32", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m32, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m33 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152172,25 +139887,25 @@ this.DOMMatrix_get_m33 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m33, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m33, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m33 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m33", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m33, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m33", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m33, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m34 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152206,25 +139921,25 @@ this.DOMMatrix_get_m34 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m34, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m34, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m34 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m34", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m34, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m34", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m34, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m41 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152240,25 +139955,25 @@ this.DOMMatrix_get_m41 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m41, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m41, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m41 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m41", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m41, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m41", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m41, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m42 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152274,25 +139989,25 @@ this.DOMMatrix_get_m42 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m42, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m42, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m42 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m42", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m42, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m42", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m42, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m43 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152308,25 +140023,25 @@ this.DOMMatrix_get_m43 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m43, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m43, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m43 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m43", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m43, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m43", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m43, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_get_m44 = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMMatrix"); @@ -152342,413 +140057,413 @@ this.DOMMatrix_get_m44 = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMMatrix_get_m44, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMMatrix_get_m44, this =>", this + '', ", result =>", result + '', info); } return result; } this.DOMMatrix_set_m44 = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "m44", val); + if (cbb_wf.is_log) { + console.log("[*] DOMMatrix_set_m44, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "m44", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DOMMatrix_set_m44, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.DOMMatrix_invertSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_invertSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_invertSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_multiplySelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_multiplySelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_multiplySelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_preMultiplySelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_preMultiplySelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_preMultiplySelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_rotateAxisAngleSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_rotateAxisAngleSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_rotateAxisAngleSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_rotateFromVectorSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_rotateFromVectorSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_rotateFromVectorSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_rotateSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_rotateSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_rotateSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_scale3dSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_scale3dSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_scale3dSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_scaleSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_scaleSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_scaleSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_skewXSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_skewXSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_skewXSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_skewYSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_skewYSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_skewYSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_translateSelf = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_translateSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_translateSelf, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMMatrix_setMatrixValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMMatrix"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMMatrix"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DOMMatrix_setMatrixValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DOMMatrix_setMatrixValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.DOMImplementation_createDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMImplementation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createDocument.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMImplementation_createDocument 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMImplementation_createDocument 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMImplementation_createDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMImplementation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMImplementation_createDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createDocument.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMImplementation_createDocument 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMImplementation_createDocument 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMImplementation_createDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMImplementation_createDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMImplementation_createDocumentType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMImplementation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createDocumentType.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMImplementation_createDocumentType 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMImplementation_createDocumentType 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMImplementation_createDocumentType 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMImplementation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMImplementation_createDocumentType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createDocumentType.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMImplementation_createDocumentType 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMImplementation_createDocumentType 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMImplementation_createDocumentType 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMImplementation_createDocumentType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMImplementation_createHTMLDocument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMImplementation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.createHTMLDocument.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMImplementation_createHTMLDocument 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMImplementation_createHTMLDocument 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMImplementation_createHTMLDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMImplementation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMImplementation_createHTMLDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.createHTMLDocument.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMImplementation_createHTMLDocument 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMImplementation_createHTMLDocument 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMImplementation_createHTMLDocument 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMImplementation_createHTMLDocument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMImplementation_hasFeature = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DOMImplementation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.hasFeature.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] DOMImplementation_hasFeature 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] DOMImplementation_hasFeature 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] DOMImplementation_hasFeature 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DOMImplementation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] DOMImplementation_hasFeature, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.hasFeature.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] DOMImplementation_hasFeature 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] DOMImplementation_hasFeature 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] DOMImplementation_hasFeature 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DOMImplementation_hasFeature, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.DOMException_get_code = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "DOMException"); @@ -152765,12 +140480,12 @@ this.DOMException_get_code = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DOMException_get_code 得到的结果类型为Object, result =>", result); + console.log("[*] DOMException_get_code 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DOMException_get_code 得到的结果类型为function, result =>", result); + console.log("[*] DOMException_get_code 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -152783,7 +140498,7 @@ this.DOMException_get_code = function () { break default: // string number - cbb_wf.console.log("[*] DOMException_get_code 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DOMException_get_code 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -152792,7 +140507,7 @@ this.DOMException_get_code = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMException_get_code, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMException_get_code, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -152812,12 +140527,12 @@ this.DOMException_get_name = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DOMException_get_name 得到的结果类型为Object, result =>", result); + console.log("[*] DOMException_get_name 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DOMException_get_name 得到的结果类型为function, result =>", result); + console.log("[*] DOMException_get_name 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -152830,7 +140545,7 @@ this.DOMException_get_name = function () { break default: // string number - cbb_wf.console.log("[*] DOMException_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DOMException_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -152839,7 +140554,7 @@ this.DOMException_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMException_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMException_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -152859,12 +140574,12 @@ this.DOMException_get_message = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] DOMException_get_message 得到的结果类型为Object, result =>", result); + console.log("[*] DOMException_get_message 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] DOMException_get_message 得到的结果类型为function, result =>", result); + console.log("[*] DOMException_get_message 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -152877,7 +140592,7 @@ this.DOMException_get_message = function () { break default: // string number - cbb_wf.console.log("[*] DOMException_get_message 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] DOMException_get_message 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -152886,7 +140601,7 @@ this.DOMException_get_message = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMException_get_message, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMException_get_message, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -152905,7 +140620,7 @@ this.DOMError_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMError_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMError_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -152925,7 +140640,7 @@ this.DOMError_get_message = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DOMError_get_message, this =>", this + '', ", result =>", result + '', info); + console.log("[*] DOMError_get_message, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -152945,147 +140660,147 @@ this.CustomStateSet_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CustomStateSet_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CustomStateSet_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } this.CustomStateSet_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomStateSet_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomStateSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomStateSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomStateSet_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CustomStateSet_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CustomEvent_get_detail = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CustomEvent"); @@ -153094,367 +140809,137 @@ this.CustomEvent_get_detail = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.detail; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CustomEvent_get_detail 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomEvent_get_detail 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomEvent_get_detail 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "detail"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CustomEvent_get_detail, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CustomEvent_get_detail, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CustomEvent_initCustomEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initCustomEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CustomEvent_initCustomEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomEvent_initCustomEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomEvent_initCustomEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CustomEvent_initCustomEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomEvent_initCustomEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CustomElementRegistry_define = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.define.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CustomElementRegistry_define 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomElementRegistry_define 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomElementRegistry_define 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CustomElementRegistry_define, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomElementRegistry_define, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CustomElementRegistry_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.get.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CustomElementRegistry_get 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomElementRegistry_get 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomElementRegistry_get 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CustomElementRegistry_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomElementRegistry_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CustomElementRegistry_upgrade = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.upgrade.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CustomElementRegistry_upgrade 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomElementRegistry_upgrade 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomElementRegistry_upgrade 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CustomElementRegistry_upgrade, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomElementRegistry_upgrade, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CustomElementRegistry_whenDefined = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.whenDefined.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CustomElementRegistry_whenDefined 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomElementRegistry_whenDefined 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomElementRegistry_whenDefined 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CustomElementRegistry_whenDefined, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomElementRegistry_whenDefined, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CustomElementRegistry_getName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getName.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CustomElementRegistry_getName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CustomElementRegistry_getName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CustomElementRegistry_getName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CustomElementRegistry"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CustomElementRegistry_getName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CustomElementRegistry_getName, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Crypto_getRandomValues = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Crypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getRandomValues.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Crypto_getRandomValues 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Crypto_getRandomValues 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Crypto_getRandomValues 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Crypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Crypto_getRandomValues, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Crypto_getRandomValues, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.Crypto_get_subtle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Crypto"); @@ -153463,91 +140948,35 @@ this.Crypto_get_subtle = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.subtle; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Crypto_get_subtle 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Crypto_get_subtle 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Crypto_get_subtle 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "subtle"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Crypto_get_subtle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Crypto_get_subtle, this =>", this + '', ", result =>", result + '', info); } return result; } + this.Crypto_randomUUID = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Crypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.randomUUID.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Crypto_randomUUID 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Crypto_randomUUID 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Crypto_randomUUID 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Crypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] Crypto_randomUUID, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Crypto_randomUUID, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CountQueuingStrategy_get_highWaterMark = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CountQueuingStrategy"); @@ -153563,7 +140992,7 @@ this.CountQueuingStrategy_get_highWaterMark = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CountQueuingStrategy_get_highWaterMark, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CountQueuingStrategy_get_highWaterMark, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -153583,7 +141012,7 @@ this.CountQueuingStrategy_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CountQueuingStrategy_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CountQueuingStrategy_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -153603,25 +141032,25 @@ this.ConvolverNode_get_buffer = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ConvolverNode_get_buffer, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ConvolverNode_get_buffer, this =>", this + '', ", result =>", result + '', info); } return result; } this.ConvolverNode_set_buffer = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ConvolverNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ConvolverNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "buffer", val); + if (cbb_wf.is_log) { + console.log("[*] ConvolverNode_set_buffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "buffer", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ConvolverNode_set_buffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.ConvolverNode_get_normalize = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ConvolverNode"); @@ -153637,25 +141066,45 @@ this.ConvolverNode_get_normalize = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ConvolverNode_get_normalize, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ConvolverNode_get_normalize, this =>", this + '', ", result =>", result + '', info); } return result; } this.ConvolverNode_set_normalize = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ConvolverNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "normalize", val); + if (cbb_wf.is_log) { + console.log("[*] ConvolverNode_set_normalize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ContentVisibilityAutoStateChangeEvent_get_skipped = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "ConvolverNode"); + let r = cbb_wf.checkIllegal(this, "ContentVisibilityAutoStateChangeEvent"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "normalize", val); + let result = cbb_wf.getValue(this, "skipped"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ConvolverNode_set_normalize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ContentVisibilityAutoStateChangeEvent_get_skipped, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + this.ConstantSourceNode_get_offset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ConstantSourceNode"); @@ -153671,7 +141120,7 @@ this.ConstantSourceNode_get_offset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ConstantSourceNode_get_offset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ConstantSourceNode_get_offset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -153691,7 +141140,7 @@ this.CompressionStream_get_readable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CompressionStream_get_readable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CompressionStream_get_readable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -153711,7 +141160,7 @@ this.CompressionStream_get_writable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CompressionStream_get_writable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CompressionStream_get_writable, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -153724,91 +141173,35 @@ this.CompositionEvent_get_data = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.data; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CompositionEvent_get_data 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CompositionEvent_get_data 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CompositionEvent_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "data"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CompositionEvent_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CompositionEvent_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CompositionEvent_initCompositionEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CompositionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.initCompositionEvent.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CompositionEvent_initCompositionEvent 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CompositionEvent_initCompositionEvent 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CompositionEvent_initCompositionEvent 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CompositionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CompositionEvent_initCompositionEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CompositionEvent_initCompositionEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CloseEvent_get_wasClean = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CloseEvent"); @@ -153817,45 +141210,18 @@ this.CloseEvent_get_wasClean = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.wasClean; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CloseEvent_get_wasClean 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CloseEvent_get_wasClean 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CloseEvent_get_wasClean 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "wasClean"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CloseEvent_get_wasClean, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CloseEvent_get_wasClean, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CloseEvent_get_code = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CloseEvent"); @@ -153864,45 +141230,18 @@ this.CloseEvent_get_code = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.code; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CloseEvent_get_code 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CloseEvent_get_code 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CloseEvent_get_code 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "code"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CloseEvent_get_code, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CloseEvent_get_code, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CloseEvent_get_reason = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CloseEvent"); @@ -153911,45 +141250,18 @@ this.CloseEvent_get_reason = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reason; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CloseEvent_get_reason 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CloseEvent_get_reason 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CloseEvent_get_reason 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "reason"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CloseEvent_get_reason, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CloseEvent_get_reason, this =>", this + '', ", result =>", result + '', info); } return result; } + this.ClipboardEvent_get_clipboardData = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ClipboardEvent"); @@ -153965,7 +141277,7 @@ this.ClipboardEvent_get_clipboardData = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ClipboardEvent_get_clipboardData, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ClipboardEvent_get_clipboardData, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -153986,12 +141298,12 @@ this.CharacterData_get_data = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CharacterData_get_data 得到的结果类型为Object, result =>", result); + console.log("[*] CharacterData_get_data 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] CharacterData_get_data 得到的结果类型为function, result =>", result); + console.log("[*] CharacterData_get_data 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -154004,7 +141316,7 @@ this.CharacterData_get_data = function () { break default: // string number - cbb_wf.console.log("[*] CharacterData_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] CharacterData_get_data 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -154013,26 +141325,25 @@ this.CharacterData_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CharacterData_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CharacterData_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } this.CharacterData_set_data = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.data = val; + if (cbb_wf.is_log) { + console.log("[*] CharacterData_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.data = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CharacterData_set_data, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CharacterData_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CharacterData"); @@ -154049,12 +141360,12 @@ this.CharacterData_get_length = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CharacterData_get_length 得到的结果类型为Object, result =>", result); + console.log("[*] CharacterData_get_length 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] CharacterData_get_length 得到的结果类型为function, result =>", result); + console.log("[*] CharacterData_get_length 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -154067,7 +141378,7 @@ this.CharacterData_get_length = function () { break default: // string number - cbb_wf.console.log("[*] CharacterData_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] CharacterData_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -154076,7 +141387,7 @@ this.CharacterData_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CharacterData_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CharacterData_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -154096,12 +141407,12 @@ this.CharacterData_get_previousElementSibling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CharacterData_get_previousElementSibling 得到的结果类型为Object, result =>", result); + console.log("[*] CharacterData_get_previousElementSibling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] CharacterData_get_previousElementSibling 得到的结果类型为function, result =>", result); + console.log("[*] CharacterData_get_previousElementSibling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -154114,7 +141425,7 @@ this.CharacterData_get_previousElementSibling = function () { break default: // string number - cbb_wf.console.log("[*] CharacterData_get_previousElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] CharacterData_get_previousElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -154123,7 +141434,7 @@ this.CharacterData_get_previousElementSibling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CharacterData_get_previousElementSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CharacterData_get_previousElementSibling, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -154143,12 +141454,12 @@ this.CharacterData_get_nextElementSibling = function () { case "object": // 套壳 // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CharacterData_get_nextElementSibling 得到的结果类型为Object, result =>", result); + console.log("[*] CharacterData_get_nextElementSibling 得到的结果类型为Object, result =>", result); result = result && ctx.my_api.getWrapperObject(result); break case "function": - cbb_wf.console.log("[*] CharacterData_get_nextElementSibling 得到的结果类型为function, result =>", result); + console.log("[*] CharacterData_get_nextElementSibling 得到的结果类型为function, result =>", result); break case "number": result.__proto__ = ctx.Number.prototype; @@ -154161,7 +141472,7 @@ this.CharacterData_get_nextElementSibling = function () { break default: // string number - cbb_wf.console.log("[*] CharacterData_get_nextElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); + console.log("[*] CharacterData_get_nextElementSibling 得到的结果类型没有处理, type =>", type, ", result =>", result); break } if (cbb_wf.is_log) { @@ -154170,424 +141481,424 @@ this.CharacterData_get_nextElementSibling = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CharacterData_get_nextElementSibling, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CharacterData_get_nextElementSibling, this =>", this + '', ", result =>", result + '', info); } return result; } this.CharacterData_after = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.after.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_after 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_after 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_after 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_after, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.after.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_after 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_after 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_after 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_after, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_appendData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.appendData.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_appendData 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_appendData 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_appendData 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_appendData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.appendData.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_appendData 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_appendData 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_appendData 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_appendData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_before = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.before.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_before 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_before 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_before 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_before, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.before.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_before 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_before 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_before 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_before, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_deleteData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteData.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_deleteData 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_deleteData 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_deleteData 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_deleteData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.deleteData.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_deleteData 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_deleteData 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_deleteData 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_deleteData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_insertData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertData.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_insertData 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_insertData 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_insertData 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_insertData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.insertData.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_insertData 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_insertData 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_insertData 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_insertData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.remove.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_remove 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_remove 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.remove.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_remove 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_remove 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_remove 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_replaceData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceData.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_replaceData 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_replaceData 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_replaceData 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_replaceData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceData.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_replaceData 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_replaceData 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_replaceData 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_replaceData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_replaceWith = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceWith.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_replaceWith 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_replaceWith 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_replaceWith 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_replaceWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.replaceWith.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_replaceWith 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_replaceWith 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_replaceWith 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_replaceWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CharacterData_substringData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CharacterData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.substringData.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CharacterData_substringData 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CharacterData_substringData 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CharacterData_substringData 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CharacterData_substringData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.substringData.apply(dom_element, arguments); + let type = typeof result; + switch (type) { + case "object": + // 套壳 + console.log("[*] CharacterData_substringData 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] CharacterData_substringData 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] CharacterData_substringData 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterData_substringData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + } + return result; } - return result; -} - + this.CanvasRenderingContext2D_get_canvas = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154603,7 +141914,7 @@ this.CanvasRenderingContext2D_get_canvas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_canvas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -154623,25 +141934,25 @@ this.CanvasRenderingContext2D_get_globalAlpha = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_globalAlpha, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_globalAlpha, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_globalAlpha = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "globalAlpha", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_globalAlpha, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "globalAlpha", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_globalAlpha, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_globalCompositeOperation = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154657,25 +141968,25 @@ this.CanvasRenderingContext2D_get_globalCompositeOperation = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_globalCompositeOperation, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_globalCompositeOperation, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_globalCompositeOperation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "globalCompositeOperation", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_globalCompositeOperation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "globalCompositeOperation", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_globalCompositeOperation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_filter = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154691,25 +142002,25 @@ this.CanvasRenderingContext2D_get_filter = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_filter, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_filter, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_filter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "filter", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_filter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "filter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_filter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_imageSmoothingEnabled = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154725,25 +142036,25 @@ this.CanvasRenderingContext2D_get_imageSmoothingEnabled = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_imageSmoothingEnabled, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_imageSmoothingEnabled, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_imageSmoothingEnabled = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "imageSmoothingEnabled", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_imageSmoothingEnabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "imageSmoothingEnabled", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_imageSmoothingEnabled, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_imageSmoothingQuality = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154759,25 +142070,25 @@ this.CanvasRenderingContext2D_get_imageSmoothingQuality = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_imageSmoothingQuality, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_imageSmoothingQuality, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_imageSmoothingQuality = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "imageSmoothingQuality", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_imageSmoothingQuality, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "imageSmoothingQuality", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_imageSmoothingQuality, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_strokeStyle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154793,25 +142104,25 @@ this.CanvasRenderingContext2D_get_strokeStyle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_strokeStyle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_strokeStyle, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_strokeStyle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "strokeStyle", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_strokeStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "strokeStyle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_strokeStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_fillStyle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154827,25 +142138,25 @@ this.CanvasRenderingContext2D_get_fillStyle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_fillStyle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_fillStyle, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_fillStyle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fillStyle", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_fillStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fillStyle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_fillStyle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_shadowOffsetX = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154861,25 +142172,25 @@ this.CanvasRenderingContext2D_get_shadowOffsetX = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_shadowOffsetX, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_shadowOffsetX, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_shadowOffsetX = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowOffsetX", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_shadowOffsetX, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowOffsetX", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_shadowOffsetX, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_shadowOffsetY = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154895,25 +142206,25 @@ this.CanvasRenderingContext2D_get_shadowOffsetY = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_shadowOffsetY, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_shadowOffsetY, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_shadowOffsetY = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowOffsetY", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_shadowOffsetY, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowOffsetY", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_shadowOffsetY, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_shadowBlur = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154929,25 +142240,25 @@ this.CanvasRenderingContext2D_get_shadowBlur = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_shadowBlur, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_shadowBlur, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_shadowBlur = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowBlur", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_shadowBlur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowBlur", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_shadowBlur, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_shadowColor = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154963,25 +142274,25 @@ this.CanvasRenderingContext2D_get_shadowColor = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_shadowColor, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_shadowColor, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_shadowColor = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "shadowColor", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_shadowColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "shadowColor", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_shadowColor, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_lineWidth = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -154997,25 +142308,25 @@ this.CanvasRenderingContext2D_get_lineWidth = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_lineWidth, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_lineWidth, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_lineWidth = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineWidth", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_lineWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineWidth", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_lineWidth, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_lineCap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155031,25 +142342,25 @@ this.CanvasRenderingContext2D_get_lineCap = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_lineCap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_lineCap, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_lineCap = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineCap", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_lineCap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineCap", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_lineCap, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_lineJoin = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155065,25 +142376,25 @@ this.CanvasRenderingContext2D_get_lineJoin = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_lineJoin, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_lineJoin, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_lineJoin = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineJoin", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_lineJoin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineJoin", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_lineJoin, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_miterLimit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155099,25 +142410,25 @@ this.CanvasRenderingContext2D_get_miterLimit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_miterLimit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_miterLimit, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_miterLimit = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "miterLimit", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_miterLimit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "miterLimit", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_miterLimit, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_lineDashOffset = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155133,25 +142444,25 @@ this.CanvasRenderingContext2D_get_lineDashOffset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_lineDashOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_lineDashOffset, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_lineDashOffset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lineDashOffset", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_lineDashOffset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lineDashOffset", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_lineDashOffset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_font = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155167,25 +142478,25 @@ this.CanvasRenderingContext2D_get_font = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_font, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_font, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_font = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "font", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_font, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "font", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_font, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_textAlign = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155201,25 +142512,25 @@ this.CanvasRenderingContext2D_get_textAlign = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_textAlign, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_textAlign, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_textAlign = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "textAlign", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_textAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "textAlign", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_textAlign, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_textBaseline = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155235,25 +142546,25 @@ this.CanvasRenderingContext2D_get_textBaseline = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_textBaseline, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_textBaseline, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_textBaseline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "textBaseline", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_textBaseline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "textBaseline", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_textBaseline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_direction = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155269,25 +142580,25 @@ this.CanvasRenderingContext2D_get_direction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_direction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_direction, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_direction = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "direction", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "direction", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_direction, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_fontKerning = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155303,25 +142614,25 @@ this.CanvasRenderingContext2D_get_fontKerning = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_fontKerning, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_fontKerning, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_fontKerning = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fontKerning", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_fontKerning, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fontKerning", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_fontKerning, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_fontStretch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155337,25 +142648,25 @@ this.CanvasRenderingContext2D_get_fontStretch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_fontStretch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_fontStretch, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_fontStretch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fontStretch", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_fontStretch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fontStretch", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_fontStretch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_fontVariantCaps = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155371,25 +142682,25 @@ this.CanvasRenderingContext2D_get_fontVariantCaps = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_fontVariantCaps, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_fontVariantCaps, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_fontVariantCaps = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fontVariantCaps", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_fontVariantCaps, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fontVariantCaps", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_fontVariantCaps, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_letterSpacing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155405,25 +142716,25 @@ this.CanvasRenderingContext2D_get_letterSpacing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_letterSpacing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_letterSpacing, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_letterSpacing = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "letterSpacing", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_letterSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "letterSpacing", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_letterSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_textRendering = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155439,25 +142750,25 @@ this.CanvasRenderingContext2D_get_textRendering = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_textRendering, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_textRendering, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_textRendering = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "textRendering", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_textRendering, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "textRendering", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_textRendering, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_get_wordSpacing = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); @@ -155473,824 +142784,824 @@ this.CanvasRenderingContext2D_get_wordSpacing = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasRenderingContext2D_get_wordSpacing, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasRenderingContext2D_get_wordSpacing, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasRenderingContext2D_set_wordSpacing = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "wordSpacing", val); + if (cbb_wf.is_log) { + console.log("[*] CanvasRenderingContext2D_set_wordSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "wordSpacing", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CanvasRenderingContext2D_set_wordSpacing, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CanvasRenderingContext2D_clip = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_clip, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_clip, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_createConicGradient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_createConicGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_createConicGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_createImageData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_createImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_createImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_createLinearGradient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_createLinearGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_createLinearGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_createPattern = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_createPattern, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_createPattern, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_createRadialGradient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_createRadialGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_createRadialGradient, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_drawFocusIfNeeded = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_drawFocusIfNeeded, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_drawFocusIfNeeded, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_drawImage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_drawImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_drawImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_fill = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_fill, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_fill, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_fillText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_fillText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_fillText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_getContextAttributes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_getContextAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_getContextAttributes, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_getImageData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_getImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_getImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_getLineDash = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_getLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_getLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_getTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_getTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_getTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_isContextLost = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_isContextLost, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_isPointInPath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_isPointInPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_isPointInPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_isPointInStroke = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_isPointInStroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_isPointInStroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_measureText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_measureText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_measureText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_putImageData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_putImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_putImageData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_roundRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_roundRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_roundRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_save = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_save, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_save, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_scale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_scale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_setLineDash = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_setLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_setLineDash, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_setTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_setTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_setTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_stroke = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_stroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_stroke, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_strokeText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_strokeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_strokeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_transform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_transform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_transform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_translate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_translate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_arc = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_arc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_arc, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_arcTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_arcTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_arcTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_beginPath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_beginPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_beginPath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_bezierCurveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_bezierCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_bezierCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_clearRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_clearRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_clearRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_closePath = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_closePath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_closePath, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_ellipse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_ellipse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_ellipse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_fillRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_fillRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_fillRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_lineTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_lineTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_lineTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_moveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_moveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_moveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_quadraticCurveTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_quadraticCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_quadraticCurveTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_rect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_rect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_rect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_resetTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_resetTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_resetTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_restore = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_restore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_restore, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_rotate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_rotate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasRenderingContext2D_strokeRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasRenderingContext2D"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasRenderingContext2D_strokeRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasRenderingContext2D_strokeRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasPattern_setTransform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasPattern"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasPattern"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasPattern_setTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasPattern_setTransform, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasGradient_addColorStop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasGradient"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasGradient"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasGradient_addColorStop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasGradient_addColorStop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CanvasCaptureMediaStreamTrack_get_canvas = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CanvasCaptureMediaStreamTrack"); @@ -156306,28 +143617,28 @@ this.CanvasCaptureMediaStreamTrack_get_canvas = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CanvasCaptureMediaStreamTrack_get_canvas, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CanvasCaptureMediaStreamTrack_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } this.CanvasCaptureMediaStreamTrack_requestFrame = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CanvasCaptureMediaStreamTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CanvasCaptureMediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CanvasCaptureMediaStreamTrack_requestFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CanvasCaptureMediaStreamTrack_requestFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSVariableReferenceValue_get_variable = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSVariableReferenceValue"); @@ -156343,25 +143654,25 @@ this.CSSVariableReferenceValue_get_variable = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSVariableReferenceValue_get_variable, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSVariableReferenceValue_get_variable, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSVariableReferenceValue_set_variable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSVariableReferenceValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSVariableReferenceValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "variable", val); + if (cbb_wf.is_log) { + console.log("[*] CSSVariableReferenceValue_set_variable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "variable", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSVariableReferenceValue_set_variable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSVariableReferenceValue_get_fallback = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSVariableReferenceValue"); @@ -156377,79 +143688,79 @@ this.CSSVariableReferenceValue_get_fallback = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSVariableReferenceValue_get_fallback, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSVariableReferenceValue_get_fallback, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSUnparsedValue_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSUnparsedValue_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSUnparsedValue_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSUnparsedValue_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSUnparsedValue_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSUnparsedValue_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSUnparsedValue_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSUnparsedValue_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSUnparsedValue_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSUnparsedValue_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSUnparsedValue_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSUnparsedValue_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSUnparsedValue_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSUnparsedValue"); @@ -156465,7 +143776,7 @@ this.CSSUnparsedValue_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSUnparsedValue_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSUnparsedValue_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -156485,25 +143796,25 @@ this.CSSUnitValue_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSUnitValue_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSUnitValue_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSUnitValue_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSUnitValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSUnitValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "value", val); + if (cbb_wf.is_log) { + console.log("[*] CSSUnitValue_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "value", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSUnitValue_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSUnitValue_get_unit = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSUnitValue"); @@ -156519,7 +143830,7 @@ this.CSSUnitValue_get_unit = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSUnitValue_get_unit, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSUnitValue_get_unit, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -156539,25 +143850,25 @@ this.CSSTranslate_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTranslate_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSTranslate_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSTranslate_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTranslate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTranslate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] CSSTranslate_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSTranslate_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSTranslate_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSTranslate"); @@ -156573,25 +143884,25 @@ this.CSSTranslate_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTranslate_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSTranslate_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSTranslate_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTranslate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTranslate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] CSSTranslate_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSTranslate_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSTranslate_get_z = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSTranslate"); @@ -156607,93 +143918,113 @@ this.CSSTranslate_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTranslate_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSTranslate_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSTranslate_set_z = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTranslate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "z", val); + if (cbb_wf.is_log) { + console.log("[*] CSSTranslate_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.CSSTransition_get_transitionProperty = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTranslate"); + let r = cbb_wf.checkIllegal(this, "CSSTransition"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "z", val); + let result = cbb_wf.getValue(this, "transitionProperty"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSTranslate_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSTransition_get_transitionProperty, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + this.CSSTransformValue_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformValue_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformValue_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSTransformValue_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformValue_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformValue_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSTransformValue_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformValue_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformValue_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSTransformValue_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformValue_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformValue_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSTransformValue_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); @@ -156709,7 +144040,7 @@ this.CSSTransformValue_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTransformValue_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSTransformValue_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -156729,28 +144060,28 @@ this.CSSTransformValue_get_is2D = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTransformValue_get_is2D, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSTransformValue_get_is2D, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSTransformValue_toMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformValue_toMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformValue_toMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSTransformComponent_get_is2D = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); @@ -156766,106 +144097,106 @@ this.CSSTransformComponent_get_is2D = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTransformComponent_get_is2D, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSTransformComponent_get_is2D, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSTransformComponent_set_is2D = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "is2D", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSTransformComponent_set_is2D, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.CSSTransformComponent_toMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformComponent_toMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CSSTransformComponent_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSTransformComponent_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CSSStyleValue_parse = function () { - let r = cbb_wf.checkIllegal(this, "CSSStyleValue"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleValue_parse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + cbb_wf.setValue(this, "is2D", val); + if (cbb_wf.is_log) { + console.log("[*] CSSTransformComponent_set_is2D, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - return result; +this.CSSTransformComponent_toMatrix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformComponent_toMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CSSTransformComponent_toString = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSTransformComponent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSTransformComponent_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CSSStyleValue_parse = function () { +let r = cbb_wf.checkIllegal(this, "CSSStyleValue"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSStyleValue_parse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.CSSStyleValue_parseAll = function () { - let r = cbb_wf.checkIllegal(this, "CSSStyleValue"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CSSStyleValue_parseAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "CSSStyleValue"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] CSSStyleValue_parseAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.CSSStyleValue_toString = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleValue_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSStyleValue_toString, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSStyleSheet_get_ownerRule = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); @@ -156874,45 +144205,18 @@ this.CSSStyleSheet_get_ownerRule = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ownerRule; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleSheet_get_ownerRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_get_ownerRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_get_ownerRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "ownerRule"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleSheet_get_ownerRule, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleSheet_get_ownerRule, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleSheet_get_cssRules = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); @@ -156921,45 +144225,18 @@ this.CSSStyleSheet_get_cssRules = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cssRules; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleSheet_get_cssRules 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_get_cssRules 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_get_cssRules 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cssRules"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleSheet_get_cssRules, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleSheet_get_cssRules, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleSheet_get_rules = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); @@ -156968,321 +144245,120 @@ this.CSSStyleSheet_get_rules = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.rules; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleSheet_get_rules 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_get_rules 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_get_rules 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "rules"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleSheet_get_rules, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleSheet_get_rules, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleSheet_addRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.addRule.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleSheet_addRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_addRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_addRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleSheet_addRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleSheet_addRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleSheet_deleteRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteRule.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleSheet_deleteRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_deleteRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_deleteRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleSheet_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleSheet_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleSheet_insertRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertRule.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleSheet_insertRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_insertRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_insertRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleSheet_insertRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleSheet_insertRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleSheet_removeRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeRule.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleSheet_removeRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_removeRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_removeRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleSheet_removeRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleSheet_removeRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleSheet_replace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replace.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleSheet_replace 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_replace 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_replace 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleSheet_replace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleSheet_replace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleSheet_replaceSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.replaceSync.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleSheet_replaceSync 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleSheet_replaceSync 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleSheet_replaceSync 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleSheet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleSheet_replaceSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleSheet_replaceSync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleRule_get_selectorText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); @@ -157291,61 +144367,32 @@ this.CSSStyleRule_get_selectorText = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.selectorText; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleRule_get_selectorText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleRule_get_selectorText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleRule_get_selectorText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "selectorText"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleRule_get_selectorText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleRule_get_selectorText, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleRule_set_selectorText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "selectorText", val); + if (cbb_wf.is_log) { + console.log("[*] CSSStyleRule_set_selectorText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.selectorText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSStyleRule_set_selectorText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSStyleRule_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); @@ -157354,61 +144401,32 @@ this.CSSStyleRule_get_style = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.style; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleRule_get_style 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleRule_get_style 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleRule_get_style 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "style"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleRule_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleRule_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleRule_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "style", val); + if (cbb_wf.is_log) { + console.log("[*] CSSStyleRule_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.style = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSStyleRule_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSStyleRule_get_styleMap = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); @@ -157417,45 +144435,18 @@ this.CSSStyleRule_get_styleMap = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.styleMap; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleRule_get_styleMap 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleRule_get_styleMap 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleRule_get_styleMap 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "styleMap"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleRule_get_styleMap, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleRule_get_styleMap, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleRule_get_cssRules = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); @@ -157464,137 +144455,52 @@ this.CSSStyleRule_get_cssRules = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cssRules; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleRule_get_cssRules 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleRule_get_cssRules 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleRule_get_cssRules 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cssRules"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleRule_get_cssRules, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleRule_get_cssRules, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleRule_deleteRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.deleteRule.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleRule_deleteRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleRule_deleteRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleRule_deleteRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleRule_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleRule_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleRule_insertRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.insertRule.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleRule_insertRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleRule_insertRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleRule_insertRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleRule_insertRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleRule_insertRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleDeclaration_get_cssText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); @@ -157603,61 +144509,32 @@ this.CSSStyleDeclaration_get_cssText = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cssText; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cssText"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleDeclaration_get_cssText, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleDeclaration_set_cssText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "cssText", val); + if (cbb_wf.is_log) { + console.log("[*] CSSStyleDeclaration_set_cssText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cssText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSStyleDeclaration_set_cssText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSStyleDeclaration_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); @@ -157666,45 +144543,18 @@ this.CSSStyleDeclaration_get_length = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.length; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleDeclaration_get_length 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_get_length 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_get_length 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleDeclaration_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleDeclaration_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleDeclaration_get_parentRule = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); @@ -157713,45 +144563,18 @@ this.CSSStyleDeclaration_get_parentRule = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.parentRule; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleDeclaration_get_parentRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_get_parentRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_get_parentRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "parentRule"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleDeclaration_get_parentRule, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleDeclaration_get_parentRule, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleDeclaration_get_cssFloat = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); @@ -157760,291 +144583,117 @@ this.CSSStyleDeclaration_get_cssFloat = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cssFloat; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssFloat 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssFloat 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssFloat 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cssFloat"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSStyleDeclaration_get_cssFloat, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSStyleDeclaration_get_cssFloat, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSStyleDeclaration_set_cssFloat = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "cssFloat", val); + if (cbb_wf.is_log) { + console.log("[*] CSSStyleDeclaration_set_cssFloat, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cssFloat = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSStyleDeclaration_set_cssFloat, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSStyleDeclaration_getPropertyPriority = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getPropertyPriority.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyPriority 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyPriority 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyPriority 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyPriority, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleDeclaration_getPropertyPriority, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleDeclaration_getPropertyValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.getPropertyValue.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyValue 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyValue 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyValue 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleDeclaration_getPropertyValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleDeclaration_getPropertyValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleDeclaration_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.item.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleDeclaration_item 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_item 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_item 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleDeclaration_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleDeclaration_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleDeclaration_removeProperty = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.removeProperty.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleDeclaration_removeProperty 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_removeProperty 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_removeProperty 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleDeclaration_removeProperty, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleDeclaration_removeProperty, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSStyleDeclaration_setProperty = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.setProperty.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] CSSStyleDeclaration_setProperty 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSStyleDeclaration_setProperty 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSStyleDeclaration_setProperty 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSStyleDeclaration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSStyleDeclaration_setProperty, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSStyleDeclaration_setProperty, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - return result; -} - this.CSSSkewY_get_ay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSSkewY"); @@ -158060,25 +144709,25 @@ this.CSSSkewY_get_ay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSSkewY_get_ay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSSkewY_get_ay, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSSkewY_set_ay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSSkewY"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSSkewY"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ay", val); + if (cbb_wf.is_log) { + console.log("[*] CSSSkewY_set_ay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ay", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSSkewY_set_ay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSSkewX_get_ax = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSSkewX"); @@ -158094,25 +144743,25 @@ this.CSSSkewX_get_ax = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSSkewX_get_ax, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSSkewX_get_ax, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSSkewX_set_ax = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSSkewX"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSSkewX"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ax", val); + if (cbb_wf.is_log) { + console.log("[*] CSSSkewX_set_ax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ax", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSSkewX_set_ax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSSkew_get_ax = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSSkew"); @@ -158128,25 +144777,25 @@ this.CSSSkew_get_ax = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSSkew_get_ax, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSSkew_get_ax, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSSkew_set_ax = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSSkew"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSSkew"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ax", val); + if (cbb_wf.is_log) { + console.log("[*] CSSSkew_set_ax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ax", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSSkew_set_ax, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSSkew_get_ay = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSSkew"); @@ -158162,25 +144811,25 @@ this.CSSSkew_get_ay = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSSkew_get_ay, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSSkew_get_ay, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSSkew_set_ay = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSSkew"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSSkew"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ay", val); + if (cbb_wf.is_log) { + console.log("[*] CSSSkew_set_ay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ay", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSSkew_set_ay, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSScale_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSScale"); @@ -158196,25 +144845,25 @@ this.CSSScale_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSScale_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSScale_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSScale_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSScale"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSScale"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] CSSScale_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSScale_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSScale_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSScale"); @@ -158230,25 +144879,25 @@ this.CSSScale_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSScale_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSScale_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSScale_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSScale"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSScale"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] CSSScale_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSScale_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSScale_get_z = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSScale"); @@ -158264,25 +144913,25 @@ this.CSSScale_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSScale_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSScale_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSScale_set_z = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSScale"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSScale"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "z", val); + if (cbb_wf.is_log) { + console.log("[*] CSSScale_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "z", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSScale_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSRuleList_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRuleList"); @@ -158298,28 +144947,28 @@ this.CSSRuleList_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRuleList_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRuleList_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSRuleList_item = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSRuleList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSRuleList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSRuleList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSRuleList_item, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSRule_get_type = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRule"); @@ -158328,45 +144977,18 @@ this.CSSRule_get_type = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSRule_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSRule_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSRule_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRule_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRule_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSRule_get_cssText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRule"); @@ -158375,61 +144997,32 @@ this.CSSRule_get_cssText = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.cssText; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSRule_get_cssText 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSRule_get_cssText 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSRule_get_cssText 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "cssText"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRule_get_cssText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRule_get_cssText, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSRule_set_cssText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "cssText", val); + if (cbb_wf.is_log) { + console.log("[*] CSSRule_set_cssText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.cssText = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSRule_set_cssText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSRule_get_parentRule = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRule"); @@ -158438,45 +145031,18 @@ this.CSSRule_get_parentRule = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.parentRule; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSRule_get_parentRule 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSRule_get_parentRule 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSRule_get_parentRule 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "parentRule"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRule_get_parentRule, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRule_get_parentRule, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSRule_get_parentStyleSheet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRule"); @@ -158485,45 +145051,18 @@ this.CSSRule_get_parentStyleSheet = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.parentStyleSheet; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSRule_get_parentStyleSheet 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSRule_get_parentStyleSheet 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSRule_get_parentStyleSheet 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "parentStyleSheet"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRule_get_parentStyleSheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRule_get_parentStyleSheet, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSRotate_get_angle = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRotate"); @@ -158539,25 +145078,25 @@ this.CSSRotate_get_angle = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRotate_get_angle, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRotate_get_angle, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSRotate_set_angle = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSRotate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSRotate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "angle", val); + if (cbb_wf.is_log) { + console.log("[*] CSSRotate_set_angle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "angle", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSRotate_set_angle, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSRotate_get_x = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRotate"); @@ -158573,25 +145112,25 @@ this.CSSRotate_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRotate_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRotate_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSRotate_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSRotate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSRotate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] CSSRotate_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSRotate_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSRotate_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRotate"); @@ -158607,25 +145146,25 @@ this.CSSRotate_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRotate_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRotate_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSRotate_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSRotate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSRotate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] CSSRotate_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSRotate_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSRotate_get_z = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSRotate"); @@ -158641,25 +145180,25 @@ this.CSSRotate_get_z = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSRotate_get_z, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSRotate_get_z, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSRotate_set_z = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSRotate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSRotate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "z", val); + if (cbb_wf.is_log) { + console.log("[*] CSSRotate_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "z", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSRotate_set_z, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSPropertyRule_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSPropertyRule"); @@ -158675,7 +145214,7 @@ this.CSSPropertyRule_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPropertyRule_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPropertyRule_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -158695,7 +145234,7 @@ this.CSSPropertyRule_get_syntax = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPropertyRule_get_syntax, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPropertyRule_get_syntax, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -158715,7 +145254,7 @@ this.CSSPropertyRule_get_inherits = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPropertyRule_get_inherits, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPropertyRule_get_inherits, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -158735,7 +145274,7 @@ this.CSSPropertyRule_get_initialValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPropertyRule_get_initialValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPropertyRule_get_initialValue, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -158755,25 +145294,25 @@ this.CSSPositionValue_get_x = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPositionValue_get_x, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPositionValue_get_x, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSPositionValue_set_x = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSPositionValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSPositionValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "x", val); + if (cbb_wf.is_log) { + console.log("[*] CSSPositionValue_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "x", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSPositionValue_set_x, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSPositionValue_get_y = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSPositionValue"); @@ -158789,25 +145328,25 @@ this.CSSPositionValue_get_y = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPositionValue_get_y, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPositionValue_get_y, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSPositionValue_set_y = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSPositionValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSPositionValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "y", val); + if (cbb_wf.is_log) { + console.log("[*] CSSPositionValue_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "y", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSPositionValue_set_y, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSPerspective_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSPerspective"); @@ -158823,25 +145362,25 @@ this.CSSPerspective_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPerspective_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPerspective_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSPerspective_set_length = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSPerspective"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSPerspective"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "length", val); + if (cbb_wf.is_log) { + console.log("[*] CSSPerspective_set_length, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "length", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSPerspective_set_length, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSPageRule_get_selectorText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSPageRule"); @@ -158857,25 +145396,25 @@ this.CSSPageRule_get_selectorText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPageRule_get_selectorText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPageRule_get_selectorText, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSPageRule_set_selectorText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSPageRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSPageRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "selectorText", val); + if (cbb_wf.is_log) { + console.log("[*] CSSPageRule_set_selectorText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "selectorText", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSPageRule_set_selectorText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSPageRule_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSPageRule"); @@ -158891,278 +145430,278 @@ this.CSSPageRule_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSPageRule_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSPageRule_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSPageRule_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSPageRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "style", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSPageRule_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.CSSNumericValue_parse = function () { - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSPageRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.console.log("[*] CSSNumericValue_parse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + cbb_wf.setValue(this, "style", val); + if (cbb_wf.is_log) { + console.log("[*] CSSPageRule_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - return result; +this.CSSNumericValue_parse = function () { +let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSNumericValue_parse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.CSSNumericValue_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_div = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_div, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_div, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_equals = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_equals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_equals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_max = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_max, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_max, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_min = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_min, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_min, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_mul = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_mul, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_mul, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_sub = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_sub, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_sub, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_to = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_to, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_to, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_toSum = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_toSum, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_toSum, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericValue_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericValue_type, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericValue_type, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericArray_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericArray_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericArray_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericArray_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericArray_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericArray_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericArray_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericArray_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericArray_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericArray_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSNumericArray_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSNumericArray_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSNumericArray_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSNumericArray"); @@ -159178,7 +145717,7 @@ this.CSSNumericArray_get_length = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSNumericArray_get_length, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSNumericArray_get_length, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159198,7 +145737,7 @@ this.CSSNamespaceRule_get_namespaceURI = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSNamespaceRule_get_namespaceURI, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSNamespaceRule_get_namespaceURI, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159218,7 +145757,7 @@ this.CSSNamespaceRule_get_prefix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSNamespaceRule_get_prefix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSNamespaceRule_get_prefix, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159231,61 +145770,32 @@ this.CSSMediaRule_get_media = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.media; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSMediaRule_get_media 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSMediaRule_get_media 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSMediaRule_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "media"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMediaRule_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMediaRule_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSMediaRule_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSMediaRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSMediaRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "media", val); + if (cbb_wf.is_log) { + console.log("[*] CSSMediaRule_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSMediaRule_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSMatrixComponent_get_matrix = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSMatrixComponent"); @@ -159301,25 +145811,25 @@ this.CSSMatrixComponent_get_matrix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMatrixComponent_get_matrix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMatrixComponent_get_matrix, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSMatrixComponent_set_matrix = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSMatrixComponent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSMatrixComponent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "matrix", val); + if (cbb_wf.is_log) { + console.log("[*] CSSMatrixComponent_set_matrix, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "matrix", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSMatrixComponent_set_matrix, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSMathValue_get_operator = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSMathValue"); @@ -159335,7 +145845,7 @@ this.CSSMathValue_get_operator = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathValue_get_operator, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathValue_get_operator, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159355,7 +145865,7 @@ this.CSSMathSum_get_values = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathSum_get_values, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathSum_get_values, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159375,7 +145885,7 @@ this.CSSMathProduct_get_values = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathProduct_get_values, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathProduct_get_values, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159395,7 +145905,7 @@ this.CSSMathNegate_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathNegate_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathNegate_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159415,7 +145925,7 @@ this.CSSMathMin_get_values = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathMin_get_values, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathMin_get_values, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159435,7 +145945,7 @@ this.CSSMathMax_get_values = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathMax_get_values, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathMax_get_values, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159455,7 +145965,7 @@ this.CSSMathInvert_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathInvert_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathInvert_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159475,7 +145985,7 @@ this.CSSMathClamp_get_lower = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathClamp_get_lower, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathClamp_get_lower, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159495,7 +146005,7 @@ this.CSSMathClamp_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathClamp_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathClamp_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159515,7 +146025,7 @@ this.CSSMathClamp_get_upper = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSMathClamp_get_upper, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSMathClamp_get_upper, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159535,7 +146045,7 @@ this.CSSLayerStatementRule_get_nameList = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSLayerStatementRule_get_nameList, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSLayerStatementRule_get_nameList, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159555,7 +146065,7 @@ this.CSSLayerBlockRule_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSLayerBlockRule_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSLayerBlockRule_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -159575,25 +146085,25 @@ this.CSSKeywordValue_get_value = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSKeywordValue_get_value, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSKeywordValue_get_value, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSKeywordValue_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSKeywordValue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeywordValue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "value", val); + if (cbb_wf.is_log) { + console.log("[*] CSSKeywordValue_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "value", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSKeywordValue_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSKeyframesRule_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); @@ -159609,25 +146119,25 @@ this.CSSKeyframesRule_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSKeyframesRule_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSKeyframesRule_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSKeyframesRule_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "name", val); + if (cbb_wf.is_log) { + console.log("[*] CSSKeyframesRule_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "name", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSKeyframesRule_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSKeyframesRule_get_cssRules = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); @@ -159643,46 +146153,63 @@ this.CSSKeyframesRule_get_cssRules = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSKeyframesRule_get_cssRules, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSKeyframesRule_get_cssRules, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSKeyframesRule_appendRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSKeyframesRule_appendRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSKeyframesRule_appendRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSKeyframesRule_deleteRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSKeyframesRule_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSKeyframesRule_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSKeyframesRule_findRule = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSKeyframesRule_findRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CSSKeyframesRule_get_length = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSKeyframesRule"); let ctx = r[0]; @@ -159690,15 +146217,18 @@ this.CSSKeyframesRule_findRule = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "length"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSKeyframesRule_findRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSKeyframesRule_get_length, this =>", this + '', ", result =>", result + '', info); } return result; - } + this.CSSKeyframeRule_get_keyText = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSKeyframeRule"); @@ -159714,25 +146244,25 @@ this.CSSKeyframeRule_get_keyText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSKeyframeRule_get_keyText, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSKeyframeRule_get_keyText, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSKeyframeRule_set_keyText = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSKeyframeRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeyframeRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "keyText", val); + if (cbb_wf.is_log) { + console.log("[*] CSSKeyframeRule_set_keyText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "keyText", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSKeyframeRule_set_keyText, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSKeyframeRule_get_style = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSKeyframeRule"); @@ -159748,25 +146278,25 @@ this.CSSKeyframeRule_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSKeyframeRule_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSKeyframeRule_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSKeyframeRule_set_style = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSKeyframeRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSKeyframeRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "style", val); + if (cbb_wf.is_log) { + console.log("[*] CSSKeyframeRule_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "style", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSKeyframeRule_set_style, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSImportRule_get_href = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSImportRule"); @@ -159775,45 +146305,18 @@ this.CSSImportRule_get_href = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.href; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSImportRule_get_href 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSImportRule_get_href 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSImportRule_get_href 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "href"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSImportRule_get_href, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSImportRule_get_href, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSImportRule_get_media = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSImportRule"); @@ -159822,61 +146325,32 @@ this.CSSImportRule_get_media = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.media; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSImportRule_get_media 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSImportRule_get_media 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSImportRule_get_media 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "media"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSImportRule_get_media, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSImportRule_get_media, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSImportRule_set_media = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSImportRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSImportRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "media", val); + if (cbb_wf.is_log) { + console.log("[*] CSSImportRule_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.media = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSImportRule_set_media, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} this.CSSImportRule_get_styleSheet = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSImportRule"); @@ -159885,45 +146359,18 @@ this.CSSImportRule_get_styleSheet = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.styleSheet; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSImportRule_get_styleSheet 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSImportRule_get_styleSheet 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSImportRule_get_styleSheet 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "styleSheet"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSImportRule_get_styleSheet, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSImportRule_get_styleSheet, this =>", this + '', ", result =>", result + '', info); } return result; } + this.CSSImportRule_get_layerName = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSImportRule"); @@ -159932,45 +146379,38 @@ this.CSSImportRule_get_layerName = function () { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.layerName; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] CSSImportRule_get_layerName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] CSSImportRule_get_layerName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] CSSImportRule_get_layerName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } + let result = cbb_wf.getValue(this, "layerName"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSImportRule_get_layerName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSImportRule_get_layerName, this =>", this + '', ", result =>", result + '', info); } return result; } + +this.CSSImportRule_get_supportsText = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSImportRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "supportsText"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSImportRule_get_supportsText, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + this.CSSGroupingRule_get_cssRules = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSGroupingRule"); @@ -159986,45 +146426,45 @@ this.CSSGroupingRule_get_cssRules = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSGroupingRule_get_cssRules, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSGroupingRule_get_cssRules, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSGroupingRule_deleteRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSGroupingRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSGroupingRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSGroupingRule_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSGroupingRule_deleteRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSGroupingRule_insertRule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSGroupingRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSGroupingRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CSSGroupingRule_insertRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CSSGroupingRule_insertRule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.CSSFontPaletteValuesRule_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSFontPaletteValuesRule"); @@ -160040,7 +146480,7 @@ this.CSSFontPaletteValuesRule_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSFontPaletteValuesRule_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSFontPaletteValuesRule_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160060,7 +146500,7 @@ this.CSSFontPaletteValuesRule_get_fontFamily = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSFontPaletteValuesRule_get_fontFamily, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSFontPaletteValuesRule_get_fontFamily, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160080,7 +146520,7 @@ this.CSSFontPaletteValuesRule_get_basePalette = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSFontPaletteValuesRule_get_basePalette, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSFontPaletteValuesRule_get_basePalette, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160100,7 +146540,7 @@ this.CSSFontPaletteValuesRule_get_overrideColors = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSFontPaletteValuesRule_get_overrideColors, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSFontPaletteValuesRule_get_overrideColors, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160120,7 +146560,7 @@ this.CSSFontFaceRule_get_style = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSFontFaceRule_get_style, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSFontFaceRule_get_style, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160140,25 +146580,25 @@ this.CSSCounterStyleRule_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_name = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "name", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "name", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_name, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_system = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160174,25 +146614,25 @@ this.CSSCounterStyleRule_get_system = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_system, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_system, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_system = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "system", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_system, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "system", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_system, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_symbols = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160208,25 +146648,25 @@ this.CSSCounterStyleRule_get_symbols = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_symbols, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_symbols, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_symbols = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "symbols", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_symbols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "symbols", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_symbols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_additiveSymbols = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160242,25 +146682,25 @@ this.CSSCounterStyleRule_get_additiveSymbols = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_additiveSymbols, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_additiveSymbols, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_additiveSymbols = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "additiveSymbols", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_additiveSymbols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "additiveSymbols", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_additiveSymbols, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_negative = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160276,25 +146716,25 @@ this.CSSCounterStyleRule_get_negative = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_negative, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_negative, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_negative = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "negative", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_negative, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "negative", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_negative, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_prefix = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160310,25 +146750,25 @@ this.CSSCounterStyleRule_get_prefix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_prefix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_prefix, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_prefix = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "prefix", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_prefix, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "prefix", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_prefix, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_suffix = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160344,25 +146784,25 @@ this.CSSCounterStyleRule_get_suffix = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_suffix, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_suffix, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_suffix = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "suffix", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_suffix, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "suffix", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_suffix, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_range = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160378,25 +146818,25 @@ this.CSSCounterStyleRule_get_range = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_range, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_range, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_range = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "range", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_range, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "range", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_range, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_pad = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160412,25 +146852,25 @@ this.CSSCounterStyleRule_get_pad = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_pad, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_pad, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_pad = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "pad", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_pad, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "pad", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_pad, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_speakAs = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160446,25 +146886,25 @@ this.CSSCounterStyleRule_get_speakAs = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_speakAs, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_speakAs, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_speakAs = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "speakAs", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_speakAs, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "speakAs", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_speakAs, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSCounterStyleRule_get_fallback = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); @@ -160480,25 +146920,25 @@ this.CSSCounterStyleRule_get_fallback = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSCounterStyleRule_get_fallback, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSCounterStyleRule_get_fallback, this =>", this + '', ", result =>", result + '', info); } return result; } this.CSSCounterStyleRule_set_fallback = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSCounterStyleRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fallback", val); + if (cbb_wf.is_log) { + console.log("[*] CSSCounterStyleRule_set_fallback, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "fallback", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CSSCounterStyleRule_set_fallback, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.CSSContainerRule_get_containerName = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "CSSContainerRule"); @@ -160514,7 +146954,7 @@ this.CSSContainerRule_get_containerName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSContainerRule_get_containerName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSContainerRule_get_containerName, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160534,7 +146974,7 @@ this.CSSContainerRule_get_containerQuery = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSContainerRule_get_containerQuery, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSContainerRule_get_containerQuery, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -160554,24074 +146994,7 @@ this.CSSConditionRule_get_conditionText = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSConditionRule_get_conditionText, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ByteLengthQueuingStrategy_get_highWaterMark = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ByteLengthQueuingStrategy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "highWaterMark"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ByteLengthQueuingStrategy_get_highWaterMark, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ByteLengthQueuingStrategy_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ByteLengthQueuingStrategy"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ByteLengthQueuingStrategy_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BroadcastChannel_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BroadcastChannel_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BroadcastChannel_get_onmessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmessage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BroadcastChannel_get_onmessage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BroadcastChannel_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BroadcastChannel_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BroadcastChannel_get_onmessageerror = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmessageerror"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BroadcastChannel_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BroadcastChannel_set_onmessageerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmessageerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BroadcastChannel_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BroadcastChannel_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BroadcastChannel_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BroadcastChannel_postMessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BroadcastChannel_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BlobEvent_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BlobEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BlobEvent_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BlobEvent_get_timecode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BlobEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timecode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BlobEvent_get_timecode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Blob_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Blob"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.size; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Blob_get_size 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Blob_get_size 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Blob_get_size 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Blob_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Blob_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Blob"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.type; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Blob_get_type 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Blob_get_type 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Blob_get_type 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Blob_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Blob_arrayBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Blob"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.arrayBuffer.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Blob_arrayBuffer 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Blob_arrayBuffer 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Blob_arrayBuffer 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Blob_arrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Blob_slice = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Blob"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.slice.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Blob_slice 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Blob_slice 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Blob_slice 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Blob_slice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Blob_stream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Blob"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.stream.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Blob_stream 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Blob_stream 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Blob_stream 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Blob_stream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Blob_text = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Blob"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.text.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] Blob_text 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Blob_text 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Blob_text 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Blob_text, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.BiquadFilterNode_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BiquadFilterNode_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BiquadFilterNode_set_type = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "type", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BiquadFilterNode_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BiquadFilterNode_get_frequency = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "frequency"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BiquadFilterNode_get_frequency, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BiquadFilterNode_get_detune = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "detune"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BiquadFilterNode_get_detune, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BiquadFilterNode_get_Q = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "Q"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BiquadFilterNode_get_Q, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BiquadFilterNode_get_gain = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "gain"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BiquadFilterNode_get_gain, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BiquadFilterNode_getFrequencyResponse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BiquadFilterNode_getFrequencyResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BeforeUnloadEvent_get_returnValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BeforeUnloadEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "returnValue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BeforeUnloadEvent_get_returnValue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BeforeUnloadEvent_set_returnValue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BeforeUnloadEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "returnValue", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BeforeUnloadEvent_set_returnValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BeforeInstallPromptEvent_get_platforms = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BeforeInstallPromptEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "platforms"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BeforeInstallPromptEvent_get_platforms, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BeforeInstallPromptEvent_get_userChoice = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BeforeInstallPromptEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "userChoice"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BeforeInstallPromptEvent_get_userChoice, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BeforeInstallPromptEvent_prompt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BeforeInstallPromptEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BeforeInstallPromptEvent_prompt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_get_destination = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "destination"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_destination, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BaseAudioContext_get_currentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "currentTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_currentTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BaseAudioContext_get_sampleRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sampleRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_sampleRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BaseAudioContext_get_listener = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "listener"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_listener, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BaseAudioContext_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BaseAudioContext_get_onstatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onstatechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_onstatechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BaseAudioContext_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BaseAudioContext_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BaseAudioContext_createAnalyser = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createAnalyser, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createBiquadFilter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createBiquadFilter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createBufferSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createBufferSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createChannelMerger = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createChannelMerger, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createChannelSplitter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createChannelSplitter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createConstantSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createConstantSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createConvolver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createConvolver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createDelay = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createDelay, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createDynamicsCompressor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createDynamicsCompressor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createGain = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createGain, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createIIRFilter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createIIRFilter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createOscillator = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createOscillator, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createPanner = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createPanner, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createPeriodicWave = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createPeriodicWave, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createScriptProcessor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createScriptProcessor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createStereoPanner = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createStereoPanner, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_createWaveShaper = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_createWaveShaper, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_decodeAudioData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BaseAudioContext_decodeAudioData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BaseAudioContext_get_audioWorklet = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "audioWorklet"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BaseAudioContext_get_audioWorklet, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BarProp_get_visible = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BarProp"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.visible; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] BarProp_get_visible 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] BarProp_get_visible 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] BarProp_get_visible 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BarProp_get_visible, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AudioWorkletNode_get_parameters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "parameters"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioWorkletNode_get_parameters, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioWorkletNode_get_port = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "port"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioWorkletNode_get_port, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioWorkletNode_get_onprocessorerror = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onprocessorerror"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioWorkletNode_get_onprocessorerror, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioWorkletNode_set_onprocessorerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onprocessorerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioWorkletNode_set_onprocessorerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioSinkInfo_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioSinkInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioSinkInfo_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioScheduledSourceNode_get_onended = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onended"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioScheduledSourceNode_get_onended, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioScheduledSourceNode_set_onended = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onended", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioScheduledSourceNode_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioScheduledSourceNode_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioScheduledSourceNode_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioScheduledSourceNode_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioScheduledSourceNode_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioProcessingEvent_get_playbackTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioProcessingEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "playbackTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioProcessingEvent_get_playbackTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioProcessingEvent_get_inputBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioProcessingEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inputBuffer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioProcessingEvent_get_inputBuffer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioProcessingEvent_get_outputBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioProcessingEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "outputBuffer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioProcessingEvent_get_outputBuffer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParamMap_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioParamMap_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParamMap_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParamMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParamMap_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParamMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParamMap_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParamMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParamMap_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParamMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParamMap_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParamMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParamMap_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParamMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParamMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_get_value = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "value"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioParam_get_value, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParam_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "value", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioParam_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioParam_get_automationRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "automationRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioParam_get_automationRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParam_set_automationRate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "automationRate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioParam_set_automationRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioParam_get_defaultValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "defaultValue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioParam_get_defaultValue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParam_get_minValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "minValue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioParam_get_minValue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParam_get_maxValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxValue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioParam_get_maxValue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioParam_cancelAndHoldAtTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_cancelAndHoldAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_cancelScheduledValues = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_cancelScheduledValues, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_exponentialRampToValueAtTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_exponentialRampToValueAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_linearRampToValueAtTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_linearRampToValueAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_setTargetAtTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_setTargetAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_setValueAtTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_setValueAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioParam_setValueCurveAtTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioParam"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioParam_setValueCurveAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioNode_get_context = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "context"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioNode_get_context, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioNode_get_numberOfInputs = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "numberOfInputs"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioNode_get_numberOfInputs, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioNode_get_numberOfOutputs = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "numberOfOutputs"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioNode_get_numberOfOutputs, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioNode_get_channelCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "channelCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioNode_get_channelCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioNode_set_channelCount = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "channelCount", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioNode_set_channelCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioNode_get_channelCountMode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "channelCountMode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioNode_get_channelCountMode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioNode_set_channelCountMode = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "channelCountMode", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioNode_set_channelCountMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioNode_get_channelInterpretation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "channelInterpretation"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioNode_get_channelInterpretation, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioNode_set_channelInterpretation = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "channelInterpretation", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioNode_set_channelInterpretation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioNode_connect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioNode_connect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioNode_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioNode_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioListener_get_positionX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "positionX"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_positionX, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_positionY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "positionY"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_positionY, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_positionZ = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "positionZ"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_positionZ, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_forwardX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "forwardX"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_forwardX, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_forwardY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "forwardY"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_forwardY, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_forwardZ = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "forwardZ"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_forwardZ, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_upX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "upX"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_upX, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_upY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "upY"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_upY, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_get_upZ = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "upZ"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioListener_get_upZ, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioListener_setOrientation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioListener_setOrientation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioListener_setPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioListener"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioListener_setPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDestinationNode_get_maxChannelCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDestinationNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxChannelCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioDestinationNode_get_maxChannelCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioContext_get_baseLatency = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "baseLatency"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioContext_get_baseLatency, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioContext_get_outputLatency = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "outputLatency"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioContext_get_outputLatency, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioContext_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_createMediaElementSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_createMediaElementSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_createMediaStreamDestination = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_createMediaStreamDestination, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_createMediaStreamSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_createMediaStreamSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_getOutputTimestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_getOutputTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_resume = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_suspend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_suspend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioContext_get_sinkId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sinkId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioContext_get_sinkId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioContext_get_onsinkchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onsinkchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioContext_get_onsinkchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioContext_set_onsinkchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onsinkchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioContext_set_onsinkchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioContext_setSinkId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioContext_setSinkId, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioBufferSourceNode_get_buffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "buffer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBufferSourceNode_get_buffer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBufferSourceNode_set_buffer = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "buffer", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioBufferSourceNode_set_buffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioBufferSourceNode_get_playbackRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "playbackRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBufferSourceNode_get_playbackRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBufferSourceNode_get_detune = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "detune"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBufferSourceNode_get_detune, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBufferSourceNode_get_loop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "loop"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBufferSourceNode_get_loop, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBufferSourceNode_set_loop = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "loop", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioBufferSourceNode_set_loop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioBufferSourceNode_get_loopStart = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "loopStart"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBufferSourceNode_get_loopStart, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBufferSourceNode_set_loopStart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "loopStart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioBufferSourceNode_set_loopStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioBufferSourceNode_get_loopEnd = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "loopEnd"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBufferSourceNode_get_loopEnd, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBufferSourceNode_set_loopEnd = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "loopEnd", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioBufferSourceNode_set_loopEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioBufferSourceNode_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioBufferSourceNode_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioBuffer_get_length = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "length"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBuffer_get_length, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBuffer_get_duration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "duration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBuffer_get_duration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBuffer_get_sampleRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sampleRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBuffer_get_sampleRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBuffer_get_numberOfChannels = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "numberOfChannels"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioBuffer_get_numberOfChannels, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioBuffer_copyFromChannel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioBuffer_copyFromChannel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioBuffer_copyToChannel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioBuffer_copyToChannel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioBuffer_getChannelData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioBuffer_getChannelData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Attr_get_namespaceURI = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.namespaceURI; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_namespaceURI 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_namespaceURI 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_namespaceURI 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_namespaceURI, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Attr_get_prefix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.prefix; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_prefix 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_prefix 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_prefix 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_prefix, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Attr_get_localName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.localName; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_localName 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_localName 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_localName 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_localName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Attr_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.name; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_name 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_name 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Attr_get_value = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.value; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_value 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_value 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_value, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Attr_set_value = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.value = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Attr_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.Attr_get_ownerElement = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.ownerElement; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_ownerElement 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_ownerElement 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_ownerElement 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_ownerElement, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.Attr_get_specified = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Attr"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.specified; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] Attr_get_specified 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] Attr_get_specified 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] Attr_get_specified 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Attr_get_specified, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AnimationEvent_get_animationName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "animationName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationEvent_get_animationName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnimationEvent_get_elapsedTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "elapsedTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationEvent_get_elapsedTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnimationEvent_get_pseudoElement = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "pseudoElement"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationEvent_get_pseudoElement, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnimationEffect_getComputedTiming = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnimationEffect_getComputedTiming, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnimationEffect_getTiming = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnimationEffect_getTiming, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnimationEffect_updateTiming = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationEffect"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnimationEffect_updateTiming, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_get_effect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "effect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_effect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_effect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "effect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_effect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_startTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "startTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_startTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_startTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "startTime", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_startTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_currentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "currentTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_currentTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_currentTime = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "currentTime", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_currentTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_playbackRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "playbackRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_playbackRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_playbackRate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "playbackRate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_playbackRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_playState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "playState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_playState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_get_pending = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "pending"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_pending, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_id = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "id", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_id, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_onfinish = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onfinish"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_onfinish, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_onfinish = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onfinish", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_onfinish, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_oncancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oncancel"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_oncancel, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_oncancel = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oncancel", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_cancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_finish = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_pause = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_play = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_play, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_reverse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_reverse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_updatePlaybackRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_updatePlaybackRate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_get_timeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timeline"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_timeline, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_timeline = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "timeline", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_timeline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_replaceState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "replaceState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_replaceState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_get_onremove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onremove"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_onremove, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_onremove = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onremove", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_onremove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_finished = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "finished"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_finished, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_get_ready = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ready"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_ready, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_get_rangeStart = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "rangeStart"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_rangeStart, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_rangeStart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "rangeStart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_rangeStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_get_rangeEnd = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "rangeEnd"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Animation_get_rangeEnd, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Animation_set_rangeEnd = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "rangeEnd", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Animation_set_rangeEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Animation_commitStyles = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_commitStyles, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Animation_persist = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Animation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Animation_persist, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnalyserNode_get_fftSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "fftSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnalyserNode_get_fftSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnalyserNode_set_fftSize = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "fftSize", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AnalyserNode_set_fftSize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AnalyserNode_get_frequencyBinCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "frequencyBinCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnalyserNode_get_frequencyBinCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnalyserNode_get_minDecibels = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "minDecibels"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnalyserNode_get_minDecibels, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnalyserNode_set_minDecibels = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "minDecibels", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AnalyserNode_set_minDecibels, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AnalyserNode_get_maxDecibels = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxDecibels"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnalyserNode_get_maxDecibels, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnalyserNode_set_maxDecibels = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "maxDecibels", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AnalyserNode_set_maxDecibels, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AnalyserNode_get_smoothingTimeConstant = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "smoothingTimeConstant"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnalyserNode_get_smoothingTimeConstant, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnalyserNode_set_smoothingTimeConstant = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "smoothingTimeConstant", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AnalyserNode_set_smoothingTimeConstant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AnalyserNode_getByteFrequencyData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnalyserNode_getByteFrequencyData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnalyserNode_getByteTimeDomainData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnalyserNode_getByteTimeDomainData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnalyserNode_getFloatFrequencyData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnalyserNode_getFloatFrequencyData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnalyserNode_getFloatTimeDomainData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnalyserNode"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AnalyserNode_getFloatTimeDomainData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AbstractRange_get_startContainer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbstractRange"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.startContainer; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbstractRange_get_startContainer 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbstractRange_get_startContainer 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbstractRange_get_startContainer 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbstractRange_get_startContainer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbstractRange_get_startOffset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbstractRange"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.startOffset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbstractRange_get_startOffset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbstractRange_get_startOffset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbstractRange_get_startOffset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbstractRange_get_startOffset, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbstractRange_get_endContainer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbstractRange"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.endContainer; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbstractRange_get_endContainer 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbstractRange_get_endContainer 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbstractRange_get_endContainer 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbstractRange_get_endContainer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbstractRange_get_endOffset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbstractRange"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.endOffset; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbstractRange_get_endOffset 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbstractRange_get_endOffset 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbstractRange_get_endOffset 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbstractRange_get_endOffset, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbstractRange_get_collapsed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbstractRange"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.collapsed; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbstractRange_get_collapsed 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbstractRange_get_collapsed 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbstractRange_get_collapsed 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbstractRange_get_collapsed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbortSignal_abort = function () { - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.AbortSignal_timeout = function () { - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_timeout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.AbortSignal_any = function () { - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_any, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.AbortSignal_get_aborted = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.aborted; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbortSignal_get_aborted 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbortSignal_get_aborted 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbortSignal_get_aborted 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_get_aborted, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbortSignal_get_reason = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.reason; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbortSignal_get_reason 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbortSignal_get_reason 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbortSignal_get_reason 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_get_reason, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbortSignal_get_onabort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.onabort; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbortSignal_get_onabort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbortSignal_get_onabort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbortSignal_get_onabort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_get_onabort, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbortSignal_set_onabort = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - dom_element.onabort = val; - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AbortSignal_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return result; -} -this.AbortSignal_throwIfAborted = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortSignal"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.throwIfAborted.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] AbortSignal_throwIfAborted 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbortSignal_throwIfAborted 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbortSignal_throwIfAborted 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortSignal_throwIfAborted, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.AbortController_get_signal = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.signal; - let type = typeof result; - switch (type) { - case "object": - // 套壳 - // result[Symbol.toStringTag] - cbb_wf.console.log("[*] AbortController_get_signal 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbortController_get_signal 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbortController_get_signal 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortController_get_signal, this =>", this + '', ", result =>", result + '', info); - } - return result; -} -this.AbortController_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AbortController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 获取到jsdom对象 - let dom_element = cbb_wf.getValue(this, "dom_element"); - let result = dom_element.abort.apply(dom_element, arguments); - let type = typeof result; - switch (type) { - case "object": - // 套壳 - cbb_wf.console.log("[*] AbortController_abort 得到的结果类型为Object, result =>", result); - result = result && ctx.my_api.getWrapperObject(result); - break - - case "function": - cbb_wf.console.log("[*] AbortController_abort 得到的结果类型为function, result =>", result); - break - case "number": - result.__proto__ = ctx.Number.prototype; - break - case "string": - result.__proto__ = ctx.String.prototype; - break - case "boolean": - result.__proto__ = ctx.Boolean.prototype; - break - default: - // string number - cbb_wf.console.log("[*] AbortController_abort 得到的结果类型没有处理, type =>", type, ", result =>", result); - break - } - if (cbb_wf.is_log) { - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AbortController_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; -} - -this.Accelerometer_get_x = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Accelerometer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "x"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Accelerometer_get_x, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Accelerometer_get_y = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Accelerometer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "y"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Accelerometer_get_y, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Accelerometer_get_z = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Accelerometer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "z"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Accelerometer_get_z, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_get_charging = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "charging"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_charging, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_get_chargingTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "chargingTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_chargingTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_get_dischargingTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "dischargingTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_dischargingTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_get_level = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "level"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_level, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_get_onchargingchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onchargingchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_onchargingchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_set_onchargingchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onchargingchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BatteryManager_set_onchargingchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BatteryManager_get_onchargingtimechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onchargingtimechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_onchargingtimechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_set_onchargingtimechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onchargingtimechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BatteryManager_set_onchargingtimechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BatteryManager_get_ondischargingtimechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondischargingtimechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_ondischargingtimechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_set_ondischargingtimechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondischargingtimechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BatteryManager_set_ondischargingtimechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BatteryManager_get_onlevelchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onlevelchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BatteryManager_get_onlevelchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BatteryManager_set_onlevelchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BatteryManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onlevelchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BatteryManager_set_onlevelchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Cache_add = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Cache_addAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_addAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Cache_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Cache_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Cache_match = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_match, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Cache_matchAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_matchAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Cache_put = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Cache"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Cache_put, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CacheStorage_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CacheStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CacheStorage_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CacheStorage_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CacheStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CacheStorage_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CacheStorage_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CacheStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CacheStorage_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CacheStorage_match = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CacheStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CacheStorage_match, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CacheStorage_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CacheStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CacheStorage_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Clipboard_read = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Clipboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Clipboard_read, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Clipboard_readText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Clipboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Clipboard_readText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Clipboard_write = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Clipboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Clipboard_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Clipboard_writeText = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Clipboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Clipboard_writeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ClipboardItem_get_types = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ClipboardItem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "types"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ClipboardItem_get_types, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ClipboardItem_getType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ClipboardItem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ClipboardItem_getType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieChangeEvent_get_changed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "changed"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CookieChangeEvent_get_changed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CookieChangeEvent_get_deleted = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deleted"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CookieChangeEvent_get_deleted, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CookieStore_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStore_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieStore_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStore_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieStore_getAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStore_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieStore_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStore_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieStore_get_onchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CookieStore_get_onchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CookieStore_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStore"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] CookieStore_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.CookieStoreManager_getSubscriptions = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStoreManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStoreManager_getSubscriptions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieStoreManager_subscribe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStoreManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStoreManager_subscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CookieStoreManager_unsubscribe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CookieStoreManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CookieStoreManager_unsubscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Credential_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Credential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Credential_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Credential_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Credential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Credential_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CredentialsContainer_create = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CredentialsContainer_create, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CredentialsContainer_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CredentialsContainer_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CredentialsContainer_preventSilentAccess = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CredentialsContainer_preventSilentAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CredentialsContainer_store = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CredentialsContainer_store, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CryptoKey_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CryptoKey"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CryptoKey_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CryptoKey_get_extractable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CryptoKey"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "extractable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CryptoKey_get_extractable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CryptoKey_get_algorithm = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CryptoKey"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "algorithm"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CryptoKey_get_algorithm, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.CryptoKey_get_usages = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CryptoKey"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "usages"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] CryptoKey_get_usages, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEvent_get_acceleration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "acceleration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEvent_get_acceleration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEvent_get_accelerationIncludingGravity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "accelerationIncludingGravity"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEvent_get_accelerationIncludingGravity, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEvent_get_rotationRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "rotationRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEvent_get_rotationRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEvent_get_interval = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interval"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEvent_get_interval, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEventAcceleration_get_x = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEventAcceleration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "x"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEventAcceleration_get_x, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEventAcceleration_get_y = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEventAcceleration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "y"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEventAcceleration_get_y, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEventAcceleration_get_z = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEventAcceleration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "z"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEventAcceleration_get_z, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEventRotationRate_get_alpha = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEventRotationRate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "alpha"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEventRotationRate_get_alpha, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEventRotationRate_get_beta = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEventRotationRate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "beta"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEventRotationRate_get_beta, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceMotionEventRotationRate_get_gamma = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceMotionEventRotationRate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "gamma"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceMotionEventRotationRate_get_gamma, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceOrientationEvent_get_alpha = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "alpha"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceOrientationEvent_get_alpha, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceOrientationEvent_get_beta = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "beta"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceOrientationEvent_get_beta, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceOrientationEvent_get_gamma = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "gamma"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceOrientationEvent_get_gamma, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DeviceOrientationEvent_get_absolute = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "absolute"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DeviceOrientationEvent_get_absolute, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FederatedCredential_get_provider = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FederatedCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "provider"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FederatedCredential_get_provider, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FederatedCredential_get_protocol = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FederatedCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "protocol"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FederatedCredential_get_protocol, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FederatedCredential_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FederatedCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FederatedCredential_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FederatedCredential_get_iconURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FederatedCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "iconURL"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FederatedCredential_get_iconURL, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPU_get_wgslLanguageFeatures = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPU"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "wgslLanguageFeatures"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPU_get_wgslLanguageFeatures, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPU_getPreferredCanvasFormat = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPU"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPU_getPreferredCanvasFormat, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPU_requestAdapter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPU"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPU_requestAdapter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUAdapter_get_features = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "features"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapter_get_features, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUAdapter_get_limits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "limits"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapter_get_limits, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUAdapter_get_isFallbackAdapter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "isFallbackAdapter"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapter_get_isFallbackAdapter, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUAdapter_requestAdapterInfo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUAdapter_requestAdapterInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUAdapter_requestDevice = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUAdapter_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUAdapterInfo_get_vendor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "vendor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapterInfo_get_vendor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUAdapterInfo_get_architecture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "architecture"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapterInfo_get_architecture, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUAdapterInfo_get_device = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "device"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapterInfo_get_device, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUAdapterInfo_get_description = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "description"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUAdapterInfo_get_description, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBindGroup_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBindGroup"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUBindGroup_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBindGroup_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBindGroup"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUBindGroup_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUBindGroupLayout_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBindGroupLayout"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUBindGroupLayout_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBindGroupLayout_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBindGroupLayout"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUBindGroupLayout_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUBuffer_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUBuffer_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBuffer_get_usage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "usage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUBuffer_get_usage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBuffer_get_mapState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "mapState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUBuffer_get_mapState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBuffer_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUBuffer_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUBuffer_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUBuffer_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUBuffer_destroy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUBuffer_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUBuffer_getMappedRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUBuffer_getMappedRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUBuffer_mapAsync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUBuffer_mapAsync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUBuffer_unmap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUBuffer_unmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCanvasContext_get_canvas = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "canvas"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCanvasContext_get_canvas, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCanvasContext_configure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCanvasContext_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCanvasContext_getCurrentTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCanvasContext_getCurrentTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCanvasContext_unconfigure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCanvasContext_unconfigure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandBuffer_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCommandBuffer_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCommandBuffer_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandBuffer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUCommandBuffer_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUCommandEncoder_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCommandEncoder_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCommandEncoder_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUCommandEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUCommandEncoder_beginComputePass = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_beginComputePass, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_beginRenderPass = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_beginRenderPass, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_copyBufferToTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_copyBufferToTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_copyTextureToBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_copyTextureToBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_copyTextureToTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_copyTextureToTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_finish = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_insertDebugMarker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_pushDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_clearBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_clearBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_copyBufferToBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_copyBufferToBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_popDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_resolveQuerySet = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_resolveQuerySet, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCommandEncoder_writeTimestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUCommandEncoder_writeTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUCompilationInfo_get_messages = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "messages"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationInfo_get_messages, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCompilationMessage_get_message = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "message"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationMessage_get_message, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCompilationMessage_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationMessage_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCompilationMessage_get_lineNum = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "lineNum"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationMessage_get_lineNum, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCompilationMessage_get_linePos = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "linePos"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationMessage_get_linePos, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCompilationMessage_get_offset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "offset"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationMessage_get_offset, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUCompilationMessage_get_length = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "length"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUCompilationMessage_get_length, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUComputePassEncoder_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUComputePassEncoder_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUComputePassEncoder_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUComputePassEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUComputePassEncoder_insertDebugMarker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_pushDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_setBindGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_setBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_writeTimestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_writeTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_dispatchWorkgroups = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_dispatchWorkgroups, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_dispatchWorkgroupsIndirect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_dispatchWorkgroupsIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_end = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_popDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePassEncoder_setPipeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePassEncoder_setPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUComputePipeline_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePipeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUComputePipeline_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUComputePipeline_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePipeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUComputePipeline_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUComputePipeline_getBindGroupLayout = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUComputePipeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUComputePipeline_getBindGroupLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_get_features = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "features"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDevice_get_features, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDevice_get_limits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "limits"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDevice_get_limits, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDevice_get_lost = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "lost"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDevice_get_lost, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDevice_get_queue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "queue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDevice_get_queue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDevice_get_onuncapturederror = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onuncapturederror"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDevice_get_onuncapturederror, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDevice_set_onuncapturederror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onuncapturederror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUDevice_set_onuncapturederror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUDevice_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDevice_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDevice_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUDevice_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUDevice_createBindGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createBindGroupLayout = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createBindGroupLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createCommandEncoder = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createCommandEncoder, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createComputePipeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createComputePipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createComputePipelineAsync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createComputePipelineAsync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createPipelineLayout = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createPipelineLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createQuerySet = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createQuerySet, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createRenderBundleEncoder = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createRenderBundleEncoder, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createRenderPipeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createRenderPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createRenderPipelineAsync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createRenderPipelineAsync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createSampler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createShaderModule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createShaderModule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_createTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_createTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_destroy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_importExternalTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_importExternalTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_popErrorScope = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_popErrorScope, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDevice_pushErrorScope = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUDevice_pushErrorScope, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUDeviceLostInfo_get_reason = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDeviceLostInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "reason"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDeviceLostInfo_get_reason, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUDeviceLostInfo_get_message = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUDeviceLostInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "message"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUDeviceLostInfo_get_message, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUError_get_message = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUError"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "message"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUError_get_message, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUExternalTexture_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUExternalTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUExternalTexture_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUExternalTexture_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUExternalTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUExternalTexture_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUPipelineError_get_reason = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUPipelineError"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "reason"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUPipelineError_get_reason, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUPipelineLayout_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUPipelineLayout"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUPipelineLayout_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUPipelineLayout_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUPipelineLayout"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUPipelineLayout_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUQuerySet_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUQuerySet_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUQuerySet_get_count = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "count"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUQuerySet_get_count, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUQuerySet_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUQuerySet_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUQuerySet_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUQuerySet_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUQuerySet_destroy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUQuerySet_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUQueue_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUQueue_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUQueue_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUQueue_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUQueue_copyExternalImageToTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUQueue_copyExternalImageToTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUQueue_onSubmittedWorkDone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUQueue_onSubmittedWorkDone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUQueue_submit = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUQueue_submit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUQueue_writeBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUQueue_writeBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUQueue_writeTexture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUQueue_writeTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundle_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPURenderBundle_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPURenderBundle_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPURenderBundle_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPURenderBundleEncoder_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPURenderBundleEncoder_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPURenderBundleEncoder_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPURenderBundleEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPURenderBundleEncoder_finish = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_insertDebugMarker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_pushDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_setBindGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_setBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_setIndexBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_setIndexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_draw = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_draw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_drawIndexed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_drawIndexed, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_drawIndexedIndirect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_drawIndexedIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_drawIndirect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_drawIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_popDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_setPipeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_setPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderBundleEncoder_setVertexBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderBundleEncoder_setVertexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPURenderPassEncoder_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPURenderPassEncoder_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPURenderPassEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPURenderPassEncoder_executeBundles = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_executeBundles, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_insertDebugMarker = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_pushDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setBindGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setBlendConstant = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setBlendConstant, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setIndexBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setIndexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_writeTimestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_writeTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_beginOcclusionQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_beginOcclusionQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_draw = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_draw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_drawIndexed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_drawIndexed, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_drawIndexedIndirect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_drawIndexedIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_drawIndirect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_drawIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_end = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_endOcclusionQuery = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_endOcclusionQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_popDebugGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setPipeline = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setScissorRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setScissorRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setStencilReference = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setStencilReference, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setVertexBuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setVertexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPassEncoder_setViewport = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPassEncoder_setViewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPURenderPipeline_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPipeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPURenderPipeline_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPURenderPipeline_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPipeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPURenderPipeline_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPURenderPipeline_getBindGroupLayout = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPURenderPipeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPURenderPipeline_getBindGroupLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSampler_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSampler"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSampler_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSampler_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSampler"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUSampler_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUShaderModule_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUShaderModule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUShaderModule_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUShaderModule_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUShaderModule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUShaderModule_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUShaderModule_getCompilationInfo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUShaderModule"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUShaderModule_getCompilationInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSupportedFeatures_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedFeatures_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedFeatures_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUSupportedFeatures_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSupportedFeatures_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUSupportedFeatures_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSupportedFeatures_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUSupportedFeatures_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSupportedFeatures_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUSupportedFeatures_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSupportedFeatures_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUSupportedFeatures_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUSupportedLimits_get_maxTextureDimension1D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxTextureDimension1D"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxTextureDimension1D, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxTextureDimension2D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxTextureDimension2D"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxTextureDimension2D, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxTextureDimension3D = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxTextureDimension3D"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxTextureDimension3D, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxTextureArrayLayers = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxTextureArrayLayers"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxTextureArrayLayers, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxBindGroups = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxBindGroups"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxBindGroups, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxBindingsPerBindGroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxBindingsPerBindGroup"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxBindingsPerBindGroup, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxDynamicUniformBuffersPerPipelineLayout = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxDynamicUniformBuffersPerPipelineLayout"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxDynamicUniformBuffersPerPipelineLayout, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxDynamicStorageBuffersPerPipelineLayout = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxDynamicStorageBuffersPerPipelineLayout"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxDynamicStorageBuffersPerPipelineLayout, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxSampledTexturesPerShaderStage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxSampledTexturesPerShaderStage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxSampledTexturesPerShaderStage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxSamplersPerShaderStage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxSamplersPerShaderStage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxSamplersPerShaderStage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxStorageBuffersPerShaderStage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxStorageBuffersPerShaderStage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxStorageBuffersPerShaderStage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxStorageTexturesPerShaderStage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxStorageTexturesPerShaderStage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxStorageTexturesPerShaderStage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxUniformBuffersPerShaderStage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxUniformBuffersPerShaderStage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxUniformBuffersPerShaderStage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxUniformBufferBindingSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxUniformBufferBindingSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxUniformBufferBindingSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxStorageBufferBindingSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxStorageBufferBindingSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxStorageBufferBindingSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_minUniformBufferOffsetAlignment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "minUniformBufferOffsetAlignment"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_minUniformBufferOffsetAlignment, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_minStorageBufferOffsetAlignment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "minStorageBufferOffsetAlignment"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_minStorageBufferOffsetAlignment, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxVertexBuffers = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxVertexBuffers"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxVertexBuffers, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxBufferSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxBufferSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxBufferSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxVertexAttributes = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxVertexAttributes"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxVertexAttributes, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxVertexBufferArrayStride = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxVertexBufferArrayStride"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxVertexBufferArrayStride, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxInterStageShaderComponents = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxInterStageShaderComponents"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxInterStageShaderComponents, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxInterStageShaderVariables = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxInterStageShaderVariables"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxInterStageShaderVariables, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxColorAttachments = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxColorAttachments"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxColorAttachments, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxColorAttachmentBytesPerSample = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxColorAttachmentBytesPerSample"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxColorAttachmentBytesPerSample, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxComputeWorkgroupStorageSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxComputeWorkgroupStorageSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupStorageSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxComputeInvocationsPerWorkgroup = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxComputeInvocationsPerWorkgroup"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxComputeInvocationsPerWorkgroup, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxComputeWorkgroupSizeX = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxComputeWorkgroupSizeX"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupSizeX, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxComputeWorkgroupSizeY = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxComputeWorkgroupSizeY"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupSizeY, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxComputeWorkgroupSizeZ = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxComputeWorkgroupSizeZ"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupSizeZ, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUSupportedLimits_get_maxComputeWorkgroupsPerDimension = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxComputeWorkgroupsPerDimension"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupsPerDimension, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_width = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "width"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_width, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_height = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "height"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_height, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_depthOrArrayLayers = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "depthOrArrayLayers"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_depthOrArrayLayers, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_mipLevelCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "mipLevelCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_mipLevelCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_sampleCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sampleCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_sampleCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_dimension = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "dimension"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_dimension, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_format = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "format"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_format, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_usage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "usage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_usage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTexture_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTexture_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUTexture_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUTexture_createView = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUTexture_createView, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUTexture_destroy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTexture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] GPUTexture_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.GPUTextureView_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTextureView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUTextureView_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.GPUTextureView_set_label = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUTextureView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "label", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] GPUTextureView_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.GPUUncapturedErrorEvent_get_error = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "GPUUncapturedErrorEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "error"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] GPUUncapturedErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Gyroscope_get_x = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Gyroscope"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "x"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Gyroscope_get_x, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Gyroscope_get_y = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Gyroscope"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "y"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Gyroscope_get_y, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Gyroscope_get_z = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Gyroscope"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "z"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Gyroscope_get_z, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Keyboard_getLayoutMap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Keyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Keyboard_getLayoutMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Keyboard_lock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Keyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Keyboard_lock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Keyboard_unlock = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Keyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Keyboard_unlock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.KeyboardLayoutMap_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] KeyboardLayoutMap_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.KeyboardLayoutMap_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyboardLayoutMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.KeyboardLayoutMap_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyboardLayoutMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.KeyboardLayoutMap_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyboardLayoutMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.KeyboardLayoutMap_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyboardLayoutMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.KeyboardLayoutMap_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyboardLayoutMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.KeyboardLayoutMap_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] KeyboardLayoutMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Lock_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Lock"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Lock_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Lock_get_mode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Lock"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "mode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Lock_get_mode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.LockManager_query = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LockManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] LockManager_query, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.LockManager_request = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LockManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] LockManager_request, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIAccess_get_inputs = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inputs"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIAccess_get_inputs, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIAccess_get_outputs = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "outputs"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIAccess_get_outputs, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIAccess_get_sysexEnabled = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sysexEnabled"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIAccess_get_sysexEnabled, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIAccess_get_onstatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onstatechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIAccess_get_onstatechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIAccess_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MIDIAccess_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MIDIConnectionEvent_get_port = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIConnectionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "port"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIConnectionEvent_get_port, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIInput_get_onmidimessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInput"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmidimessage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIInput_get_onmidimessage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIInput_set_onmidimessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInput"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmidimessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MIDIInput_set_onmidimessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MIDIInputMap_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIInputMap_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIInputMap_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIInputMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIInputMap_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIInputMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIInputMap_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIInputMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIInputMap_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIInputMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIInputMap_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIInputMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIInputMap_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIInputMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIMessageEvent_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIMessageEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIMessageEvent_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIOutput_send = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutput"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutput_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIOutputMap_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIOutputMap_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIOutputMap_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutputMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIOutputMap_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutputMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIOutputMap_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutputMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIOutputMap_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutputMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIOutputMap_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutputMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIOutputMap_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIOutputMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIPort_get_connection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "connection"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_connection, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_manufacturer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "manufacturer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_manufacturer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_version = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "version"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_version, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_get_onstatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onstatechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MIDIPort_get_onstatechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MIDIPort_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MIDIPort_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MIDIPort_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIPort_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MIDIPort_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MIDIPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MIDIPort_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaDeviceInfo_get_deviceId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaDeviceInfo_get_deviceId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaDeviceInfo_get_kind = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "kind"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaDeviceInfo_get_kind, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaDeviceInfo_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaDeviceInfo_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaDeviceInfo_get_groupId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "groupId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaDeviceInfo_get_groupId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaDeviceInfo_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaDeviceInfo_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaDevices_enumerateDevices = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaDevices_enumerateDevices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaDevices_getSupportedConstraints = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaDevices_getSupportedConstraints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaDevices_getUserMedia = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaDevices_getUserMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaDevices_get_ondevicechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondevicechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaDevices_get_ondevicechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaDevices_set_ondevicechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondevicechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaDevices_set_ondevicechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaDevices_getDisplayMedia = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaDevices_getDisplayMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaDevices_setCaptureHandleConfig = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaDevices"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaDevices_setCaptureHandleConfig, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyMessageEvent_get_messageType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyMessageEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "messageType"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeyMessageEvent_get_messageType, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeyMessageEvent_get_message = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyMessageEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "message"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeyMessageEvent_get_message, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_get_sessionId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sessionId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySession_get_sessionId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_get_expiration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "expiration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySession_get_expiration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_get_closed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "closed"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySession_get_closed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_get_keyStatuses = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "keyStatuses"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySession_get_keyStatuses, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_get_onkeystatuseschange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onkeystatuseschange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySession_get_onkeystatuseschange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_set_onkeystatuseschange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onkeystatuseschange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaKeySession_set_onkeystatuseschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaKeySession_get_onmessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmessage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySession_get_onmessage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySession_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaKeySession_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaKeySession_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySession_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeySession_generateRequest = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySession_generateRequest, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeySession_load = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySession_load, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeySession_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySession_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeySession_update = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySession_update, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyStatusMap_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeyStatusMap_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeyStatusMap_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeyStatusMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyStatusMap_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeyStatusMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyStatusMap_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeyStatusMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyStatusMap_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeyStatusMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyStatusMap_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeyStatusMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeyStatusMap_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeyStatusMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeySystemAccess_get_keySystem = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySystemAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "keySystem"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] MediaKeySystemAccess_get_keySystem, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.MediaKeySystemAccess_createMediaKeys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySystemAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySystemAccess_createMediaKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeySystemAccess_getConfiguration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeySystemAccess"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeySystemAccess_getConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeys_createSession = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeys"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeys_createSession, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeys_setServerCertificate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeys"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeys_setServerCertificate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaKeys_getStatusForPolicy = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaKeys"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaKeys_getStatusForPolicy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.NavigationPreloadManager_disable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigationPreloadManager_disable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.NavigationPreloadManager_enable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigationPreloadManager_enable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.NavigationPreloadManager_getState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigationPreloadManager_getState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.NavigationPreloadManager_setHeaderValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigationPreloadManager_setHeaderValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.NavigatorManagedData_get_onmanagedconfigurationchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorManagedData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmanagedconfigurationchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] NavigatorManagedData_get_onmanagedconfigurationchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.NavigatorManagedData_set_onmanagedconfigurationchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorManagedData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmanagedconfigurationchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] NavigatorManagedData_set_onmanagedconfigurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.NavigatorManagedData_getManagedConfiguration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorManagedData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigatorManagedData_getManagedConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.OrientationSensor_get_quaternion = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OrientationSensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "quaternion"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] OrientationSensor_get_quaternion, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.OrientationSensor_populateMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OrientationSensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] OrientationSensor_populateMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PasswordCredential_get_password = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PasswordCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "password"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PasswordCredential_get_password, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PasswordCredential_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PasswordCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PasswordCredential_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PasswordCredential_get_iconURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PasswordCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "iconURL"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PasswordCredential_get_iconURL, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sanitizer_getDefaultConfiguration = function () { - let r = cbb_wf.checkIllegal(this, "Sanitizer"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sanitizer_getDefaultConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.Sanitizer_getConfiguration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sanitizer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Sanitizer_getConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ScreenDetailed_get_left = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "left"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetailed_get_left, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetailed_get_top = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "top"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetailed_get_top, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetailed_get_isPrimary = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "isPrimary"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetailed_get_isPrimary, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetailed_get_isInternal = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "isInternal"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetailed_get_isInternal, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetailed_get_devicePixelRatio = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "devicePixelRatio"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetailed_get_devicePixelRatio, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetailed_get_label = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "label"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetailed_get_label, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetails_get_screens = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetails"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "screens"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetails_get_screens, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetails_get_currentScreen = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetails"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "currentScreen"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetails_get_currentScreen, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetails_get_onscreenschange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetails"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onscreenschange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetails_get_onscreenschange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetails_set_onscreenschange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetails"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onscreenschange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ScreenDetails_set_onscreenschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ScreenDetails_get_oncurrentscreenchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetails"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oncurrentscreenchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ScreenDetails_get_oncurrentscreenchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ScreenDetails_set_oncurrentscreenchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ScreenDetails"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oncurrentscreenchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ScreenDetails_set_oncurrentscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Sensor_get_activated = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "activated"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sensor_get_activated, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sensor_get_hasReading = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "hasReading"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sensor_get_hasReading, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sensor_get_timestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timestamp"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sensor_get_timestamp, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sensor_get_onerror = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onerror"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sensor_get_onerror, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sensor_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Sensor_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Sensor_get_onreading = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onreading"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sensor_get_onreading, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sensor_set_onreading = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onreading", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Sensor_set_onreading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Sensor_get_onactivate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onactivate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Sensor_get_onactivate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Sensor_set_onactivate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onactivate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Sensor_set_onactivate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Sensor_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Sensor_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Sensor_stop = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Sensor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Sensor_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SensorErrorEvent_get_error = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SensorErrorEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "error"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] SensorErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorker_get_scriptURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "scriptURL"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorker_get_scriptURL, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorker_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorker_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorker_get_onstatechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onstatechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorker_get_onstatechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorker_set_onstatechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onstatechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ServiceWorker_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ServiceWorker_postMessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorker_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorker_get_onerror = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onerror"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorker_get_onerror, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorker_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorker"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ServiceWorker_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ServiceWorkerContainer_get_controller = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "controller"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerContainer_get_controller, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerContainer_get_ready = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ready"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerContainer_get_ready, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerContainer_get_oncontrollerchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oncontrollerchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerContainer_get_oncontrollerchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerContainer_set_oncontrollerchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oncontrollerchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ServiceWorkerContainer_set_oncontrollerchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ServiceWorkerContainer_get_onmessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmessage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerContainer_get_onmessage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerContainer_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ServiceWorkerContainer_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ServiceWorkerContainer_get_onmessageerror = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmessageerror"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerContainer_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerContainer_set_onmessageerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmessageerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ServiceWorkerContainer_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ServiceWorkerContainer_getRegistration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerContainer_getRegistration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerContainer_getRegistrations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerContainer_getRegistrations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerContainer_register = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerContainer_register, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerContainer_startMessages = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerContainer_startMessages, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerRegistration_get_installing = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "installing"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_installing, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_waiting = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "waiting"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_waiting, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_active = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "active"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_active, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_navigationPreload = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "navigationPreload"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_navigationPreload, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_scope = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "scope"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_scope, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_updateViaCache = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "updateViaCache"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_updateViaCache, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_onupdatefound = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onupdatefound"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_onupdatefound, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_set_onupdatefound = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onupdatefound", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ServiceWorkerRegistration_set_onupdatefound, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ServiceWorkerRegistration_unregister = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerRegistration_unregister, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerRegistration_update = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerRegistration_update, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerRegistration_get_paymentManager = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "paymentManager"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_paymentManager, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_backgroundFetch = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "backgroundFetch"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_backgroundFetch, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_periodicSync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "periodicSync"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_periodicSync, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_sync = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sync"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_sync, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_cookies = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "cookies"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_cookies, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_get_pushManager = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "pushManager"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ServiceWorkerRegistration_get_pushManager, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ServiceWorkerRegistration_getNotifications = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerRegistration_getNotifications, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ServiceWorkerRegistration_showNotification = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ServiceWorkerRegistration_showNotification, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.StorageManager_estimate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StorageManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StorageManager_estimate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.StorageManager_persisted = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StorageManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StorageManager_persisted, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.StorageManager_getDirectory = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StorageManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StorageManager_getDirectory, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.StorageManager_persist = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "StorageManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] StorageManager_persist, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_decrypt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_decrypt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_deriveBits = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_deriveBits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_deriveKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_deriveKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_digest = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_digest, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_encrypt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_encrypt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_exportKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_exportKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_generateKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_generateKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_importKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_importKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_sign = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_sign, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_unwrapKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_unwrapKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_verify = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_verify, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SubtleCrypto_wrapKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SubtleCrypto_wrapKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VirtualKeyboard_get_boundingRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "boundingRect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VirtualKeyboard_get_boundingRect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VirtualKeyboard_get_overlaysContent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "overlaysContent"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VirtualKeyboard_get_overlaysContent, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VirtualKeyboard_set_overlaysContent = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "overlaysContent", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VirtualKeyboard_set_overlaysContent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.VirtualKeyboard_get_ongeometrychange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ongeometrychange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VirtualKeyboard_get_ongeometrychange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VirtualKeyboard_set_ongeometrychange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ongeometrychange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VirtualKeyboard_set_ongeometrychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.VirtualKeyboard_hide = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VirtualKeyboard_hide, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VirtualKeyboard_show = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VirtualKeyboard_show, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WGSLLanguageFeatures_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WGSLLanguageFeatures_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WGSLLanguageFeatures_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WGSLLanguageFeatures_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WGSLLanguageFeatures_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WGSLLanguageFeatures_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WGSLLanguageFeatures_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WGSLLanguageFeatures_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WGSLLanguageFeatures_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WGSLLanguageFeatures_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WGSLLanguageFeatures_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WGSLLanguageFeatures_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WebTransport_get_incomingUnidirectionalStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "incomingUnidirectionalStreams"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransport_get_incomingUnidirectionalStreams, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransport_get_incomingBidirectionalStreams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "incomingBidirectionalStreams"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransport_get_incomingBidirectionalStreams, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransport_get_datagrams = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "datagrams"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransport_get_datagrams, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransport_get_ready = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ready"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransport_get_ready, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransport_get_closed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "closed"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransport_get_closed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransport_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebTransport_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WebTransport_createBidirectionalStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebTransport_createBidirectionalStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WebTransport_createUnidirectionalStream = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WebTransport_createUnidirectionalStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WebTransportBidirectionalStream_get_readable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportBidirectionalStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "readable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportBidirectionalStream_get_readable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportBidirectionalStream_get_writable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportBidirectionalStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "writable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportBidirectionalStream_get_writable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_get_readable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "readable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_readable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_get_writable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "writable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_writable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_get_maxDatagramSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "maxDatagramSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_maxDatagramSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_get_incomingMaxAge = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "incomingMaxAge"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_incomingMaxAge, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_set_incomingMaxAge = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "incomingMaxAge", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_set_incomingMaxAge, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.WebTransportDatagramDuplexStream_get_outgoingMaxAge = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "outgoingMaxAge"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_outgoingMaxAge, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_set_outgoingMaxAge = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "outgoingMaxAge", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_set_outgoingMaxAge, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.WebTransportDatagramDuplexStream_get_incomingHighWaterMark = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "incomingHighWaterMark"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_incomingHighWaterMark, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_set_incomingHighWaterMark = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "incomingHighWaterMark", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_set_incomingHighWaterMark, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.WebTransportDatagramDuplexStream_get_outgoingHighWaterMark = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "outgoingHighWaterMark"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_get_outgoingHighWaterMark, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportDatagramDuplexStream_set_outgoingHighWaterMark = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "outgoingHighWaterMark", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WebTransportDatagramDuplexStream_set_outgoingHighWaterMark, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.WebTransportError_get_streamErrorCode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportError"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "streamErrorCode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportError_get_streamErrorCode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WebTransportError_get_source = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WebTransportError"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "source"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WebTransportError_get_source, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Worklet_addModule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Worklet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Worklet_addModule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRDOMOverlayState_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRDOMOverlayState"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRDOMOverlayState_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLBinding_getCameraImage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLBinding"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRWebGLBinding_getCameraImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRWebGLBinding_getDepthInformation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLBinding"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRWebGLBinding_getDepthInformation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRWebGLBinding_getReflectionCubeMap = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLBinding"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRWebGLBinding_getReflectionCubeMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioData_get_format = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "format"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioData_get_format, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioData_get_sampleRate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sampleRate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioData_get_sampleRate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioData_get_numberOfFrames = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "numberOfFrames"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioData_get_numberOfFrames, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioData_get_numberOfChannels = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "numberOfChannels"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioData_get_numberOfChannels, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioData_get_duration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "duration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioData_get_duration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioData_get_timestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timestamp"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioData_get_timestamp, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioData_allocationSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioData_allocationSize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioData_clone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioData_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioData_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioData_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioData_copyTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioData_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.EncodedAudioChunk_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedAudioChunk_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedAudioChunk_get_timestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timestamp"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedAudioChunk_get_timestamp, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedAudioChunk_get_byteLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "byteLength"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedAudioChunk_get_byteLength, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedAudioChunk_get_duration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "duration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedAudioChunk_get_duration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedAudioChunk_copyTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedAudioChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EncodedAudioChunk_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.EncodedVideoChunk_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedVideoChunk_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedVideoChunk_get_timestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timestamp"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedVideoChunk_get_timestamp, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedVideoChunk_get_duration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "duration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedVideoChunk_get_duration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedVideoChunk_get_byteLength = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "byteLength"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] EncodedVideoChunk_get_byteLength, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.EncodedVideoChunk_copyTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EncodedVideoChunk"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EncodedVideoChunk_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ImageTrack_get_frameCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "frameCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrack_get_frameCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrack_get_animated = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "animated"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrack_get_animated, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrack_get_repetitionCount = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "repetitionCount"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrack_get_repetitionCount, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrack_get_selected = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "selected"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrack_get_selected, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrack_set_selected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrack"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "selected", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] ImageTrack_set_selected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ImageTrackList_get_length = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "length"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrackList_get_length, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrackList_get_selectedIndex = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "selectedIndex"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrackList_get_selectedIndex, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrackList_get_selectedTrack = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "selectedTrack"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrackList_get_selectedTrack, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageTrackList_get_ready = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageTrackList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ready"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageTrackList_get_ready, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoColorSpace_get_primaries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "primaries"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoColorSpace_get_primaries, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoColorSpace_get_transfer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "transfer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoColorSpace_get_transfer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoColorSpace_get_matrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "matrix"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoColorSpace_get_matrix, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoColorSpace_get_fullRange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "fullRange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoColorSpace_get_fullRange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoColorSpace_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoColorSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoColorSpace_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoFrame_get_format = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "format"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_format, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_timestamp = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timestamp"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_timestamp, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_duration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "duration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_duration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_codedWidth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "codedWidth"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_codedWidth, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_codedHeight = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "codedHeight"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_codedHeight, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_codedRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "codedRect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_codedRect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_visibleRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "visibleRect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_visibleRect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_displayWidth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "displayWidth"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_displayWidth, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_displayHeight = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "displayHeight"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_displayHeight, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_get_colorSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "colorSpace"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoFrame_get_colorSpace, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoFrame_allocationSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoFrame_allocationSize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoFrame_clone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoFrame_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoFrame_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoFrame_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoFrame_copyTo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoFrame_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDecoder_isConfigSupported = function () { - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioDecoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.AudioDecoder_get_decodeQueueSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "decodeQueueSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioDecoder_get_decodeQueueSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioDecoder_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioDecoder_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioDecoder_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioDecoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDecoder_configure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioDecoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDecoder_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDecoder_flush = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioDecoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDecoder_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioDecoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioDecoder_get_ondequeue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondequeue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioDecoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioDecoder_set_ondequeue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondequeue", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioDecoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AudioEncoder_isConfigSupported = function () { - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioEncoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.AudioEncoder_get_encodeQueueSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "encodeQueueSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioEncoder_get_encodeQueueSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioEncoder_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioEncoder_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioEncoder_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioEncoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioEncoder_configure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioEncoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioEncoder_encode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioEncoder_encode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioEncoder_flush = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioEncoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioEncoder_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AudioEncoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AudioEncoder_get_ondequeue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondequeue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AudioEncoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AudioEncoder_set_ondequeue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AudioEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondequeue", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] AudioEncoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.ImageDecoder_isTypeSupported = function () { - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageDecoder_isTypeSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.ImageDecoder_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageDecoder_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageDecoder_get_complete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "complete"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageDecoder_get_complete, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageDecoder_get_completed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "completed"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageDecoder_get_completed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageDecoder_get_tracks = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "tracks"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] ImageDecoder_get_tracks, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.ImageDecoder_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageDecoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ImageDecoder_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.ImageDecoder_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "ImageDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ImageDecoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoDecoder_isConfigSupported = function () { - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoDecoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.VideoDecoder_get_decodeQueueSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "decodeQueueSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoDecoder_get_decodeQueueSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoDecoder_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoDecoder_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoDecoder_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoDecoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoDecoder_configure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoDecoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoDecoder_decode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoDecoder_flush = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoDecoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoDecoder_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoDecoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoDecoder_get_ondequeue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondequeue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoDecoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoDecoder_set_ondequeue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoDecoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondequeue", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VideoDecoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.VideoEncoder_isConfigSupported = function () { - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoEncoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.VideoEncoder_get_encodeQueueSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "encodeQueueSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoEncoder_get_encodeQueueSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoEncoder_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoEncoder_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoEncoder_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoEncoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoEncoder_configure = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoEncoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoEncoder_encode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoEncoder_encode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoEncoder_flush = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoEncoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoEncoder_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] VideoEncoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.VideoEncoder_get_ondequeue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondequeue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] VideoEncoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.VideoEncoder_set_ondequeue = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "VideoEncoder"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondequeue", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] VideoEncoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.AuthenticatorAssertionResponse_get_authenticatorData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAssertionResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "authenticatorData"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AuthenticatorAssertionResponse_get_authenticatorData, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AuthenticatorAssertionResponse_get_signature = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAssertionResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "signature"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AuthenticatorAssertionResponse_get_signature, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AuthenticatorAssertionResponse_get_userHandle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAssertionResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "userHandle"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AuthenticatorAssertionResponse_get_userHandle, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AuthenticatorAttestationResponse_get_attestationObject = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "attestationObject"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AuthenticatorAttestationResponse_get_attestationObject, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AuthenticatorAttestationResponse_getAuthenticatorData = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AuthenticatorAttestationResponse_getAuthenticatorData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AuthenticatorAttestationResponse_getPublicKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AuthenticatorAttestationResponse_getPublicKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AuthenticatorAttestationResponse_getPublicKeyAlgorithm = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AuthenticatorAttestationResponse_getPublicKeyAlgorithm, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AuthenticatorAttestationResponse_getTransports = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] AuthenticatorAttestationResponse_getTransports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AuthenticatorResponse_get_clientDataJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AuthenticatorResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "clientDataJSON"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AuthenticatorResponse_get_clientDataJSON, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PublicKeyCredential_isConditionalMediationAvailable = function () { - let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PublicKeyCredential_isConditionalMediationAvailable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.PublicKeyCredential_isUserVerifyingPlatformAuthenticatorAvailable = function () { - let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PublicKeyCredential_isUserVerifyingPlatformAuthenticatorAvailable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.PublicKeyCredential_get_rawId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "rawId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PublicKeyCredential_get_rawId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PublicKeyCredential_get_response = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "response"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PublicKeyCredential_get_response, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PublicKeyCredential_get_authenticatorAttachment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "authenticatorAttachment"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PublicKeyCredential_get_authenticatorAttachment, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PublicKeyCredential_getClientExtensionResults = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PublicKeyCredential_getClientExtensionResults, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Bluetooth_getAvailability = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Bluetooth"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Bluetooth_getAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Bluetooth_requestDevice = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Bluetooth"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Bluetooth_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothCharacteristicProperties_get_broadcast = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "broadcast"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_broadcast, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_read = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "read"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_read, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_writeWithoutResponse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "writeWithoutResponse"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_writeWithoutResponse, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_write = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "write"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_write, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_notify = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "notify"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_notify, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_indicate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "indicate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_indicate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_authenticatedSignedWrites = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "authenticatedSignedWrites"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_authenticatedSignedWrites, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_reliableWrite = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "reliableWrite"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_reliableWrite, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothCharacteristicProperties_get_writableAuxiliaries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "writableAuxiliaries"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothCharacteristicProperties_get_writableAuxiliaries, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothDevice_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothDevice_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothDevice_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothDevice_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothDevice_get_gatt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "gatt"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothDevice_get_gatt, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothDevice_get_ongattserverdisconnected = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ongattserverdisconnected"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothDevice_get_ongattserverdisconnected, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothDevice_set_ongattserverdisconnected = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ongattserverdisconnected", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BluetoothDevice_set_ongattserverdisconnected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BluetoothRemoteGATTCharacteristic_get_service = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "service"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_get_service, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTCharacteristic_get_uuid = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "uuid"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_get_uuid, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTCharacteristic_get_properties = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "properties"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_get_properties, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTCharacteristic_get_value = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "value"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_get_value, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTCharacteristic_get_oncharacteristicvaluechanged = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oncharacteristicvaluechanged"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_get_oncharacteristicvaluechanged, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTCharacteristic_set_oncharacteristicvaluechanged = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oncharacteristicvaluechanged", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_set_oncharacteristicvaluechanged, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BluetoothRemoteGATTCharacteristic_getDescriptor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_getDescriptor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_getDescriptors = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_getDescriptors, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_readValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_readValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_startNotifications = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_startNotifications, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_stopNotifications = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_stopNotifications, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_writeValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_writeValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_writeValueWithResponse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_writeValueWithResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTCharacteristic_writeValueWithoutResponse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTCharacteristic_writeValueWithoutResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTDescriptor_get_characteristic = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "characteristic"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTDescriptor_get_characteristic, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTDescriptor_get_uuid = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "uuid"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTDescriptor_get_uuid, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTDescriptor_get_value = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "value"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTDescriptor_get_value, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTDescriptor_readValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTDescriptor_readValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTDescriptor_writeValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTDescriptor_writeValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTServer_get_device = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "device"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTServer_get_device, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTServer_get_connected = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "connected"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTServer_get_connected, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTServer_connect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTServer_connect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTServer_disconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTServer_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTServer_getPrimaryService = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTServer_getPrimaryService, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTServer_getPrimaryServices = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTServer_getPrimaryServices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTService_get_device = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "device"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTService_get_device, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTService_get_uuid = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "uuid"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTService_get_uuid, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTService_get_isPrimary = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "isPrimary"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothRemoteGATTService_get_isPrimary, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BluetoothRemoteGATTService_getCharacteristic = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTService_getCharacteristic, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothRemoteGATTService_getCharacteristics = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BluetoothRemoteGATTService_getCharacteristics, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CaptureController_setFocusBehavior = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "CaptureController"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] CaptureController_setFocusBehavior, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DocumentPictureInPicture_get_window = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "window"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DocumentPictureInPicture_get_window, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DocumentPictureInPicture_get_onenter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onenter"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DocumentPictureInPicture_get_onenter, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.DocumentPictureInPicture_set_onenter = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onenter", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] DocumentPictureInPicture_set_onenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.DocumentPictureInPicture_requestWindow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DocumentPictureInPicture_requestWindow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.EyeDropper_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "EyeDropper"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] EyeDropper_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Fence_getNestedConfigs = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Fence"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Fence_getNestedConfigs, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Fence_reportEvent = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Fence"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Fence_reportEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Fence_setReportEventDataForAutomaticBeacons = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Fence"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Fence_setReportEventDataForAutomaticBeacons, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FencedFrameConfig_get_width = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FencedFrameConfig"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "width"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FencedFrameConfig_get_width, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FencedFrameConfig_get_height = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FencedFrameConfig"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "height"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FencedFrameConfig_get_height, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FencedFrameConfig_setSharedStorageContext = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FencedFrameConfig"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FencedFrameConfig_setSharedStorageContext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HTMLFencedFrameElement_canLoadOpaqueURL = function () { - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLFencedFrameElement_canLoadOpaqueURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.HTMLFencedFrameElement_get_width = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "width"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLFencedFrameElement_get_width, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HTMLFencedFrameElement_set_width = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "width", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFencedFrameElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HTMLFencedFrameElement_get_height = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "height"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLFencedFrameElement_get_height, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HTMLFencedFrameElement_set_height = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "height", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFencedFrameElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HTMLFencedFrameElement_get_sandbox = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sandbox"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLFencedFrameElement_get_sandbox, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HTMLFencedFrameElement_set_sandbox = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "sandbox", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFencedFrameElement_set_sandbox, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HTMLFencedFrameElement_get_config = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "config"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLFencedFrameElement_get_config, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HTMLFencedFrameElement_set_config = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "config", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFencedFrameElement_set_config, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HTMLFencedFrameElement_get_allow = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "allow"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HTMLFencedFrameElement_get_allow, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HTMLFencedFrameElement_set_allow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "allow", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HTMLFencedFrameElement_set_allow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.FileSystemDirectoryHandle_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemDirectoryHandle_getDirectoryHandle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_getDirectoryHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemDirectoryHandle_getFileHandle = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_getFileHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemDirectoryHandle_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemDirectoryHandle_removeEntry = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_removeEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemDirectoryHandle_resolve = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_resolve, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemDirectoryHandle_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemDirectoryHandle_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemFileHandle_createWritable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemFileHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemFileHandle_createWritable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemFileHandle_getFile = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemFileHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemFileHandle_getFile, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemFileHandle_move = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemFileHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemFileHandle_move, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemHandle_get_kind = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "kind"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FileSystemHandle_get_kind, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FileSystemHandle_get_name = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "name"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FileSystemHandle_get_name, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FileSystemHandle_isSameEntry = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemHandle_isSameEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemHandle_queryPermission = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemHandle_queryPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemHandle_remove = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemHandle_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemHandle_requestPermission = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemHandle_requestPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemWritableFileStream_seek = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemWritableFileStream_seek, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemWritableFileStream_truncate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemWritableFileStream_truncate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FileSystemWritableFileStream_write = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FileSystemWritableFileStream_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.FontData_get_postscriptName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "postscriptName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FontData_get_postscriptName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FontData_get_fullName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "fullName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FontData_get_fullName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FontData_get_family = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "family"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FontData_get_family, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FontData_get_style = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "style"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] FontData_get_style, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.FontData_blob = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "FontData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] FontData_blob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HID_get_onconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HID"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HID_get_onconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HID_set_onconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HID"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HID_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HID_get_ondisconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HID"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondisconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HID_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HID_set_ondisconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HID"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondisconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HID_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HID_getDevices = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HID"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HID_getDevices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HID_requestDevice = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HID"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HID_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDConnectionEvent_get_device = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDConnectionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "device"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDConnectionEvent_get_device, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_get_oninputreport = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oninputreport"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDDevice_get_oninputreport, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_set_oninputreport = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oninputreport", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] HIDDevice_set_oninputreport, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.HIDDevice_get_opened = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "opened"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDDevice_get_opened, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_get_vendorId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "vendorId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDDevice_get_vendorId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_get_productId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "productId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDDevice_get_productId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_get_productName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "productName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDDevice_get_productName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_get_collections = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "collections"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDDevice_get_collections, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDDevice_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HIDDevice_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDDevice_forget = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HIDDevice_forget, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDDevice_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HIDDevice_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDDevice_receiveFeatureReport = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HIDDevice_receiveFeatureReport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDDevice_sendFeatureReport = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HIDDevice_sendFeatureReport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDDevice_sendReport = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HIDDevice_sendReport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HIDInputReportEvent_get_device = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDInputReportEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "device"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDInputReportEvent_get_device, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDInputReportEvent_get_reportId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDInputReportEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "reportId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDInputReportEvent_get_reportId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.HIDInputReportEvent_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HIDInputReportEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] HIDInputReportEvent_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.IdentityCredential_get_token = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdentityCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "token"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IdentityCredential_get_token, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.IdentityProvider_getUserInfo = function () { - let r = cbb_wf.checkIllegal(this, "IdentityProvider"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IdentityProvider_getUserInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.IdleDetector_requestPermission = function () { - let r = cbb_wf.checkIllegal(this, "IdleDetector"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IdleDetector_requestPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.IdleDetector_get_userState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdleDetector"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "userState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IdleDetector_get_userState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.IdleDetector_get_screenState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdleDetector"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "screenState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IdleDetector_get_screenState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.IdleDetector_get_onchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdleDetector"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] IdleDetector_get_onchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.IdleDetector_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdleDetector"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] IdleDetector_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.IdleDetector_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "IdleDetector"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] IdleDetector_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.LaunchParams_get_files = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LaunchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "files"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] LaunchParams_get_files, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.LaunchParams_get_targetURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LaunchParams"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "targetURL"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] LaunchParams_get_targetURL, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.LaunchQueue_setConsumer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "LaunchQueue"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] LaunchQueue_setConsumer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.OTPCredential_get_code = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "OTPCredential"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "code"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] OTPCredential_get_code, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_city = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "city"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_city, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_country = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "country"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_country, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_dependentLocality = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "dependentLocality"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_dependentLocality, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_organization = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "organization"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_organization, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_phone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "phone"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_phone, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_postalCode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "postalCode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_postalCode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_recipient = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "recipient"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_recipient, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_region = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "region"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_region, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_sortingCode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sortingCode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_sortingCode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_get_addressLine = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "addressLine"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentAddress_get_addressLine, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentAddress_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentAddress"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentAddress_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentRequest_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_get_shippingAddress = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "shippingAddress"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_shippingAddress, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_get_shippingOption = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "shippingOption"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_shippingOption, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_get_shippingType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "shippingType"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_shippingType, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_get_onshippingaddresschange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onshippingaddresschange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_onshippingaddresschange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_set_onshippingaddresschange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onshippingaddresschange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PaymentRequest_set_onshippingaddresschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PaymentRequest_get_onshippingoptionchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onshippingoptionchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_onshippingoptionchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_set_onshippingoptionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onshippingoptionchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PaymentRequest_set_onshippingoptionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PaymentRequest_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentRequest_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentRequest_canMakePayment = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentRequest_canMakePayment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentRequest_hasEnrolledInstrument = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentRequest_hasEnrolledInstrument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentRequest_show = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentRequest_show, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentRequest_get_onpaymentmethodchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onpaymentmethodchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentRequest_get_onpaymentmethodchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentRequest_set_onpaymentmethodchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onpaymentmethodchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PaymentRequest_set_onpaymentmethodchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PaymentResponse_get_requestId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "requestId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_requestId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_methodName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "methodName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_methodName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_details = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "details"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_details, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_shippingAddress = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "shippingAddress"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_shippingAddress, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_shippingOption = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "shippingOption"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_shippingOption, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_payerName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "payerName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_payerName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_payerEmail = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "payerEmail"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_payerEmail, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_payerPhone = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "payerPhone"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_payerPhone, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_get_onpayerdetailchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onpayerdetailchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentResponse_get_onpayerdetailchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentResponse_set_onpayerdetailchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onpayerdetailchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PaymentResponse_set_onpayerdetailchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PaymentResponse_complete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentResponse_complete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentResponse_retry = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentResponse_retry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentResponse_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentResponse"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentResponse_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PaymentMethodChangeEvent_get_methodName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentMethodChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "methodName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentMethodChangeEvent_get_methodName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PaymentMethodChangeEvent_get_methodDetails = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentMethodChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "methodDetails"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PaymentMethodChangeEvent_get_methodDetails, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Presentation_get_defaultRequest = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Presentation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "defaultRequest"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Presentation_get_defaultRequest, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Presentation_set_defaultRequest = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Presentation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "defaultRequest", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Presentation_set_defaultRequest, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Presentation_get_receiver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Presentation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "receiver"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Presentation_get_receiver, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationAvailability_get_value = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationAvailability"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "value"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationAvailability_get_value, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationAvailability_get_onchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationAvailability"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationAvailability_get_onchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationAvailability_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationAvailability"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationAvailability_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationConnection_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_get_url = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "url"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_url, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_get_state = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "state"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_state, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_get_onconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_onconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_set_onconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationConnection_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationConnection_get_onclose = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onclose"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_onclose, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_set_onclose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onclose", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationConnection_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationConnection_get_onterminate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onterminate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_onterminate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_set_onterminate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onterminate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationConnection_set_onterminate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationConnection_get_binaryType = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "binaryType"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_binaryType, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_set_binaryType = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "binaryType", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationConnection_set_binaryType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationConnection_get_onmessage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onmessage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnection_get_onmessage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnection_set_onmessage = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onmessage", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationConnection_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationConnection_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PresentationConnection_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PresentationConnection_send = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PresentationConnection_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PresentationConnection_terminate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnection"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PresentationConnection_terminate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PresentationConnectionAvailableEvent_get_connection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnectionAvailableEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "connection"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnectionAvailableEvent_get_connection, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnectionCloseEvent_get_reason = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnectionCloseEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "reason"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnectionCloseEvent_get_reason, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnectionCloseEvent_get_message = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnectionCloseEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "message"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnectionCloseEvent_get_message, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnectionList_get_connections = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnectionList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "connections"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnectionList_get_connections, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnectionList_get_onconnectionavailable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnectionList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnectionavailable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationConnectionList_get_onconnectionavailable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationConnectionList_set_onconnectionavailable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationConnectionList"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnectionavailable", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationConnectionList_set_onconnectionavailable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationReceiver_get_connectionList = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationReceiver"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "connectionList"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationReceiver_get_connectionList, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationRequest_get_onconnectionavailable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnectionavailable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] PresentationRequest_get_onconnectionavailable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.PresentationRequest_set_onconnectionavailable = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnectionavailable", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PresentationRequest_set_onconnectionavailable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PresentationRequest_getAvailability = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PresentationRequest_getAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PresentationRequest_reconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PresentationRequest_reconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.PresentationRequest_start = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PresentationRequest"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PresentationRequest_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Serial_get_onconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Serial"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Serial_get_onconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Serial_set_onconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Serial"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Serial_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Serial_get_ondisconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Serial"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondisconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Serial_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Serial_set_ondisconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Serial"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondisconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Serial_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Serial_getPorts = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Serial"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Serial_getPorts, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Serial_requestPort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Serial"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Serial_requestPort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SerialPort_get_onconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] SerialPort_get_onconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.SerialPort_set_onconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SerialPort_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.SerialPort_get_ondisconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondisconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] SerialPort_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.SerialPort_set_ondisconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondisconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SerialPort_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.SerialPort_get_readable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "readable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] SerialPort_get_readable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.SerialPort_get_writable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "writable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] SerialPort_get_writable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.SerialPort_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SerialPort_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SerialPort_forget = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SerialPort_forget, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SerialPort_getInfo = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SerialPort_getInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SerialPort_getSignals = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SerialPort_getSignals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SerialPort_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SerialPort_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SerialPort_setSignals = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SerialPort"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SerialPort_setSignals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorage_append = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorage_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorage_clear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorage_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorage_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorage_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorage_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorage_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorage_get_worklet = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "worklet"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] SharedStorage_get_worklet, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.SharedStorage_run = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorage_run, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorage_selectURL = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorage"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorage_selectURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.SharedStorageWorklet_addModule = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedStorageWorklet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] SharedStorageWorklet_addModule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USB_get_onconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USB"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USB_get_onconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USB_set_onconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USB"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] USB_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.USB_get_ondisconnect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USB"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondisconnect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USB_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USB_set_ondisconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USB"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondisconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] USB_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.USB_getDevices = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USB"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USB_getDevices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USB_requestDevice = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USB"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USB_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBAlternateInterface_get_alternateSetting = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "alternateSetting"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBAlternateInterface_get_alternateSetting, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBAlternateInterface_get_interfaceClass = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interfaceClass"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBAlternateInterface_get_interfaceClass, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBAlternateInterface_get_interfaceSubclass = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interfaceSubclass"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBAlternateInterface_get_interfaceSubclass, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBAlternateInterface_get_interfaceProtocol = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interfaceProtocol"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBAlternateInterface_get_interfaceProtocol, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBAlternateInterface_get_interfaceName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interfaceName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBAlternateInterface_get_interfaceName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBAlternateInterface_get_endpoints = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "endpoints"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBAlternateInterface_get_endpoints, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBConfiguration_get_configurationValue = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBConfiguration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "configurationValue"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBConfiguration_get_configurationValue, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBConfiguration_get_configurationName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBConfiguration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "configurationName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBConfiguration_get_configurationName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBConfiguration_get_interfaces = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBConfiguration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interfaces"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBConfiguration_get_interfaces, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBConnectionEvent_get_device = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBConnectionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "device"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBConnectionEvent_get_device, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_usbVersionMajor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "usbVersionMajor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_usbVersionMajor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_usbVersionMinor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "usbVersionMinor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_usbVersionMinor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_usbVersionSubminor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "usbVersionSubminor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_usbVersionSubminor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_deviceClass = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceClass"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_deviceClass, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_deviceSubclass = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceSubclass"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_deviceSubclass, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_deviceProtocol = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceProtocol"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_deviceProtocol, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_vendorId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "vendorId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_vendorId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_productId = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "productId"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_productId, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_deviceVersionMajor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceVersionMajor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_deviceVersionMajor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_deviceVersionMinor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceVersionMinor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_deviceVersionMinor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_deviceVersionSubminor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "deviceVersionSubminor"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_deviceVersionSubminor, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_manufacturerName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "manufacturerName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_manufacturerName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_productName = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "productName"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_productName, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_serialNumber = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "serialNumber"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_serialNumber, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_configuration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "configuration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_configuration, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_configurations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "configurations"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_configurations, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_get_opened = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "opened"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBDevice_get_opened, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBDevice_claimInterface = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_claimInterface, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_clearHalt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_clearHalt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_controlTransferIn = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_controlTransferIn, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_controlTransferOut = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_controlTransferOut, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_forget = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_forget, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_isochronousTransferIn = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_isochronousTransferIn, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_isochronousTransferOut = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_isochronousTransferOut, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_open = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_releaseInterface = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_releaseInterface, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_reset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_selectAlternateInterface = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_selectAlternateInterface, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_selectConfiguration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_selectConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_transferIn = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_transferIn, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBDevice_transferOut = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBDevice"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] USBDevice_transferOut, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.USBEndpoint_get_endpointNumber = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBEndpoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "endpointNumber"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBEndpoint_get_endpointNumber, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBEndpoint_get_direction = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBEndpoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "direction"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBEndpoint_get_direction, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBEndpoint_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBEndpoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBEndpoint_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBEndpoint_get_packetSize = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBEndpoint"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "packetSize"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBEndpoint_get_packetSize, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBInTransferResult_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBInTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBInTransferResult_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBInTransferResult_get_status = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBInTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "status"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBInTransferResult_get_status, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBInterface_get_interfaceNumber = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interfaceNumber"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBInterface_get_interfaceNumber, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBInterface_get_alternate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "alternate"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBInterface_get_alternate, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBInterface_get_alternates = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "alternates"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBInterface_get_alternates, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBInterface_get_claimed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBInterface"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "claimed"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBInterface_get_claimed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousInTransferPacket_get_status = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferPacket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "status"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousInTransferPacket_get_status, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousInTransferPacket_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferPacket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousInTransferPacket_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousInTransferResult_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousInTransferResult_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousInTransferResult_get_packets = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "packets"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousInTransferResult_get_packets, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousOutTransferPacket_get_bytesWritten = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousOutTransferPacket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "bytesWritten"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousOutTransferPacket_get_bytesWritten, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousOutTransferPacket_get_status = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousOutTransferPacket"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "status"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousOutTransferPacket_get_status, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBIsochronousOutTransferResult_get_packets = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBIsochronousOutTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "packets"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBIsochronousOutTransferResult_get_packets, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBOutTransferResult_get_bytesWritten = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBOutTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "bytesWritten"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBOutTransferResult_get_bytesWritten, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.USBOutTransferResult_get_status = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "USBOutTransferResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "status"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] USBOutTransferResult_get_status, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WakeLock_request = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WakeLock"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WakeLock_request, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WakeLockSentinel_get_onrelease = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onrelease"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WakeLockSentinel_get_onrelease, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WakeLockSentinel_set_onrelease = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onrelease", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WakeLockSentinel_set_onrelease, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.WakeLockSentinel_get_released = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "released"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WakeLockSentinel_get_released, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WakeLockSentinel_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "type"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WakeLockSentinel_get_type, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WakeLockSentinel_release = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WakeLockSentinel_release, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WindowControlsOverlay_get_visible = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "visible"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WindowControlsOverlay_get_visible, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WindowControlsOverlay_get_ongeometrychange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ongeometrychange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WindowControlsOverlay_get_ongeometrychange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WindowControlsOverlay_set_ongeometrychange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ongeometrychange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] WindowControlsOverlay_set_ongeometrychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.WindowControlsOverlay_getTitlebarAreaRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WindowControlsOverlay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] WindowControlsOverlay_getTitlebarAreaRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.WindowControlsOverlayGeometryChangeEvent_get_titlebarAreaRect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WindowControlsOverlayGeometryChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "titlebarAreaRect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WindowControlsOverlayGeometryChangeEvent_get_titlebarAreaRect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.WindowControlsOverlayGeometryChangeEvent_get_visible = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "WindowControlsOverlayGeometryChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "visible"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] WindowControlsOverlayGeometryChangeEvent_get_visible, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRAnchor_get_anchorSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "anchorSpace"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRAnchor_get_anchorSpace, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRAnchor_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchor"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRAnchor_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRAnchorSet_get_size = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "size"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRAnchorSet_get_size, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRAnchorSet_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRAnchorSet_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRAnchorSet_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRAnchorSet_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRAnchorSet_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRAnchorSet_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRAnchorSet_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRAnchorSet_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRAnchorSet_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRAnchorSet_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRBoundedReferenceSpace_get_boundsGeometry = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRBoundedReferenceSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "boundsGeometry"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRBoundedReferenceSpace_get_boundsGeometry, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRCPUDepthInformation_get_data = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRCPUDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "data"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRCPUDepthInformation_get_data, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRCPUDepthInformation_getDepthInMeters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRCPUDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRCPUDepthInformation_getDepthInMeters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRCamera_get_width = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRCamera"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "width"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRCamera_get_width, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRCamera_get_height = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRCamera"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "height"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRCamera_get_height, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRDepthInformation_get_width = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "width"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRDepthInformation_get_width, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRDepthInformation_get_height = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "height"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRDepthInformation_get_height, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRDepthInformation_get_normDepthBufferFromNormView = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "normDepthBufferFromNormView"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRDepthInformation_get_normDepthBufferFromNormView, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRDepthInformation_get_rawValueToMeters = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "rawValueToMeters"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRDepthInformation_get_rawValueToMeters, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRFrame_get_session = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "session"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRFrame_get_session, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRFrame_getPose = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_getPose, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRFrame_getViewerPose = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_getViewerPose, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRFrame_get_trackedAnchors = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "trackedAnchors"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRFrame_get_trackedAnchors, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRFrame_createAnchor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_createAnchor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRFrame_getDepthInformation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_getDepthInformation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRFrame_getHitTestResults = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_getHitTestResults, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRFrame_getHitTestResultsForTransientInput = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_getHitTestResultsForTransientInput, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRFrame_getLightEstimate = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRFrame"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRFrame_getLightEstimate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRHitTestResult_getPose = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRHitTestResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRHitTestResult_getPose, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRHitTestResult_createAnchor = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRHitTestResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRHitTestResult_createAnchor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRHitTestSource_cancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRHitTestSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRHitTestSource_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRInputSource_get_handedness = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "handedness"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSource_get_handedness, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSource_get_targetRayMode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "targetRayMode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSource_get_targetRayMode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSource_get_targetRaySpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "targetRaySpace"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSource_get_targetRaySpace, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSource_get_gripSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "gripSpace"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSource_get_gripSpace, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSource_get_gamepad = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "gamepad"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSource_get_gamepad, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSource_get_profiles = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "profiles"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSource_get_profiles, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSourceArray_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRInputSourceArray_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRInputSourceArray_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRInputSourceArray_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRInputSourceArray_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRInputSourceArray_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRInputSourceArray_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRInputSourceArray_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRInputSourceArray_get_length = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "length"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSourceArray_get_length, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSourceEvent_get_frame = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "frame"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSourceEvent_get_frame, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSourceEvent_get_inputSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourceEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inputSource"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSourceEvent_get_inputSource, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSourcesChangeEvent_get_session = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourcesChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "session"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSourcesChangeEvent_get_session, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSourcesChangeEvent_get_added = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourcesChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "added"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSourcesChangeEvent_get_added, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRInputSourcesChangeEvent_get_removed = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRInputSourcesChangeEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "removed"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRInputSourcesChangeEvent_get_removed, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRLightEstimate_get_sphericalHarmonicsCoefficients = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRLightEstimate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "sphericalHarmonicsCoefficients"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRLightEstimate_get_sphericalHarmonicsCoefficients, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRLightEstimate_get_primaryLightDirection = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRLightEstimate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "primaryLightDirection"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRLightEstimate_get_primaryLightDirection, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRLightEstimate_get_primaryLightIntensity = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRLightEstimate"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "primaryLightIntensity"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRLightEstimate_get_primaryLightIntensity, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRLightProbe_get_probeSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRLightProbe"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "probeSpace"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRLightProbe_get_probeSpace, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRLightProbe_get_onreflectionchange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRLightProbe"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onreflectionchange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRLightProbe_get_onreflectionchange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRLightProbe_set_onreflectionchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRLightProbe"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onreflectionchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRLightProbe_set_onreflectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRPose_get_transform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRPose"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "transform"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRPose_get_transform, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRPose_get_emulatedPosition = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRPose"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "emulatedPosition"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRPose_get_emulatedPosition, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRay_get_origin = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "origin"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRay_get_origin, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRay_get_direction = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "direction"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRay_get_direction, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRay_get_matrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRay"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "matrix"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRay_get_matrix, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRReferenceSpace_get_onreset = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRReferenceSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onreset"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRReferenceSpace_get_onreset, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRReferenceSpace_set_onreset = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRReferenceSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onreset", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRReferenceSpace_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRReferenceSpace_getOffsetReferenceSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRReferenceSpace"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRReferenceSpace_getOffsetReferenceSpace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRReferenceSpaceEvent_get_referenceSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRReferenceSpaceEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "referenceSpace"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRReferenceSpaceEvent_get_referenceSpace, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRReferenceSpaceEvent_get_transform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRReferenceSpaceEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "transform"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRReferenceSpaceEvent_get_transform, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRenderState_get_depthNear = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRenderState"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "depthNear"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRenderState_get_depthNear, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRenderState_get_depthFar = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRenderState"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "depthFar"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRenderState_get_depthFar, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRenderState_get_inlineVerticalFieldOfView = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRenderState"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inlineVerticalFieldOfView"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRenderState_get_inlineVerticalFieldOfView, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRenderState_get_baseLayer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRenderState"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "baseLayer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRenderState_get_baseLayer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRigidTransform_get_position = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "position"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRigidTransform_get_position, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRigidTransform_get_orientation = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "orientation"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRigidTransform_get_orientation, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRigidTransform_get_matrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "matrix"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRigidTransform_get_matrix, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRRigidTransform_get_inverse = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inverse"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRRigidTransform_get_inverse, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_environmentBlendMode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "environmentBlendMode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_environmentBlendMode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_interactionMode = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "interactionMode"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_interactionMode, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_visibilityState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "visibilityState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_visibilityState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_renderState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "renderState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_renderState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_inputSources = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inputSources"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_inputSources, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_domOverlayState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "domOverlayState"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_domOverlayState, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_preferredReflectionFormat = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "preferredReflectionFormat"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_preferredReflectionFormat, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_onend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onend"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onend, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onselect = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onselect"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onselect, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onselect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onselect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_oninputsourceschange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "oninputsourceschange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_oninputsourceschange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_oninputsourceschange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "oninputsourceschange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_oninputsourceschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onselectstart = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onselectstart"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onselectstart, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onselectstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onselectstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onselectend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onselectend"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onselectend, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onselectend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onselectend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onselectend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onvisibilitychange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onvisibilitychange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onvisibilitychange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onvisibilitychange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onvisibilitychange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onvisibilitychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onsqueeze = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onsqueeze"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onsqueeze, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onsqueeze = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onsqueeze", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onsqueeze, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onsqueezestart = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onsqueezestart"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onsqueezestart, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onsqueezestart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onsqueezestart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onsqueezestart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_onsqueezeend = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onsqueezeend"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_onsqueezeend, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_set_onsqueezeend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onsqueezeend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSession_set_onsqueezeend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSession_get_depthUsage = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "depthUsage"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_depthUsage, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_get_depthDataFormat = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "depthDataFormat"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_depthDataFormat, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSession_cancelAnimationFrame = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_cancelAnimationFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_end = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_requestAnimationFrame = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_requestAnimationFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_requestHitTestSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_requestHitTestSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_requestHitTestSourceForTransientInput = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_requestHitTestSourceForTransientInput, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_requestLightProbe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_requestLightProbe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_requestReferenceSpace = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_requestReferenceSpace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_updateRenderState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSession_updateRenderState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSession_get_enabledFeatures = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "enabledFeatures"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSession_get_enabledFeatures, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSessionEvent_get_session = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSessionEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "session"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSessionEvent_get_session, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSystem_get_ondevicechange = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSystem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ondevicechange"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRSystem_get_ondevicechange, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRSystem_set_ondevicechange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSystem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "ondevicechange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] XRSystem_set_ondevicechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.XRSystem_isSessionSupported = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSystem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSystem_isSessionSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSystem_requestSession = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSystem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSystem_requestSession, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRSystem_supportsSession = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRSystem"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRSystem_supportsSession, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRTransientInputHitTestResult_get_inputSource = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRTransientInputHitTestResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "inputSource"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRTransientInputHitTestResult_get_inputSource, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRTransientInputHitTestResult_get_results = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRTransientInputHitTestResult"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "results"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRTransientInputHitTestResult_get_results, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRTransientInputHitTestSource_cancel = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRTransientInputHitTestSource"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRTransientInputHitTestSource_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRView_get_eye = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "eye"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRView_get_eye, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRView_get_projectionMatrix = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "projectionMatrix"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRView_get_projectionMatrix, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRView_get_transform = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "transform"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRView_get_transform, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRView_get_recommendedViewportScale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "recommendedViewportScale"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRView_get_recommendedViewportScale, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRView_get_isFirstPersonObserver = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "isFirstPersonObserver"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRView_get_isFirstPersonObserver, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRView_get_camera = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "camera"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRView_get_camera, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRView_requestViewportScale = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRView"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRView_requestViewportScale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.XRViewerPose_get_views = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRViewerPose"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "views"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRViewerPose_get_views, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRViewport_get_x = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRViewport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "x"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRViewport_get_x, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRViewport_get_y = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRViewport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "y"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRViewport_get_y, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRViewport_get_width = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRViewport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "width"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRViewport_get_width, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRViewport_get_height = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRViewport"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "height"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRViewport_get_height, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLDepthInformation_get_texture = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLDepthInformation"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "texture"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLDepthInformation_get_texture, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLLayer_getNativeFramebufferScaleFactor = function () { - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLLayer_getNativeFramebufferScaleFactor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.XRWebGLLayer_get_antialias = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "antialias"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLLayer_get_antialias, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLLayer_get_ignoreDepthValues = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "ignoreDepthValues"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLLayer_get_ignoreDepthValues, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLLayer_get_framebufferWidth = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "framebufferWidth"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLLayer_get_framebufferWidth, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLLayer_get_framebufferHeight = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "framebufferHeight"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLLayer_get_framebufferHeight, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLLayer_get_framebuffer = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "framebuffer"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] XRWebGLLayer_get_framebuffer, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.XRWebGLLayer_getViewport = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] XRWebGLLayer_getViewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.AnimationPlaybackEvent_get_currentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationPlaybackEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "currentTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationPlaybackEvent_get_currentTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnimationPlaybackEvent_get_timelineTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationPlaybackEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "timelineTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationPlaybackEvent_get_timelineTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnimationTimeline_get_currentTime = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationTimeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "currentTime"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationTimeline_get_currentTime, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.AnimationTimeline_get_duration = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "AnimationTimeline"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "duration"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] AnimationTimeline_get_duration, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSConditionRule_get_conditionText, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -184641,650 +147014,253 @@ this.CSSAnimation_get_animationName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSAnimation_get_animationName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] CSSAnimation_get_animationName, this =>", this + '', ", result =>", result + '', info); } return result; } -this.CSSTransition_get_transitionProperty = function () { +this.ByteLengthQueuingStrategy_get_highWaterMark = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSTransition"); + let r = cbb_wf.checkIllegal(this, "ByteLengthQueuingStrategy"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "transitionProperty"); + let result = cbb_wf.getValue(this, "highWaterMark"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSTransition_get_transitionProperty, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ByteLengthQueuingStrategy_get_highWaterMark, this =>", this + '', ", result =>", result + '', info); } return result; } -this.BackgroundFetchManager_fetch = function () { +this.ByteLengthQueuingStrategy_get_size = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchManager"); + let r = cbb_wf.checkIllegal(this, "ByteLengthQueuingStrategy"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BackgroundFetchManager_fetch, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BackgroundFetchManager_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BackgroundFetchManager_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BackgroundFetchManager_getIds = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BackgroundFetchManager_getIds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BackgroundFetchRecord_get_request = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRecord"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "request"); + let result = cbb_wf.getValue(this, "size"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] BackgroundFetchRecord_get_request, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ByteLengthQueuingStrategy_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } -this.BackgroundFetchRecord_get_responseReady = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRecord"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "responseReady"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRecord_get_responseReady, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_id = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "id"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_id, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_uploadTotal = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "uploadTotal"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_uploadTotal, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_uploaded = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "uploaded"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_uploaded, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_downloadTotal = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "downloadTotal"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_downloadTotal, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_downloaded = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "downloaded"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_downloaded, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_result = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "result"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_result, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_failureReason = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "failureReason"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_failureReason, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_recordsAvailable = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "recordsAvailable"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_recordsAvailable, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_get_onprogress = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "onprogress"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BackgroundFetchRegistration_get_onprogress, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.BackgroundFetchRegistration_set_onprogress = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "onprogress", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] BackgroundFetchRegistration_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.BackgroundFetchRegistration_abort = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BackgroundFetchRegistration_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BackgroundFetchRegistration_match = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BackgroundFetchRegistration_match, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BackgroundFetchRegistration_matchAll = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BackgroundFetchRegistration_matchAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.BluetoothUUID_canonicalUUID = function () { - let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothUUID_canonicalUUID, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.BluetoothUUID_getCharacteristic = function () { - let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothUUID_getCharacteristic, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.BluetoothUUID_getDescriptor = function () { - let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothUUID_getDescriptor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} -this.BluetoothUUID_getService = function () { - let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] BluetoothUUID_getService, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); - } - return result; - -} this.BrowserCaptureMediaStreamTrack_cropTo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BrowserCaptureMediaStreamTrack"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BrowserCaptureMediaStreamTrack_cropTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BroadcastChannel_get_name = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "BrowserCaptureMediaStreamTrack"); + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] BrowserCaptureMediaStreamTrack_cropTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.CropTarget_fromElement = function () { - let r = cbb_wf.checkIllegal(this, "CropTarget"); - let ctx = r[0]; - let result; + let result = cbb_wf.getValue(this, "name"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CropTarget_fromElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); + console.log("[*] BroadcastChannel_get_name, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.CSSScopeRule_get_start = function () { + +this.BroadcastChannel_get_onmessage = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSScopeRule"); + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "start"); + let result = cbb_wf.getValue(this, "onmessage"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSScopeRule_get_start, this =>", this + '', ", result =>", result + '', info); + console.log("[*] BroadcastChannel_get_onmessage, this =>", this + '', ", result =>", result + '', info); } return result; } -this.CSSScopeRule_get_end = function () { +this.BroadcastChannel_set_onmessage = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] BroadcastChannel_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BroadcastChannel_get_onmessageerror = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "CSSScopeRule"); + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "end"); + let result = cbb_wf.getValue(this, "onmessageerror"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] CSSScopeRule_get_end, this =>", this + '', ", result =>", result + '', info); + console.log("[*] BroadcastChannel_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); } return result; } -this.ContentVisibilityAutoStateChangeEvent_get_skipped = function () { +this.BroadcastChannel_set_onmessageerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessageerror", val); + if (cbb_wf.is_log) { + console.log("[*] BroadcastChannel_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BroadcastChannel_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BroadcastChannel_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BroadcastChannel_postMessage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BroadcastChannel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BroadcastChannel_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BlobEvent_get_data = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "ContentVisibilityAutoStateChangeEvent"); + let r = cbb_wf.checkIllegal(this, "BlobEvent"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "skipped"); + let result = cbb_wf.getValue(this, "data"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ContentVisibilityAutoStateChangeEvent_get_skipped, this =>", this + '', ", result =>", result + '', info); + console.log("[*] BlobEvent_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } -this.DelegatedInkTrailPresenter_get_presentationArea = function () { +this.BlobEvent_get_timecode = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "DelegatedInkTrailPresenter"); + let r = cbb_wf.checkIllegal(this, "BlobEvent"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "presentationArea"); + let result = cbb_wf.getValue(this, "timecode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DelegatedInkTrailPresenter_get_presentationArea, this =>", this + '', ", result =>", result + '', info); + console.log("[*] BlobEvent_get_timecode, this =>", this + '', ", result =>", result + '', info); } return result; } -this.DelegatedInkTrailPresenter_get_expectedImprovement = function () { +this.Blob_get_size = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "DelegatedInkTrailPresenter"); + let r = cbb_wf.checkIllegal(this, "Blob"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "expectedImprovement"); + let result = cbb_wf.getValue(this, "size"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] DelegatedInkTrailPresenter_get_expectedImprovement, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Blob_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } -this.DelegatedInkTrailPresenter_updateInkTrailStartPoint = function () { +this.Blob_get_type = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "DelegatedInkTrailPresenter"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] DelegatedInkTrailPresenter_updateInkTrailStartPoint, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.Ink_requestPresenter = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Ink"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Ink_requestPresenter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.DocumentPictureInPictureEvent_get_window = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "DocumentPictureInPictureEvent"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "window"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] DocumentPictureInPictureEvent_get_window, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Highlight_get_priority = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "priority"); - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Highlight_get_priority, this =>", this + '', ", result =>", result + '', info); - } - return result; -} - -this.Highlight_set_priority = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - cbb_wf.setValue(this, "priority", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Highlight_set_priority, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.Highlight_get_type = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "Blob"); let ctx = r[0]; if (r[1]) { // 报错 @@ -185297,28 +147273,1023 @@ this.Highlight_get_type = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Highlight_get_type, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Blob_get_type, this =>", this + '', ", result =>", result + '', info); } return result; } -this.Highlight_set_type = function (val) { +this.Blob_arrayBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Blob"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Blob_arrayBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Blob_slice = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Blob"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Blob_slice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Blob_stream = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Blob"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Blob_stream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Blob_text = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Blob"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Blob_text, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BiquadFilterNode_get_type = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "type", val); + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Highlight_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BiquadFilterNode_get_type, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } -this.Highlight_get_size = function () { + +this.BiquadFilterNode_set_type = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "type", val); + if (cbb_wf.is_log) { + console.log("[*] BiquadFilterNode_set_type, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BiquadFilterNode_get_frequency = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "frequency"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BiquadFilterNode_get_frequency, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BiquadFilterNode_get_detune = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "detune"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BiquadFilterNode_get_detune, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BiquadFilterNode_get_Q = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "Q"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BiquadFilterNode_get_Q, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BiquadFilterNode_get_gain = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gain"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BiquadFilterNode_get_gain, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BiquadFilterNode_getFrequencyResponse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BiquadFilterNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BiquadFilterNode_getFrequencyResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BeforeUnloadEvent_get_returnValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BeforeUnloadEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "returnValue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BeforeUnloadEvent_get_returnValue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BeforeUnloadEvent_set_returnValue = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BeforeUnloadEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "returnValue", val); + if (cbb_wf.is_log) { + console.log("[*] BeforeUnloadEvent_set_returnValue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BeforeInstallPromptEvent_get_platforms = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BeforeInstallPromptEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "platforms"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BeforeInstallPromptEvent_get_platforms, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BeforeInstallPromptEvent_get_userChoice = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BeforeInstallPromptEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "userChoice"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BeforeInstallPromptEvent_get_userChoice, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BeforeInstallPromptEvent_prompt = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BeforeInstallPromptEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BeforeInstallPromptEvent_prompt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_get_destination = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "destination"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_destination, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BaseAudioContext_get_currentTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "currentTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_currentTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BaseAudioContext_get_sampleRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sampleRate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_sampleRate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BaseAudioContext_get_listener = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "listener"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_listener, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BaseAudioContext_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BaseAudioContext_get_onstatechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onstatechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BaseAudioContext_set_onstatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] BaseAudioContext_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BaseAudioContext_createAnalyser = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createAnalyser, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createBiquadFilter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createBiquadFilter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createBufferSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createBufferSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createChannelMerger = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createChannelMerger, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createChannelSplitter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createChannelSplitter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createConstantSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createConstantSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createConvolver = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createConvolver, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createDelay = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createDelay, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createDynamicsCompressor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createDynamicsCompressor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createGain = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createGain, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createIIRFilter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createIIRFilter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createOscillator = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createOscillator, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createPanner = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createPanner, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createPeriodicWave = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createPeriodicWave, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createScriptProcessor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createScriptProcessor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createStereoPanner = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createStereoPanner, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_createWaveShaper = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_createWaveShaper, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_decodeAudioData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BaseAudioContext_decodeAudioData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BaseAudioContext_get_audioWorklet = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BaseAudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "audioWorklet"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BaseAudioContext_get_audioWorklet, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BarProp_get_visible = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BarProp"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "visible"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BarProp_get_visible, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioWorkletNode_get_parameters = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "parameters"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioWorkletNode_get_parameters, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioWorkletNode_get_port = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "port"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioWorkletNode_get_port, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioWorkletNode_get_onprocessorerror = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onprocessorerror"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioWorkletNode_get_onprocessorerror, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioWorkletNode_set_onprocessorerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioWorkletNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onprocessorerror", val); + if (cbb_wf.is_log) { + console.log("[*] AudioWorkletNode_set_onprocessorerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioSinkInfo_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioSinkInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioSinkInfo_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioScheduledSourceNode_get_onended = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onended"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioScheduledSourceNode_get_onended, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioScheduledSourceNode_set_onended = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onended", val); + if (cbb_wf.is_log) { + console.log("[*] AudioScheduledSourceNode_set_onended, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioScheduledSourceNode_start = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioScheduledSourceNode_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioScheduledSourceNode_stop = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioScheduledSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioScheduledSourceNode_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioProcessingEvent_get_playbackTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioProcessingEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "playbackTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioProcessingEvent_get_playbackTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioProcessingEvent_get_inputBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioProcessingEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inputBuffer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioProcessingEvent_get_inputBuffer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioProcessingEvent_get_outputBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioProcessingEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "outputBuffer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioProcessingEvent_get_outputBuffer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioParamMap_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); let ctx = r[0]; if (r[1]) { // 报错 @@ -185331,150 +148302,5364 @@ this.Highlight_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Highlight_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] AudioParamMap_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } -this.Highlight_add = function () { +this.AudioParamMap_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParamMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParamMap_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParamMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParamMap_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParamMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParamMap_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParamMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParamMap_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParamMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParamMap_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParamMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParamMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_get_value = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioParam"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "value"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioParam_get_value, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_clear = function () { + +this.AudioParam_set_value = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "value", val); + if (cbb_wf.is_log) { + console.log("[*] AudioParam_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioParam_get_automationRate = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioParam"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "automationRate"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioParam_get_automationRate, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_delete = function () { + +this.AudioParam_set_automationRate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "automationRate", val); + if (cbb_wf.is_log) { + console.log("[*] AudioParam_set_automationRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioParam_get_defaultValue = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioParam"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "defaultValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioParam_get_defaultValue, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_entries = function () { + +this.AudioParam_get_minValue = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioParam"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "minValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioParam_get_minValue, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_forEach = function () { + +this.AudioParam_get_maxValue = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioParam"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "maxValue"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioParam_get_maxValue, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_has = function () { + +this.AudioParam_cancelAndHoldAtTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_cancelAndHoldAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_cancelScheduledValues = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_cancelScheduledValues, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_exponentialRampToValueAtTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_exponentialRampToValueAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_linearRampToValueAtTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_linearRampToValueAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_setTargetAtTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_setTargetAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_setValueAtTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_setValueAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioParam_setValueCurveAtTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioParam"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioParam_setValueCurveAtTime, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioNode_get_context = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioNode"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "context"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioNode_get_context, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_keys = function () { + +this.AudioNode_get_numberOfInputs = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioNode"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "numberOfInputs"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioNode_get_numberOfInputs, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.Highlight_values = function () { + +this.AudioNode_get_numberOfOutputs = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "Highlight"); + let r = cbb_wf.checkIllegal(this, "AudioNode"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "numberOfOutputs"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Highlight_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioNode_get_numberOfOutputs, this =>", this + '', ", result =>", result + '', info); } return result; +} + +this.AudioNode_get_channelCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "channelCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioNode_get_channelCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioNode_set_channelCount = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "channelCount", val); + if (cbb_wf.is_log) { + console.log("[*] AudioNode_set_channelCount, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioNode_get_channelCountMode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "channelCountMode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioNode_get_channelCountMode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioNode_set_channelCountMode = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "channelCountMode", val); + if (cbb_wf.is_log) { + console.log("[*] AudioNode_set_channelCountMode, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioNode_get_channelInterpretation = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "channelInterpretation"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioNode_get_channelInterpretation, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioNode_set_channelInterpretation = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "channelInterpretation", val); + if (cbb_wf.is_log) { + console.log("[*] AudioNode_set_channelInterpretation, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioNode_connect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioNode_connect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioNode_disconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioNode_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioListener_get_positionX = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "positionX"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_positionX, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_positionY = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "positionY"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_positionY, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_positionZ = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "positionZ"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_positionZ, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_forwardX = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "forwardX"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_forwardX, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_forwardY = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "forwardY"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_forwardY, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_forwardZ = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "forwardZ"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_forwardZ, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_upX = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "upX"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_upX, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_upY = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "upY"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_upY, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_get_upZ = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "upZ"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioListener_get_upZ, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioListener_setOrientation = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioListener_setOrientation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioListener_setPosition = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioListener"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioListener_setPosition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioDestinationNode_get_maxChannelCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDestinationNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxChannelCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioDestinationNode_get_maxChannelCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_get_format = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "format"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioData_get_format, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_get_sampleRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sampleRate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioData_get_sampleRate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_get_numberOfFrames = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "numberOfFrames"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioData_get_numberOfFrames, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_get_numberOfChannels = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "numberOfChannels"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioData_get_numberOfChannels, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_get_duration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "duration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioData_get_duration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_get_timestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timestamp"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioData_get_timestamp, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioData_allocationSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioData_allocationSize, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioData_clone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioData_clone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioData_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioData_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioData_copyTo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioData_copyTo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_get_baseLatency = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "baseLatency"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioContext_get_baseLatency, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioContext_get_outputLatency = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "outputLatency"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioContext_get_outputLatency, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioContext_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_createMediaElementSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_createMediaElementSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_createMediaStreamDestination = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_createMediaStreamDestination, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_createMediaStreamSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_createMediaStreamSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_getOutputTimestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_getOutputTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_resume = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_suspend = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_suspend, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioContext_get_sinkId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sinkId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioContext_get_sinkId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioContext_get_onsinkchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onsinkchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioContext_get_onsinkchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioContext_set_onsinkchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsinkchange", val); + if (cbb_wf.is_log) { + console.log("[*] AudioContext_set_onsinkchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioContext_setSinkId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioContext_setSinkId, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioBufferSourceNode_get_buffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "buffer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBufferSourceNode_get_buffer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBufferSourceNode_set_buffer = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "buffer", val); + if (cbb_wf.is_log) { + console.log("[*] AudioBufferSourceNode_set_buffer, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioBufferSourceNode_get_playbackRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "playbackRate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBufferSourceNode_get_playbackRate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBufferSourceNode_get_detune = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "detune"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBufferSourceNode_get_detune, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBufferSourceNode_get_loop = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "loop"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBufferSourceNode_get_loop, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBufferSourceNode_set_loop = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "loop", val); + if (cbb_wf.is_log) { + console.log("[*] AudioBufferSourceNode_set_loop, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioBufferSourceNode_get_loopStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "loopStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBufferSourceNode_get_loopStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBufferSourceNode_set_loopStart = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "loopStart", val); + if (cbb_wf.is_log) { + console.log("[*] AudioBufferSourceNode_set_loopStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioBufferSourceNode_get_loopEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "loopEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBufferSourceNode_get_loopEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBufferSourceNode_set_loopEnd = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "loopEnd", val); + if (cbb_wf.is_log) { + console.log("[*] AudioBufferSourceNode_set_loopEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioBufferSourceNode_start = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBufferSourceNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioBufferSourceNode_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioBuffer_get_length = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "length"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBuffer_get_length, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBuffer_get_duration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "duration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBuffer_get_duration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBuffer_get_sampleRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sampleRate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBuffer_get_sampleRate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBuffer_get_numberOfChannels = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "numberOfChannels"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioBuffer_get_numberOfChannels, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioBuffer_copyFromChannel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioBuffer_copyFromChannel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioBuffer_copyToChannel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioBuffer_copyToChannel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioBuffer_getChannelData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioBuffer_getChannelData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Attr_get_namespaceURI = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.namespaceURI; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_namespaceURI 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_namespaceURI 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_namespaceURI 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_namespaceURI, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.Attr_get_prefix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.prefix; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_prefix 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_prefix 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_prefix 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_prefix, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.Attr_get_localName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.localName; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_localName 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_localName 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_localName 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_localName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.Attr_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.name; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_name 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_name 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_name 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.Attr_get_value = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.value; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_value 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_value 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_value 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_value, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.Attr_set_value = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + dom_element.value = val; + if (cbb_wf.is_log) { + console.log("[*] Attr_set_value, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + } +this.Attr_get_ownerElement = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.ownerElement; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_ownerElement 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_ownerElement 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_ownerElement 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_ownerElement, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.Attr_get_specified = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Attr"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 获取到jsdom对象 + let dom_element = cbb_wf.getValue(this, "dom_element"); + let result = dom_element.specified; + let type = typeof result; + switch (type) { + case "object": + // 套壳 + // result[Symbol.toStringTag] + console.log("[*] Attr_get_specified 得到的结果类型为Object, result =>", result); + result = result && ctx.my_api.getWrapperObject(result); + break + + case "function": + console.log("[*] Attr_get_specified 得到的结果类型为function, result =>", result); + break + case "number": + result.__proto__ = ctx.Number.prototype; + break + case "string": + result.__proto__ = ctx.String.prototype; + break + case "boolean": + result.__proto__ = ctx.Boolean.prototype; + break + default: + // string number + console.log("[*] Attr_get_specified 得到的结果类型没有处理, type =>", type, ", result =>", result); + break + } + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Attr_get_specified, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.AnimationTimeline_get_currentTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationTimeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "currentTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationTimeline_get_currentTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationTimeline_get_duration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationTimeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "duration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationTimeline_get_duration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationPlaybackEvent_get_currentTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationPlaybackEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "currentTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationPlaybackEvent_get_currentTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationPlaybackEvent_get_timelineTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationPlaybackEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timelineTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationPlaybackEvent_get_timelineTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationEvent_get_animationName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "animationName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationEvent_get_animationName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationEvent_get_elapsedTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "elapsedTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationEvent_get_elapsedTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationEvent_get_pseudoElement = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "pseudoElement"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnimationEvent_get_pseudoElement, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnimationEffect_getComputedTiming = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnimationEffect_getComputedTiming, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AnimationEffect_getTiming = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnimationEffect_getTiming, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AnimationEffect_updateTiming = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnimationEffect"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnimationEffect_updateTiming, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_get_effect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "effect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_effect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_effect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "effect", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_effect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_timeline = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timeline"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_timeline, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_timeline = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "timeline", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_timeline, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_startTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "startTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_startTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_startTime = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "startTime", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_startTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_currentTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "currentTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_currentTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_currentTime = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "currentTime", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_currentTime, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_playbackRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "playbackRate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_playbackRate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_playbackRate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "playbackRate", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_playbackRate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_playState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "playState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_playState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_get_replaceState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "replaceState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_replaceState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_get_pending = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "pending"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_pending, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_id = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "id", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_id, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_onfinish = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onfinish"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_onfinish, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_onfinish = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onfinish", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_onfinish, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_oncancel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncancel"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_oncancel, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_oncancel = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncancel", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_oncancel, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_onremove = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onremove"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_onremove, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_onremove = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onremove", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_onremove, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_finished = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "finished"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_finished, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_get_ready = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ready"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_ready, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_cancel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_commitStyles = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_commitStyles, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_finish = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_pause = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_persist = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_persist, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_play = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_play, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_reverse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_reverse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_updatePlaybackRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Animation_updatePlaybackRate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Animation_get_rangeStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rangeStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_rangeStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_rangeStart = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "rangeStart", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_rangeStart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Animation_get_rangeEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rangeEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Animation_get_rangeEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Animation_set_rangeEnd = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Animation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "rangeEnd", val); + if (cbb_wf.is_log) { + console.log("[*] Animation_set_rangeEnd, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AnalyserNode_get_fftSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "fftSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnalyserNode_get_fftSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnalyserNode_set_fftSize = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "fftSize", val); + if (cbb_wf.is_log) { + console.log("[*] AnalyserNode_set_fftSize, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AnalyserNode_get_frequencyBinCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "frequencyBinCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnalyserNode_get_frequencyBinCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnalyserNode_get_minDecibels = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "minDecibels"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnalyserNode_get_minDecibels, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnalyserNode_set_minDecibels = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "minDecibels", val); + if (cbb_wf.is_log) { + console.log("[*] AnalyserNode_set_minDecibels, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AnalyserNode_get_maxDecibels = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxDecibels"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnalyserNode_get_maxDecibels, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnalyserNode_set_maxDecibels = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "maxDecibels", val); + if (cbb_wf.is_log) { + console.log("[*] AnalyserNode_set_maxDecibels, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AnalyserNode_get_smoothingTimeConstant = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "smoothingTimeConstant"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AnalyserNode_get_smoothingTimeConstant, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AnalyserNode_set_smoothingTimeConstant = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "smoothingTimeConstant", val); + if (cbb_wf.is_log) { + console.log("[*] AnalyserNode_set_smoothingTimeConstant, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AnalyserNode_getByteFrequencyData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnalyserNode_getByteFrequencyData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AnalyserNode_getByteTimeDomainData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnalyserNode_getByteTimeDomainData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AnalyserNode_getFloatFrequencyData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnalyserNode_getFloatFrequencyData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AnalyserNode_getFloatTimeDomainData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AnalyserNode"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AnalyserNode_getFloatTimeDomainData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AbstractRange_get_startContainer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbstractRange"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "startContainer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbstractRange_get_startContainer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbstractRange_get_startOffset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbstractRange"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "startOffset"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbstractRange_get_startOffset, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbstractRange_get_endContainer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbstractRange"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "endContainer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbstractRange_get_endContainer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbstractRange_get_endOffset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbstractRange"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "endOffset"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbstractRange_get_endOffset, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbstractRange_get_collapsed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbstractRange"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "collapsed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbstractRange_get_collapsed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbortSignal_abort = function () { +let r = cbb_wf.checkIllegal(this, "AbortSignal"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortSignal_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } -this.HighlightRegistry_get_size = function () { +this.AbortSignal_any = function () { +let r = cbb_wf.checkIllegal(this, "AbortSignal"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortSignal_any, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.AbortSignal_timeout = function () { +let r = cbb_wf.checkIllegal(this, "AbortSignal"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortSignal_timeout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.AbortSignal_get_aborted = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let r = cbb_wf.checkIllegal(this, "AbortSignal"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "aborted"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortSignal_get_aborted, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbortSignal_get_reason = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbortSignal"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reason"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortSignal_get_reason, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbortSignal_get_onabort = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbortSignal"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onabort"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortSignal_get_onabort, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbortSignal_set_onabort = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbortSignal"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onabort", val); + if (cbb_wf.is_log) { + console.log("[*] AbortSignal_set_onabort, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AbortSignal_throwIfAborted = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbortSignal"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AbortSignal_throwIfAborted, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AbortController_get_signal = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbortController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "signal"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AbortController_get_signal, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AbortController_abort = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AbortController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AbortController_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_from = function () { +let r = cbb_wf.checkIllegal(this, "Iterator"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Iterator_from, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.Iterator_reduce = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_reduce, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_toArray = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_toArray, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_some = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_some, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_every = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_every, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_find = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_find, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_map = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_map, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_filter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_filter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_take = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_take, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_drop = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_drop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Iterator_flatMap = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Iterator"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Iterator_flatMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Accelerometer_get_x = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Accelerometer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "x"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Accelerometer_get_x, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Accelerometer_get_y = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Accelerometer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "y"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Accelerometer_get_y, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Accelerometer_get_z = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Accelerometer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "z"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Accelerometer_get_z, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioDecoder_isConfigSupported = function () { +let r = cbb_wf.checkIllegal(this, "AudioDecoder"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioDecoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.AudioDecoder_get_decodeQueueSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "decodeQueueSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioDecoder_get_decodeQueueSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioDecoder_get_ondequeue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondequeue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioDecoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioDecoder_set_ondequeue = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondequeue", val); + if (cbb_wf.is_log) { + console.log("[*] AudioDecoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioDecoder_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioDecoder_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioDecoder_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioDecoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioDecoder_configure = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioDecoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioDecoder_decode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioDecoder_flush = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioDecoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioDecoder_reset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioDecoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioEncoder_isConfigSupported = function () { +let r = cbb_wf.checkIllegal(this, "AudioEncoder"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioEncoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.AudioEncoder_get_encodeQueueSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "encodeQueueSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioEncoder_get_encodeQueueSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioEncoder_get_ondequeue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondequeue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioEncoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioEncoder_set_ondequeue = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondequeue", val); + if (cbb_wf.is_log) { + console.log("[*] AudioEncoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.AudioEncoder_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AudioEncoder_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AudioEncoder_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioEncoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioEncoder_configure = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioEncoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioEncoder_encode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioEncoder_encode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioEncoder_flush = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioEncoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AudioEncoder_reset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AudioEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AudioEncoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BatteryManager_get_charging = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "charging"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_charging, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_get_chargingTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "chargingTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_chargingTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_get_dischargingTime = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "dischargingTime"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_dischargingTime, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_get_level = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "level"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_level, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_get_onchargingchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onchargingchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_onchargingchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_set_onchargingchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchargingchange", val); + if (cbb_wf.is_log) { + console.log("[*] BatteryManager_set_onchargingchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BatteryManager_get_onchargingtimechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onchargingtimechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_onchargingtimechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_set_onchargingtimechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchargingtimechange", val); + if (cbb_wf.is_log) { + console.log("[*] BatteryManager_set_onchargingtimechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BatteryManager_get_ondischargingtimechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondischargingtimechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_ondischargingtimechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_set_ondischargingtimechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondischargingtimechange", val); + if (cbb_wf.is_log) { + console.log("[*] BatteryManager_set_ondischargingtimechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BatteryManager_get_onlevelchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onlevelchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BatteryManager_get_onlevelchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BatteryManager_set_onlevelchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BatteryManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onlevelchange", val); + if (cbb_wf.is_log) { + console.log("[*] BatteryManager_set_onlevelchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Cache_add = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_add, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Cache_addAll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_addAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Cache_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Cache_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Cache_match = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_match, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Cache_matchAll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_matchAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Cache_put = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Cache"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Cache_put, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CacheStorage_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CacheStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CacheStorage_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CacheStorage_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CacheStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CacheStorage_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CacheStorage_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CacheStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CacheStorage_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CacheStorage_match = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CacheStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CacheStorage_match, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CacheStorage_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CacheStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CacheStorage_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Clipboard_read = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Clipboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Clipboard_read, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Clipboard_readText = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Clipboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Clipboard_readText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Clipboard_write = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Clipboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Clipboard_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Clipboard_writeText = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Clipboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Clipboard_writeText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ClipboardItem_supports = function () { +let r = cbb_wf.checkIllegal(this, "ClipboardItem"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ClipboardItem_supports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.ClipboardItem_get_types = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ClipboardItem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "types"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ClipboardItem_get_types, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ClipboardItem_getType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ClipboardItem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ClipboardItem_getType, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieChangeEvent_get_changed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "changed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CookieChangeEvent_get_changed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CookieChangeEvent_get_deleted = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deleted"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CookieChangeEvent_get_deleted, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CookieStore_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStore_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieStore_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStore_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieStore_getAll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStore_getAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieStore_set = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStore_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieStore_get_onchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CookieStore_get_onchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CookieStore_set_onchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStore"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] CookieStore_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.CookieStoreManager_getSubscriptions = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStoreManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStoreManager_getSubscriptions, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieStoreManager_subscribe = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStoreManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStoreManager_subscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CookieStoreManager_unsubscribe = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieStoreManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieStoreManager_unsubscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Credential_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Credential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Credential_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Credential_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Credential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Credential_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CredentialsContainer_create = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CredentialsContainer_create, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CredentialsContainer_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CredentialsContainer_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CredentialsContainer_preventSilentAccess = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CredentialsContainer_preventSilentAccess, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CredentialsContainer_store = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CredentialsContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CredentialsContainer_store, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CryptoKey_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CryptoKey"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CryptoKey_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CryptoKey_get_extractable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CryptoKey"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "extractable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CryptoKey_get_extractable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CryptoKey_get_algorithm = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CryptoKey"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "algorithm"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CryptoKey_get_algorithm, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CryptoKey_get_usages = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CryptoKey"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "usages"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CryptoKey_get_usages, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEvent_get_acceleration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "acceleration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEvent_get_acceleration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEvent_get_accelerationIncludingGravity = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "accelerationIncludingGravity"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEvent_get_accelerationIncludingGravity, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEvent_get_rotationRate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rotationRate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEvent_get_rotationRate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEvent_get_interval = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interval"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEvent_get_interval, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEventAcceleration_get_x = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEventAcceleration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "x"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEventAcceleration_get_x, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEventAcceleration_get_y = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEventAcceleration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "y"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEventAcceleration_get_y, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEventAcceleration_get_z = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEventAcceleration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "z"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEventAcceleration_get_z, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEventRotationRate_get_alpha = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEventRotationRate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "alpha"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEventRotationRate_get_alpha, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEventRotationRate_get_beta = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEventRotationRate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "beta"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEventRotationRate_get_beta, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceMotionEventRotationRate_get_gamma = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceMotionEventRotationRate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gamma"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceMotionEventRotationRate_get_gamma, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceOrientationEvent_get_alpha = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "alpha"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceOrientationEvent_get_alpha, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceOrientationEvent_get_beta = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "beta"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceOrientationEvent_get_beta, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceOrientationEvent_get_gamma = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gamma"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceOrientationEvent_get_gamma, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DeviceOrientationEvent_get_absolute = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DeviceOrientationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "absolute"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DeviceOrientationEvent_get_absolute, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FederatedCredential_get_provider = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FederatedCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "provider"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FederatedCredential_get_provider, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FederatedCredential_get_protocol = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FederatedCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "protocol"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FederatedCredential_get_protocol, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FederatedCredential_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FederatedCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FederatedCredential_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FederatedCredential_get_iconURL = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FederatedCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "iconURL"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FederatedCredential_get_iconURL, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPU_get_wgslLanguageFeatures = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPU"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "wgslLanguageFeatures"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPU_get_wgslLanguageFeatures, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPU_getPreferredCanvasFormat = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPU"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPU_getPreferredCanvasFormat, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPU_requestAdapter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPU"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPU_requestAdapter, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUAdapter_get_features = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "features"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapter_get_features, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUAdapter_get_limits = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "limits"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapter_get_limits, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUAdapter_get_isFallbackAdapter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "isFallbackAdapter"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapter_get_isFallbackAdapter, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUAdapter_requestAdapterInfo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUAdapter_requestAdapterInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUAdapter_requestDevice = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapter"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUAdapter_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUAdapterInfo_get_vendor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "vendor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapterInfo_get_vendor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUAdapterInfo_get_architecture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "architecture"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapterInfo_get_architecture, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUAdapterInfo_get_device = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "device"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapterInfo_get_device, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUAdapterInfo_get_description = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUAdapterInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "description"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUAdapterInfo_get_description, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUBindGroup_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBindGroup"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUBindGroup_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUBindGroup_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBindGroup"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUBindGroup_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUBindGroupLayout_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBindGroupLayout"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUBindGroupLayout_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUBindGroupLayout_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBindGroupLayout"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUBindGroupLayout_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUBuffer_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); let ctx = r[0]; if (r[1]) { // 报错 @@ -185487,436 +153672,11336 @@ this.HighlightRegistry_get_size = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] HighlightRegistry_get_size, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUBuffer_get_size, this =>", this + '', ", result =>", result + '', info); } return result; } -this.HighlightRegistry_clear = function () { +this.GPUBuffer_get_usage = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_delete = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_entries = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_forEach = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_get = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_has = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_keys = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_set = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.HighlightRegistry_values = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "HighlightRegistry"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] HighlightRegistry_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.MediaMetadata_get_title = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "title"); + let result = cbb_wf.getValue(this, "usage"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaMetadata_get_title, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUBuffer_get_usage, this =>", this + '', ", result =>", result + '', info); } return result; } -this.MediaMetadata_set_title = function (val) { +this.GPUBuffer_get_mapState = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "title", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaMetadata_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaMetadata_get_artist = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "artist"); + let result = cbb_wf.getValue(this, "mapState"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaMetadata_get_artist, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUBuffer_get_mapState, this =>", this + '', ", result =>", result + '', info); } return result; } -this.MediaMetadata_set_artist = function (val) { +this.GPUBuffer_get_label = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "artist", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaMetadata_set_artist, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaMetadata_get_album = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "album"); + let result = cbb_wf.getValue(this, "label"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaMetadata_get_album, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUBuffer_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } -this.MediaMetadata_set_album = function (val) { +this.GPUBuffer_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUBuffer_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUBuffer_destroy = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUBuffer_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUBuffer_getMappedRange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUBuffer_getMappedRange, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUBuffer_mapAsync = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUBuffer_mapAsync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUBuffer_unmap = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUBuffer_unmap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCanvasContext_get_canvas = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "album", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaMetadata_set_album, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaMetadata_get_artwork = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "artwork"); + let result = cbb_wf.getValue(this, "canvas"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaMetadata_get_artwork, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUCanvasContext_get_canvas, this =>", this + '', ", result =>", result + '', info); } return result; } -this.MediaMetadata_set_artwork = function (val) { +this.GPUCanvasContext_configure = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCanvasContext_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCanvasContext_getCurrentTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCanvasContext_getCurrentTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCanvasContext_unconfigure = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCanvasContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCanvasContext_unconfigure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandBuffer_get_label = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let r = cbb_wf.checkIllegal(this, "GPUCommandBuffer"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "artwork", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaMetadata_set_artwork, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaSession_get_metadata = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "metadata"); + let result = cbb_wf.getValue(this, "label"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSession_get_metadata, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUCommandBuffer_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } -this.MediaSession_set_metadata = function (val) { +this.GPUCommandBuffer_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandBuffer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUCommandBuffer_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUCommandEncoder_get_label = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "metadata", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaSession_set_metadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaSession_get_playbackState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "playbackState"); + let result = cbb_wf.getValue(this, "label"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MediaSession_get_playbackState, this =>", this + '', ", result =>", result + '', info); + console.log("[*] GPUCommandEncoder_get_label, this =>", this + '', ", result =>", result + '', info); } return result; } -this.MediaSession_set_playbackState = function (val) { +this.GPUCommandEncoder_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUCommandEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUCommandEncoder_beginComputePass = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_beginComputePass, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_beginRenderPass = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_beginRenderPass, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_copyBufferToTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_copyBufferToTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_copyTextureToBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_copyTextureToBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_copyTextureToTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_copyTextureToTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_finish = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_insertDebugMarker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_pushDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_clearBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_clearBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_copyBufferToBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_copyBufferToBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_popDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCommandEncoder_resolveQuerySet = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCommandEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUCommandEncoder_resolveQuerySet, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUCompilationInfo_get_messages = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); + let r = cbb_wf.checkIllegal(this, "GPUCompilationInfo"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "playbackState", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] MediaSession_set_playbackState, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.MediaSession_setActionHandler = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "messages"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSession_setActionHandler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationInfo_get_messages, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.MediaSession_setCameraActive = function () { + +this.GPUCompilationMessage_get_message = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); + let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "message"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSession_setCameraActive, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationMessage_get_message, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.MediaSession_setMicrophoneActive = function () { + +this.GPUCompilationMessage_get_type = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); + let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "type"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSession_setMicrophoneActive, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationMessage_get_type, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.MediaSession_setPositionState = function () { + +this.GPUCompilationMessage_get_lineNum = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MediaSession"); + let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "lineNum"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MediaSession_setPositionState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationMessage_get_lineNum, this =>", this + '', ", result =>", result + '', info); } return result; +} + +this.GPUCompilationMessage_get_linePos = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "linePos"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationMessage_get_linePos, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUCompilationMessage_get_offset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "offset"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationMessage_get_offset, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUCompilationMessage_get_length = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUCompilationMessage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "length"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUCompilationMessage_get_length, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUComputePassEncoder_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUComputePassEncoder_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUComputePassEncoder_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUComputePassEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUComputePassEncoder_insertDebugMarker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_pushDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_setBindGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_setBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_writeTimestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_writeTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_dispatchWorkgroups = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_dispatchWorkgroups, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_dispatchWorkgroupsIndirect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_dispatchWorkgroupsIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_end = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_popDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePassEncoder_setPipeline = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePassEncoder_setPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUComputePipeline_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePipeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUComputePipeline_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUComputePipeline_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePipeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUComputePipeline_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUComputePipeline_getBindGroupLayout = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUComputePipeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUComputePipeline_getBindGroupLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_get_features = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "features"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDevice_get_features, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDevice_get_limits = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "limits"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDevice_get_limits, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDevice_get_lost = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "lost"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDevice_get_lost, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDevice_get_queue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "queue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDevice_get_queue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDevice_get_onuncapturederror = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onuncapturederror"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDevice_get_onuncapturederror, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDevice_set_onuncapturederror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onuncapturederror", val); + if (cbb_wf.is_log) { + console.log("[*] GPUDevice_set_onuncapturederror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUDevice_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDevice_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDevice_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUDevice_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUDevice_createBindGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createBindGroupLayout = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createBindGroupLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createCommandEncoder = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createCommandEncoder, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createComputePipeline = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createComputePipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createComputePipelineAsync = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createComputePipelineAsync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createPipelineLayout = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createPipelineLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createQuerySet = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createQuerySet, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createRenderBundleEncoder = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createRenderBundleEncoder, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createRenderPipeline = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createRenderPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createRenderPipelineAsync = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createRenderPipelineAsync, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createSampler = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createSampler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createShaderModule = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createShaderModule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_createTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_createTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_destroy = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_importExternalTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_importExternalTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_popErrorScope = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_popErrorScope, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDevice_pushErrorScope = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUDevice_pushErrorScope, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUDeviceLostInfo_get_reason = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDeviceLostInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reason"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDeviceLostInfo_get_reason, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUDeviceLostInfo_get_message = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUDeviceLostInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "message"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUDeviceLostInfo_get_message, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUError_get_message = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUError"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "message"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUError_get_message, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUExternalTexture_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUExternalTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUExternalTexture_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUExternalTexture_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUExternalTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUExternalTexture_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUPipelineError_get_reason = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUPipelineError"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reason"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUPipelineError_get_reason, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUPipelineLayout_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUPipelineLayout"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUPipelineLayout_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUPipelineLayout_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUPipelineLayout"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUPipelineLayout_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUQuerySet_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUQuerySet_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUQuerySet_get_count = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "count"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUQuerySet_get_count, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUQuerySet_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUQuerySet_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUQuerySet_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUQuerySet_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUQuerySet_destroy = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQuerySet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUQuerySet_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUQueue_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUQueue_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUQueue_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUQueue_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUQueue_copyExternalImageToTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUQueue_copyExternalImageToTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUQueue_onSubmittedWorkDone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUQueue_onSubmittedWorkDone, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUQueue_submit = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUQueue_submit, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUQueue_writeBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUQueue_writeBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUQueue_writeTexture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUQueue_writeTexture, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundle_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPURenderBundle_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPURenderBundle_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPURenderBundle_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPURenderBundleEncoder_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPURenderBundleEncoder_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPURenderBundleEncoder_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPURenderBundleEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPURenderBundleEncoder_finish = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_finish, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_insertDebugMarker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_pushDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_setBindGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_setBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_setIndexBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_setIndexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_draw = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_draw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_drawIndexed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_drawIndexed, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_drawIndexedIndirect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_drawIndexedIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_drawIndirect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_drawIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_popDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_setPipeline = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_setPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderBundleEncoder_setVertexBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderBundleEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderBundleEncoder_setVertexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPURenderPassEncoder_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPURenderPassEncoder_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPURenderPassEncoder_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPURenderPassEncoder_executeBundles = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_executeBundles, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_insertDebugMarker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_insertDebugMarker, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_pushDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_pushDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setBindGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setBindGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setBlendConstant = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setBlendConstant, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setIndexBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setIndexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_writeTimestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_writeTimestamp, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_beginOcclusionQuery = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_beginOcclusionQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_draw = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_draw, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_drawIndexed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_drawIndexed, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_drawIndexedIndirect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_drawIndexedIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_drawIndirect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_drawIndirect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_end = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_endOcclusionQuery = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_endOcclusionQuery, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_popDebugGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_popDebugGroup, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setPipeline = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setPipeline, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setScissorRect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setScissorRect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setStencilReference = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setStencilReference, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setVertexBuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setVertexBuffer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPassEncoder_setViewport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPassEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPassEncoder_setViewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPURenderPipeline_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPipeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPURenderPipeline_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPURenderPipeline_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPipeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPURenderPipeline_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPURenderPipeline_getBindGroupLayout = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPURenderPipeline"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPURenderPipeline_getBindGroupLayout, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSampler_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSampler"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSampler_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSampler_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSampler"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUSampler_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUShaderModule_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUShaderModule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUShaderModule_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUShaderModule_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUShaderModule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUShaderModule_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUShaderModule_getCompilationInfo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUShaderModule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUShaderModule_getCompilationInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSupportedFeatures_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedFeatures_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedFeatures_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUSupportedFeatures_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSupportedFeatures_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUSupportedFeatures_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSupportedFeatures_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUSupportedFeatures_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSupportedFeatures_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUSupportedFeatures_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSupportedFeatures_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUSupportedFeatures_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUSupportedLimits_get_maxTextureDimension1D = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxTextureDimension1D"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxTextureDimension1D, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxTextureDimension2D = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxTextureDimension2D"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxTextureDimension2D, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxTextureDimension3D = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxTextureDimension3D"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxTextureDimension3D, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxTextureArrayLayers = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxTextureArrayLayers"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxTextureArrayLayers, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxBindGroups = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxBindGroups"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxBindGroups, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxBindGroupsPlusVertexBuffers = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxBindGroupsPlusVertexBuffers"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxBindGroupsPlusVertexBuffers, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxBindingsPerBindGroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxBindingsPerBindGroup"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxBindingsPerBindGroup, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxDynamicUniformBuffersPerPipelineLayout = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxDynamicUniformBuffersPerPipelineLayout"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxDynamicUniformBuffersPerPipelineLayout, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxDynamicStorageBuffersPerPipelineLayout = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxDynamicStorageBuffersPerPipelineLayout"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxDynamicStorageBuffersPerPipelineLayout, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxSampledTexturesPerShaderStage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxSampledTexturesPerShaderStage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxSampledTexturesPerShaderStage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxSamplersPerShaderStage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxSamplersPerShaderStage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxSamplersPerShaderStage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxStorageBuffersPerShaderStage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxStorageBuffersPerShaderStage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxStorageBuffersPerShaderStage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxStorageTexturesPerShaderStage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxStorageTexturesPerShaderStage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxStorageTexturesPerShaderStage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxUniformBuffersPerShaderStage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxUniformBuffersPerShaderStage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxUniformBuffersPerShaderStage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxUniformBufferBindingSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxUniformBufferBindingSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxUniformBufferBindingSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxStorageBufferBindingSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxStorageBufferBindingSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxStorageBufferBindingSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_minUniformBufferOffsetAlignment = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "minUniformBufferOffsetAlignment"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_minUniformBufferOffsetAlignment, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_minStorageBufferOffsetAlignment = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "minStorageBufferOffsetAlignment"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_minStorageBufferOffsetAlignment, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxVertexBuffers = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxVertexBuffers"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxVertexBuffers, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxBufferSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxBufferSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxBufferSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxVertexAttributes = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxVertexAttributes"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxVertexAttributes, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxVertexBufferArrayStride = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxVertexBufferArrayStride"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxVertexBufferArrayStride, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxInterStageShaderComponents = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxInterStageShaderComponents"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxInterStageShaderComponents, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxInterStageShaderVariables = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxInterStageShaderVariables"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxInterStageShaderVariables, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxColorAttachments = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxColorAttachments"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxColorAttachments, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxColorAttachmentBytesPerSample = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxColorAttachmentBytesPerSample"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxColorAttachmentBytesPerSample, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxComputeWorkgroupStorageSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxComputeWorkgroupStorageSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupStorageSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxComputeInvocationsPerWorkgroup = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxComputeInvocationsPerWorkgroup"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxComputeInvocationsPerWorkgroup, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxComputeWorkgroupSizeX = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxComputeWorkgroupSizeX"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupSizeX, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxComputeWorkgroupSizeY = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxComputeWorkgroupSizeY"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupSizeY, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxComputeWorkgroupSizeZ = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxComputeWorkgroupSizeZ"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupSizeZ, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUSupportedLimits_get_maxComputeWorkgroupsPerDimension = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUSupportedLimits"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxComputeWorkgroupsPerDimension"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUSupportedLimits_get_maxComputeWorkgroupsPerDimension, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_width = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "width"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_width, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_height = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "height"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_height, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_depthOrArrayLayers = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "depthOrArrayLayers"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_depthOrArrayLayers, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_mipLevelCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mipLevelCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_mipLevelCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_sampleCount = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sampleCount"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_sampleCount, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_dimension = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "dimension"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_dimension, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_format = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "format"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_format, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_usage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "usage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_usage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTexture_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTexture_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUTexture_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUTexture_createView = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUTexture_createView, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUTexture_destroy = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTexture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] GPUTexture_destroy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.GPUTextureView_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTextureView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUTextureView_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.GPUTextureView_set_label = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUTextureView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "label", val); + if (cbb_wf.is_log) { + console.log("[*] GPUTextureView_set_label, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.GPUUncapturedErrorEvent_get_error = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "GPUUncapturedErrorEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "error"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] GPUUncapturedErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Gyroscope_get_x = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Gyroscope"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "x"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Gyroscope_get_x, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Gyroscope_get_y = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Gyroscope"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "y"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Gyroscope_get_y, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Gyroscope_get_z = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Gyroscope"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "z"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Gyroscope_get_z, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdleDetector_requestPermission = function () { +let r = cbb_wf.checkIllegal(this, "IdleDetector"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdleDetector_requestPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } +this.IdleDetector_get_userState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdleDetector"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "userState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdleDetector_get_userState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdleDetector_get_screenState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdleDetector"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "screenState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdleDetector_get_screenState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdleDetector_get_onchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdleDetector"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdleDetector_get_onchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdleDetector_set_onchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdleDetector"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] IdleDetector_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.IdleDetector_start = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdleDetector"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] IdleDetector_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ImageDecoder_isTypeSupported = function () { +let r = cbb_wf.checkIllegal(this, "ImageDecoder"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageDecoder_isTypeSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.ImageDecoder_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageDecoder_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageDecoder_get_complete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "complete"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageDecoder_get_complete, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageDecoder_get_completed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "completed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageDecoder_get_completed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageDecoder_get_tracks = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "tracks"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ImageDecoder_get_tracks, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ImageDecoder_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageDecoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ImageDecoder_decode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ImageDecoder_reset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ImageDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ImageDecoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Keyboard_getLayoutMap = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Keyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Keyboard_getLayoutMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Keyboard_lock = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Keyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Keyboard_lock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Keyboard_unlock = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Keyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Keyboard_unlock, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.KeyboardLayoutMap_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] KeyboardLayoutMap_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.KeyboardLayoutMap_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardLayoutMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.KeyboardLayoutMap_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardLayoutMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.KeyboardLayoutMap_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardLayoutMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.KeyboardLayoutMap_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardLayoutMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.KeyboardLayoutMap_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardLayoutMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.KeyboardLayoutMap_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "KeyboardLayoutMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] KeyboardLayoutMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Lock_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Lock"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Lock_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Lock_get_mode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Lock"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Lock_get_mode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.LockManager_query = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LockManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] LockManager_query, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.LockManager_request = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LockManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] LockManager_request, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIAccess_get_inputs = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inputs"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIAccess_get_inputs, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIAccess_get_outputs = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "outputs"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIAccess_get_outputs, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIAccess_get_sysexEnabled = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sysexEnabled"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIAccess_get_sysexEnabled, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIAccess_get_onstatechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onstatechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIAccess_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIAccess_set_onstatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] MIDIAccess_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MIDIConnectionEvent_get_port = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIConnectionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "port"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIConnectionEvent_get_port, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIInput_get_onmidimessage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInput"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onmidimessage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIInput_get_onmidimessage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIInput_set_onmidimessage = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInput"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmidimessage", val); + if (cbb_wf.is_log) { + console.log("[*] MIDIInput_set_onmidimessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MIDIInputMap_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIInputMap_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIInputMap_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIInputMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIInputMap_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIInputMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIInputMap_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIInputMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIInputMap_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIInputMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIInputMap_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIInputMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIInputMap_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIInputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIInputMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIMessageEvent_get_data = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIMessageEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "data"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIMessageEvent_get_data, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIOutput_send = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutput"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutput_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIOutputMap_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIOutputMap_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIOutputMap_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutputMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIOutputMap_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutputMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIOutputMap_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutputMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIOutputMap_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutputMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIOutputMap_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutputMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIOutputMap_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIOutputMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIOutputMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIPort_get_connection = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "connection"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_connection, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_manufacturer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "manufacturer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_manufacturer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_version = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "version"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_version, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_get_onstatechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onstatechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MIDIPort_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MIDIPort_set_onstatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] MIDIPort_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MIDIPort_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIPort_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MIDIPort_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MIDIPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MIDIPort_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaDeviceInfo_get_deviceId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaDeviceInfo_get_deviceId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaDeviceInfo_get_kind = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "kind"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaDeviceInfo_get_kind, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaDeviceInfo_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaDeviceInfo_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaDeviceInfo_get_groupId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "groupId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaDeviceInfo_get_groupId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaDeviceInfo_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDeviceInfo"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaDeviceInfo_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaDevices_enumerateDevices = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaDevices_enumerateDevices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaDevices_getSupportedConstraints = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaDevices_getSupportedConstraints, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaDevices_getUserMedia = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaDevices_getUserMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaDevices_get_ondevicechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondevicechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaDevices_get_ondevicechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaDevices_set_ondevicechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondevicechange", val); + if (cbb_wf.is_log) { + console.log("[*] MediaDevices_set_ondevicechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaDevices_getDisplayMedia = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaDevices_getDisplayMedia, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaDevices_setCaptureHandleConfig = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaDevices"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaDevices_setCaptureHandleConfig, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyMessageEvent_get_messageType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyMessageEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "messageType"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeyMessageEvent_get_messageType, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeyMessageEvent_get_message = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyMessageEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "message"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeyMessageEvent_get_message, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_get_sessionId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sessionId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySession_get_sessionId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_get_expiration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "expiration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySession_get_expiration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_get_closed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "closed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySession_get_closed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_get_keyStatuses = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "keyStatuses"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySession_get_keyStatuses, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_get_onkeystatuseschange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onkeystatuseschange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySession_get_onkeystatuseschange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_set_onkeystatuseschange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onkeystatuseschange", val); + if (cbb_wf.is_log) { + console.log("[*] MediaKeySession_set_onkeystatuseschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaKeySession_get_onmessage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onmessage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySession_get_onmessage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySession_set_onmessage = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] MediaKeySession_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaKeySession_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySession_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeySession_generateRequest = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySession_generateRequest, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeySession_load = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySession_load, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeySession_remove = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySession_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeySession_update = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySession_update, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyStatusMap_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeyStatusMap_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeyStatusMap_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeyStatusMap_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyStatusMap_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeyStatusMap_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyStatusMap_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeyStatusMap_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyStatusMap_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeyStatusMap_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyStatusMap_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeyStatusMap_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeyStatusMap_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeyStatusMap"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeyStatusMap_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeySystemAccess_get_keySystem = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySystemAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "keySystem"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaKeySystemAccess_get_keySystem, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaKeySystemAccess_createMediaKeys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySystemAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySystemAccess_createMediaKeys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeySystemAccess_getConfiguration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeySystemAccess"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeySystemAccess_getConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeys_createSession = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeys"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeys_createSession, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeys_setServerCertificate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeys"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeys_setServerCertificate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaKeys_getStatusForPolicy = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaKeys"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaKeys_getStatusForPolicy, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigationPreloadManager_disable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigationPreloadManager_disable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigationPreloadManager_enable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigationPreloadManager_enable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigationPreloadManager_getState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigationPreloadManager_getState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigationPreloadManager_setHeaderValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationPreloadManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigationPreloadManager_setHeaderValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigatorManagedData_get_onmanagedconfigurationchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorManagedData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onmanagedconfigurationchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigatorManagedData_get_onmanagedconfigurationchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NavigatorManagedData_set_onmanagedconfigurationchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorManagedData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmanagedconfigurationchange", val); + if (cbb_wf.is_log) { + console.log("[*] NavigatorManagedData_set_onmanagedconfigurationchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.NavigatorManagedData_getManagedConfiguration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorManagedData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigatorManagedData_getManagedConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.OrientationSensor_get_quaternion = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OrientationSensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "quaternion"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] OrientationSensor_get_quaternion, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.OrientationSensor_populateMatrix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OrientationSensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] OrientationSensor_populateMatrix, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PasswordCredential_get_password = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PasswordCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "password"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PasswordCredential_get_password, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PasswordCredential_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PasswordCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PasswordCredential_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PasswordCredential_get_iconURL = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PasswordCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "iconURL"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PasswordCredential_get_iconURL, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetailed_get_left = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "left"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetailed_get_left, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetailed_get_top = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "top"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetailed_get_top, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetailed_get_isPrimary = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "isPrimary"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetailed_get_isPrimary, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetailed_get_isInternal = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "isInternal"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetailed_get_isInternal, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetailed_get_devicePixelRatio = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "devicePixelRatio"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetailed_get_devicePixelRatio, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetailed_get_label = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetailed"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "label"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetailed_get_label, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetails_get_screens = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "screens"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetails_get_screens, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetails_get_currentScreen = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "currentScreen"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetails_get_currentScreen, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetails_get_onscreenschange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onscreenschange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetails_get_onscreenschange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetails_set_onscreenschange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onscreenschange", val); + if (cbb_wf.is_log) { + console.log("[*] ScreenDetails_set_onscreenschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ScreenDetails_get_oncurrentscreenchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncurrentscreenchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ScreenDetails_get_oncurrentscreenchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ScreenDetails_set_oncurrentscreenchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ScreenDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncurrentscreenchange", val); + if (cbb_wf.is_log) { + console.log("[*] ScreenDetails_set_oncurrentscreenchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Sensor_get_activated = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "activated"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Sensor_get_activated, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Sensor_get_hasReading = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "hasReading"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Sensor_get_hasReading, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Sensor_get_timestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "timestamp"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Sensor_get_timestamp, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Sensor_get_onerror = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onerror"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Sensor_get_onerror, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Sensor_set_onerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] Sensor_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Sensor_get_onreading = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onreading"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Sensor_get_onreading, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Sensor_set_onreading = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onreading", val); + if (cbb_wf.is_log) { + console.log("[*] Sensor_set_onreading, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Sensor_get_onactivate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onactivate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Sensor_get_onactivate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Sensor_set_onactivate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onactivate", val); + if (cbb_wf.is_log) { + console.log("[*] Sensor_set_onactivate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Sensor_start = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Sensor_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Sensor_stop = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Sensor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Sensor_stop, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SensorErrorEvent_get_error = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SensorErrorEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "error"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SensorErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorker_get_scriptURL = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "scriptURL"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorker_get_scriptURL, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorker_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorker_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorker_get_onstatechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onstatechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorker_get_onstatechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorker_set_onstatechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstatechange", val); + if (cbb_wf.is_log) { + console.log("[*] ServiceWorker_set_onstatechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ServiceWorker_postMessage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorker_postMessage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorker_get_onerror = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onerror"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorker_get_onerror, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorker_set_onerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] ServiceWorker_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ServiceWorkerContainer_get_controller = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "controller"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerContainer_get_controller, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerContainer_get_ready = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ready"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerContainer_get_ready, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerContainer_get_oncontrollerchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncontrollerchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerContainer_get_oncontrollerchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerContainer_set_oncontrollerchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncontrollerchange", val); + if (cbb_wf.is_log) { + console.log("[*] ServiceWorkerContainer_set_oncontrollerchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ServiceWorkerContainer_get_onmessage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onmessage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerContainer_get_onmessage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerContainer_set_onmessage = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] ServiceWorkerContainer_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ServiceWorkerContainer_get_onmessageerror = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onmessageerror"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerContainer_get_onmessageerror, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerContainer_set_onmessageerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessageerror", val); + if (cbb_wf.is_log) { + console.log("[*] ServiceWorkerContainer_set_onmessageerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ServiceWorkerContainer_getRegistration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerContainer_getRegistration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerContainer_getRegistrations = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerContainer_getRegistrations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerContainer_register = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerContainer_register, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerContainer_startMessages = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerContainer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerContainer_startMessages, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerRegistration_get_installing = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "installing"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_installing, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_waiting = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "waiting"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_waiting, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_active = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "active"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_active, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_navigationPreload = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "navigationPreload"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_navigationPreload, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_scope = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "scope"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_scope, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_updateViaCache = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "updateViaCache"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_updateViaCache, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_onupdatefound = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onupdatefound"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_onupdatefound, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_set_onupdatefound = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onupdatefound", val); + if (cbb_wf.is_log) { + console.log("[*] ServiceWorkerRegistration_set_onupdatefound, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.ServiceWorkerRegistration_unregister = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerRegistration_unregister, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerRegistration_update = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerRegistration_update, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerRegistration_get_paymentManager = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "paymentManager"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_paymentManager, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_backgroundFetch = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "backgroundFetch"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_backgroundFetch, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_periodicSync = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "periodicSync"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_periodicSync, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_sync = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sync"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_sync, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_cookies = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "cookies"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_cookies, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_get_pushManager = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "pushManager"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] ServiceWorkerRegistration_get_pushManager, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.ServiceWorkerRegistration_getNotifications = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerRegistration_getNotifications, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.ServiceWorkerRegistration_showNotification = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "ServiceWorkerRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] ServiceWorkerRegistration_showNotification, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageManager_estimate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageManager_estimate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageManager_persisted = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageManager_persisted, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageManager_getDirectory = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageManager_getDirectory, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageManager_persist = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageManager_persist, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_decrypt = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_decrypt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_deriveBits = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_deriveBits, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_deriveKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_deriveKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_digest = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_digest, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_encrypt = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_encrypt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_exportKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_exportKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_generateKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_generateKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_importKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_importKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_sign = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_sign, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_unwrapKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_unwrapKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_verify = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_verify, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SubtleCrypto_wrapKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SubtleCrypto"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SubtleCrypto_wrapKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoDecoder_isConfigSupported = function () { +let r = cbb_wf.checkIllegal(this, "VideoDecoder"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoDecoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.VideoDecoder_get_decodeQueueSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "decodeQueueSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoDecoder_get_decodeQueueSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoDecoder_get_ondequeue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondequeue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoDecoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoDecoder_set_ondequeue = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondequeue", val); + if (cbb_wf.is_log) { + console.log("[*] VideoDecoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.VideoDecoder_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoDecoder_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoDecoder_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoDecoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoDecoder_configure = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoDecoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoDecoder_decode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoDecoder_decode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoDecoder_flush = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoDecoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoDecoder_reset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoDecoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoDecoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoEncoder_isConfigSupported = function () { +let r = cbb_wf.checkIllegal(this, "VideoEncoder"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoEncoder_isConfigSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.VideoEncoder_get_encodeQueueSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "encodeQueueSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoEncoder_get_encodeQueueSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoEncoder_get_ondequeue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondequeue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoEncoder_get_ondequeue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoEncoder_set_ondequeue = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondequeue", val); + if (cbb_wf.is_log) { + console.log("[*] VideoEncoder_set_ondequeue, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.VideoEncoder_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VideoEncoder_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VideoEncoder_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoEncoder_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoEncoder_configure = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoEncoder_configure, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoEncoder_encode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoEncoder_encode, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoEncoder_flush = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoEncoder_flush, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VideoEncoder_reset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VideoEncoder"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VideoEncoder_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VirtualKeyboard_get_boundingRect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "boundingRect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VirtualKeyboard_get_boundingRect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VirtualKeyboard_get_overlaysContent = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "overlaysContent"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VirtualKeyboard_get_overlaysContent, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VirtualKeyboard_set_overlaysContent = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "overlaysContent", val); + if (cbb_wf.is_log) { + console.log("[*] VirtualKeyboard_set_overlaysContent, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.VirtualKeyboard_get_ongeometrychange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ongeometrychange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] VirtualKeyboard_get_ongeometrychange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.VirtualKeyboard_set_ongeometrychange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ongeometrychange", val); + if (cbb_wf.is_log) { + console.log("[*] VirtualKeyboard_set_ongeometrychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.VirtualKeyboard_hide = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VirtualKeyboard_hide, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.VirtualKeyboard_show = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "VirtualKeyboard"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] VirtualKeyboard_show, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WGSLLanguageFeatures_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WGSLLanguageFeatures_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WGSLLanguageFeatures_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WGSLLanguageFeatures_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WGSLLanguageFeatures_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WGSLLanguageFeatures_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WGSLLanguageFeatures_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WGSLLanguageFeatures_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WGSLLanguageFeatures_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WGSLLanguageFeatures_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WGSLLanguageFeatures_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WGSLLanguageFeatures"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WGSLLanguageFeatures_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WebTransport_get_incomingUnidirectionalStreams = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "incomingUnidirectionalStreams"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransport_get_incomingUnidirectionalStreams, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransport_get_incomingBidirectionalStreams = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "incomingBidirectionalStreams"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransport_get_incomingBidirectionalStreams, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransport_get_datagrams = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "datagrams"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransport_get_datagrams, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransport_get_ready = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ready"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransport_get_ready, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransport_get_closed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "closed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransport_get_closed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransport_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebTransport_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WebTransport_createBidirectionalStream = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebTransport_createBidirectionalStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WebTransport_createUnidirectionalStream = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebTransport_createUnidirectionalStream, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WebTransportBidirectionalStream_get_readable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportBidirectionalStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "readable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportBidirectionalStream_get_readable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportBidirectionalStream_get_writable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportBidirectionalStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "writable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportBidirectionalStream_get_writable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_get_readable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "readable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_readable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_get_writable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "writable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_writable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_get_maxDatagramSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "maxDatagramSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_maxDatagramSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_get_incomingMaxAge = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "incomingMaxAge"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_incomingMaxAge, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_set_incomingMaxAge = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "incomingMaxAge", val); + if (cbb_wf.is_log) { + console.log("[*] WebTransportDatagramDuplexStream_set_incomingMaxAge, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WebTransportDatagramDuplexStream_get_outgoingMaxAge = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "outgoingMaxAge"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_outgoingMaxAge, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_set_outgoingMaxAge = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "outgoingMaxAge", val); + if (cbb_wf.is_log) { + console.log("[*] WebTransportDatagramDuplexStream_set_outgoingMaxAge, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WebTransportDatagramDuplexStream_get_incomingHighWaterMark = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "incomingHighWaterMark"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_incomingHighWaterMark, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_set_incomingHighWaterMark = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "incomingHighWaterMark", val); + if (cbb_wf.is_log) { + console.log("[*] WebTransportDatagramDuplexStream_set_incomingHighWaterMark, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WebTransportDatagramDuplexStream_get_outgoingHighWaterMark = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "outgoingHighWaterMark"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportDatagramDuplexStream_get_outgoingHighWaterMark, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportDatagramDuplexStream_set_outgoingHighWaterMark = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportDatagramDuplexStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "outgoingHighWaterMark", val); + if (cbb_wf.is_log) { + console.log("[*] WebTransportDatagramDuplexStream_set_outgoingHighWaterMark, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WebTransportError_get_streamErrorCode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportError"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "streamErrorCode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportError_get_streamErrorCode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WebTransportError_get_source = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebTransportError"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "source"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebTransportError_get_source, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Worklet_addModule = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Worklet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Worklet_addModule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRDOMOverlayState_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRDOMOverlayState"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRDOMOverlayState_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLBinding_getCameraImage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLBinding"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRWebGLBinding_getCameraImage, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRWebGLBinding_getDepthInformation = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLBinding"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRWebGLBinding_getDepthInformation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRWebGLBinding_getReflectionCubeMap = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLBinding"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRWebGLBinding_getReflectionCubeMap, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AuthenticatorAssertionResponse_get_authenticatorData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAssertionResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "authenticatorData"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AuthenticatorAssertionResponse_get_authenticatorData, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AuthenticatorAssertionResponse_get_signature = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAssertionResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "signature"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AuthenticatorAssertionResponse_get_signature, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AuthenticatorAssertionResponse_get_userHandle = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAssertionResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "userHandle"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AuthenticatorAssertionResponse_get_userHandle, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AuthenticatorAttestationResponse_get_attestationObject = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "attestationObject"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AuthenticatorAttestationResponse_get_attestationObject, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.AuthenticatorAttestationResponse_getAuthenticatorData = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AuthenticatorAttestationResponse_getAuthenticatorData, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AuthenticatorAttestationResponse_getPublicKey = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AuthenticatorAttestationResponse_getPublicKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AuthenticatorAttestationResponse_getPublicKeyAlgorithm = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AuthenticatorAttestationResponse_getPublicKeyAlgorithm, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AuthenticatorAttestationResponse_getTransports = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorAttestationResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] AuthenticatorAttestationResponse_getTransports, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.AuthenticatorResponse_get_clientDataJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "AuthenticatorResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "clientDataJSON"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] AuthenticatorResponse_get_clientDataJSON, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PublicKeyCredential_isConditionalMediationAvailable = function () { +let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PublicKeyCredential_isConditionalMediationAvailable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.PublicKeyCredential_isUserVerifyingPlatformAuthenticatorAvailable = function () { +let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PublicKeyCredential_isUserVerifyingPlatformAuthenticatorAvailable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.PublicKeyCredential_get_rawId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rawId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PublicKeyCredential_get_rawId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PublicKeyCredential_get_response = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "response"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PublicKeyCredential_get_response, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PublicKeyCredential_get_authenticatorAttachment = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "authenticatorAttachment"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PublicKeyCredential_get_authenticatorAttachment, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PublicKeyCredential_getClientExtensionResults = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PublicKeyCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PublicKeyCredential_getClientExtensionResults, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Bluetooth_getAvailability = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Bluetooth"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Bluetooth_getAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Bluetooth_requestDevice = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Bluetooth"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Bluetooth_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothCharacteristicProperties_get_broadcast = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "broadcast"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_broadcast, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_read = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "read"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_read, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_writeWithoutResponse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "writeWithoutResponse"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_writeWithoutResponse, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_write = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "write"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_write, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_notify = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "notify"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_notify, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_indicate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "indicate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_indicate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_authenticatedSignedWrites = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "authenticatedSignedWrites"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_authenticatedSignedWrites, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_reliableWrite = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reliableWrite"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_reliableWrite, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothCharacteristicProperties_get_writableAuxiliaries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothCharacteristicProperties"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "writableAuxiliaries"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothCharacteristicProperties_get_writableAuxiliaries, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothDevice_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothDevice_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothDevice_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothDevice_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothDevice_get_gatt = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gatt"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothDevice_get_gatt, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothDevice_get_ongattserverdisconnected = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ongattserverdisconnected"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothDevice_get_ongattserverdisconnected, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothDevice_set_ongattserverdisconnected = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ongattserverdisconnected", val); + if (cbb_wf.is_log) { + console.log("[*] BluetoothDevice_set_ongattserverdisconnected, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BluetoothRemoteGATTCharacteristic_get_service = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "service"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTCharacteristic_get_service, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTCharacteristic_get_uuid = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "uuid"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTCharacteristic_get_uuid, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTCharacteristic_get_properties = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "properties"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTCharacteristic_get_properties, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTCharacteristic_get_value = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "value"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTCharacteristic_get_value, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTCharacteristic_get_oncharacteristicvaluechanged = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncharacteristicvaluechanged"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTCharacteristic_get_oncharacteristicvaluechanged, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTCharacteristic_set_oncharacteristicvaluechanged = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncharacteristicvaluechanged", val); + if (cbb_wf.is_log) { + console.log("[*] BluetoothRemoteGATTCharacteristic_set_oncharacteristicvaluechanged, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BluetoothRemoteGATTCharacteristic_getDescriptor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_getDescriptor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_getDescriptors = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_getDescriptors, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_readValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_readValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_startNotifications = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_startNotifications, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_stopNotifications = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_stopNotifications, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_writeValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_writeValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_writeValueWithResponse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_writeValueWithResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTCharacteristic_writeValueWithoutResponse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTCharacteristic"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTCharacteristic_writeValueWithoutResponse, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTDescriptor_get_characteristic = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "characteristic"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTDescriptor_get_characteristic, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTDescriptor_get_uuid = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "uuid"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTDescriptor_get_uuid, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTDescriptor_get_value = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "value"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTDescriptor_get_value, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTDescriptor_readValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTDescriptor_readValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTDescriptor_writeValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTDescriptor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTDescriptor_writeValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTServer_get_device = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "device"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTServer_get_device, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTServer_get_connected = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "connected"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTServer_get_connected, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTServer_connect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTServer_connect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTServer_disconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTServer_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTServer_getPrimaryService = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTServer_getPrimaryService, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTServer_getPrimaryServices = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTServer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTServer_getPrimaryServices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTService_get_device = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "device"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTService_get_device, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTService_get_uuid = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "uuid"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTService_get_uuid, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTService_get_isPrimary = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "isPrimary"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothRemoteGATTService_get_isPrimary, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BluetoothRemoteGATTService_getCharacteristic = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTService_getCharacteristic, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothRemoteGATTService_getCharacteristics = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BluetoothRemoteGATTService"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BluetoothRemoteGATTService_getCharacteristics, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CaptureController_setFocusBehavior = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CaptureController"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CaptureController_setFocusBehavior, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.CharacterBoundsUpdateEvent_get_rangeStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterBoundsUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rangeStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterBoundsUpdateEvent_get_rangeStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CharacterBoundsUpdateEvent_get_rangeEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CharacterBoundsUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rangeEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CharacterBoundsUpdateEvent_get_rangeEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_get_text = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "text"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_text, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_get_selectionStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selectionStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_selectionStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_get_selectionEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selectionEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_selectionEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_get_characterBoundsRangeStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "characterBoundsRangeStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_characterBoundsRangeStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_get_ontextupdate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ontextupdate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_ontextupdate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_set_ontextupdate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontextupdate", val); + if (cbb_wf.is_log) { + console.log("[*] EditContext_set_ontextupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.EditContext_get_ontextformatupdate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ontextformatupdate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_ontextformatupdate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_set_ontextformatupdate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ontextformatupdate", val); + if (cbb_wf.is_log) { + console.log("[*] EditContext_set_ontextformatupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.EditContext_get_oncharacterboundsupdate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncharacterboundsupdate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_oncharacterboundsupdate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_set_oncharacterboundsupdate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncharacterboundsupdate", val); + if (cbb_wf.is_log) { + console.log("[*] EditContext_set_oncharacterboundsupdate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.EditContext_get_oncompositionstart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncompositionstart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_oncompositionstart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_set_oncompositionstart = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncompositionstart", val); + if (cbb_wf.is_log) { + console.log("[*] EditContext_set_oncompositionstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.EditContext_get_oncompositionend = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oncompositionend"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] EditContext_get_oncompositionend, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.EditContext_set_oncompositionend = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oncompositionend", val); + if (cbb_wf.is_log) { + console.log("[*] EditContext_set_oncompositionend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.EditContext_attachedElements = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_attachedElements, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EditContext_characterBounds = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_characterBounds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EditContext_updateCharacterBounds = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_updateCharacterBounds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EditContext_updateControlBounds = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_updateControlBounds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EditContext_updateSelection = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_updateSelection, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EditContext_updateSelectionBounds = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_updateSelectionBounds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EditContext_updateText = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EditContext"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EditContext_updateText, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.TextFormat_get_rangeStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextFormat"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rangeStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextFormat_get_rangeStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextFormat_get_rangeEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextFormat"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rangeEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextFormat_get_rangeEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextFormat_get_underlineStyle = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextFormat"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "underlineStyle"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextFormat_get_underlineStyle, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextFormat_get_underlineThickness = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextFormat"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "underlineThickness"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextFormat_get_underlineThickness, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextFormatUpdateEvent_getTextFormats = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextFormatUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] TextFormatUpdateEvent_getTextFormats, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.TextUpdateEvent_get_updateRangeStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "updateRangeStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextUpdateEvent_get_updateRangeStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextUpdateEvent_get_updateRangeEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "updateRangeEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextUpdateEvent_get_updateRangeEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextUpdateEvent_get_text = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "text"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextUpdateEvent_get_text, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextUpdateEvent_get_selectionStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selectionStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextUpdateEvent_get_selectionStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.TextUpdateEvent_get_selectionEnd = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "TextUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "selectionEnd"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] TextUpdateEvent_get_selectionEnd, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CookieDeprecationLabel_getValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CookieDeprecationLabel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] CookieDeprecationLabel_getValue, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.DocumentPictureInPicture_get_window = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "window"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentPictureInPicture_get_window, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DocumentPictureInPicture_get_onenter = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onenter"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentPictureInPicture_get_onenter, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.DocumentPictureInPicture_set_onenter = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onenter", val); + if (cbb_wf.is_log) { + console.log("[*] DocumentPictureInPicture_set_onenter, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.DocumentPictureInPicture_requestWindow = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentPictureInPicture"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] DocumentPictureInPicture_requestWindow, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.EyeDropper_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "EyeDropper"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] EyeDropper_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Fence_getNestedConfigs = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Fence"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Fence_getNestedConfigs, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Fence_reportEvent = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Fence"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Fence_reportEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Fence_setReportEventDataForAutomaticBeacons = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Fence"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Fence_setReportEventDataForAutomaticBeacons, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FencedFrameConfig_get_width = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FencedFrameConfig"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "width"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FencedFrameConfig_get_width, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FencedFrameConfig_get_height = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FencedFrameConfig"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "height"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FencedFrameConfig_get_height, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FencedFrameConfig_setSharedStorageContext = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FencedFrameConfig"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FencedFrameConfig_setSharedStorageContext, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HTMLFencedFrameElement_canLoadOpaqueURL = function () { +let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_canLoadOpaqueURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.HTMLFencedFrameElement_get_width = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "width"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_get_width, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HTMLFencedFrameElement_set_width = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "width", val); + if (cbb_wf.is_log) { + console.log("[*] HTMLFencedFrameElement_set_width, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HTMLFencedFrameElement_get_height = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "height"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_get_height, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HTMLFencedFrameElement_set_height = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "height", val); + if (cbb_wf.is_log) { + console.log("[*] HTMLFencedFrameElement_set_height, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HTMLFencedFrameElement_get_sandbox = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sandbox"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_get_sandbox, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HTMLFencedFrameElement_set_sandbox = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "sandbox", val); + if (cbb_wf.is_log) { + console.log("[*] HTMLFencedFrameElement_set_sandbox, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HTMLFencedFrameElement_get_onfencedtreeclick = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onfencedtreeclick"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_get_onfencedtreeclick, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HTMLFencedFrameElement_set_onfencedtreeclick = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onfencedtreeclick", val); + if (cbb_wf.is_log) { + console.log("[*] HTMLFencedFrameElement_set_onfencedtreeclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HTMLFencedFrameElement_get_config = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "config"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_get_config, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HTMLFencedFrameElement_set_config = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "config", val); + if (cbb_wf.is_log) { + console.log("[*] HTMLFencedFrameElement_set_config, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HTMLFencedFrameElement_get_allow = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "allow"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HTMLFencedFrameElement_get_allow, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HTMLFencedFrameElement_set_allow = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HTMLFencedFrameElement"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "allow", val); + if (cbb_wf.is_log) { + console.log("[*] HTMLFencedFrameElement_set_allow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.FileSystemDirectoryHandle_getDirectoryHandle = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_getDirectoryHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemDirectoryHandle_getFileHandle = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_getFileHandle, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemDirectoryHandle_removeEntry = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_removeEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemDirectoryHandle_resolve = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_resolve, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemDirectoryHandle_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemDirectoryHandle_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemDirectoryHandle_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemDirectoryHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemDirectoryHandle_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemFileHandle_createWritable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemFileHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemFileHandle_createWritable, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemFileHandle_getFile = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemFileHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemFileHandle_getFile, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemFileHandle_move = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemFileHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemFileHandle_move, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemHandle_get_kind = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "kind"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FileSystemHandle_get_kind, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FileSystemHandle_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FileSystemHandle_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FileSystemHandle_isSameEntry = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemHandle_isSameEntry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemHandle_queryPermission = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemHandle_queryPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemHandle_remove = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemHandle_remove, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemHandle_requestPermission = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemHandle"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemHandle_requestPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemWritableFileStream_seek = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemWritableFileStream_seek, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemWritableFileStream_truncate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemWritableFileStream_truncate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemWritableFileStream_write = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FileSystemWritableFileStream_write, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.FileSystemWritableFileStream_get_mode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FileSystemWritableFileStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "mode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FileSystemWritableFileStream_get_mode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FontData_get_postscriptName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "postscriptName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FontData_get_postscriptName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FontData_get_fullName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "fullName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FontData_get_fullName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FontData_get_family = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "family"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FontData_get_family, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FontData_get_style = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "style"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] FontData_get_style, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.FontData_blob = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "FontData"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] FontData_blob, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HID_get_onconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HID"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HID_get_onconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HID_set_onconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HID"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnect", val); + if (cbb_wf.is_log) { + console.log("[*] HID_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HID_get_ondisconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HID"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondisconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HID_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HID_set_ondisconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HID"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondisconnect", val); + if (cbb_wf.is_log) { + console.log("[*] HID_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HID_getDevices = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HID"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HID_getDevices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HID_requestDevice = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HID"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HID_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDConnectionEvent_get_device = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDConnectionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "device"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDConnectionEvent_get_device, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_get_oninputreport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oninputreport"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDDevice_get_oninputreport, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_set_oninputreport = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oninputreport", val); + if (cbb_wf.is_log) { + console.log("[*] HIDDevice_set_oninputreport, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.HIDDevice_get_opened = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "opened"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDDevice_get_opened, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_get_vendorId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "vendorId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDDevice_get_vendorId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_get_productId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "productId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDDevice_get_productId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_get_productName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "productName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDDevice_get_productName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_get_collections = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "collections"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDDevice_get_collections, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDDevice_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HIDDevice_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDDevice_forget = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HIDDevice_forget, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDDevice_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HIDDevice_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDDevice_receiveFeatureReport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HIDDevice_receiveFeatureReport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDDevice_sendFeatureReport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HIDDevice_sendFeatureReport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDDevice_sendReport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] HIDDevice_sendReport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.HIDInputReportEvent_get_device = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDInputReportEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "device"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDInputReportEvent_get_device, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDInputReportEvent_get_reportId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDInputReportEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reportId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDInputReportEvent_get_reportId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.HIDInputReportEvent_get_data = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "HIDInputReportEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "data"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] HIDInputReportEvent_get_data, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdentityCredential_disconnect = function () { +let r = cbb_wf.checkIllegal(this, "IdentityCredential"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityCredential_disconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.IdentityCredential_get_token = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdentityCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "token"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityCredential_get_token, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdentityCredential_get_isAutoSelected = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdentityCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "isAutoSelected"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityCredential_get_isAutoSelected, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdentityProvider_getUserInfo = function () { +let r = cbb_wf.checkIllegal(this, "IdentityProvider"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityProvider_getUserInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.IdentityProvider_close = function () { +let r = cbb_wf.checkIllegal(this, "IdentityProvider"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityProvider_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.IdentityCredentialError_get_code = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdentityCredentialError"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "code"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityCredentialError_get_code, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.IdentityCredentialError_get_url = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "IdentityCredentialError"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "url"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] IdentityCredentialError_get_url, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.LaunchParams_get_files = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LaunchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "files"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] LaunchParams_get_files, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.LaunchParams_get_targetURL = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LaunchParams"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "targetURL"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] LaunchParams_get_targetURL, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.LaunchQueue_setConsumer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "LaunchQueue"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] LaunchQueue_setConsumer, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.MutationEvent_get_relatedNode = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "MutationEvent"); @@ -185932,7 +165017,7 @@ this.MutationEvent_get_relatedNode = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationEvent_get_relatedNode, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationEvent_get_relatedNode, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -185952,7 +165037,7 @@ this.MutationEvent_get_prevValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationEvent_get_prevValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationEvent_get_prevValue, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -185972,7 +165057,7 @@ this.MutationEvent_get_newValue = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationEvent_get_newValue, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationEvent_get_newValue, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -185992,7 +165077,7 @@ this.MutationEvent_get_attrName = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationEvent_get_attrName, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationEvent_get_attrName, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186012,135 +165097,7044 @@ this.MutationEvent_get_attrChange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] MutationEvent_get_attrChange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] MutationEvent_get_attrChange, this =>", this + '', ", result =>", result + '', info); } return result; } this.MutationEvent_initMutationEvent = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MutationEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MutationEvent_initMutationEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigatorLogin_setStatus = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigatorLogin"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NavigatorLogin_setStatus, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NotRestoredReasonDetails_get_reason = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "MutationEvent"); + let r = cbb_wf.checkIllegal(this, "NotRestoredReasonDetails"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] MutationEvent_initMutationEvent, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} -this.NavigatorUAData_get_brands = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - let result = cbb_wf.getValue(this, "brands"); + let result = cbb_wf.getValue(this, "reason"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigatorUAData_get_brands, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NotRestoredReasonDetails_get_reason, this =>", this + '', ", result =>", result + '', info); } return result; } -this.NavigatorUAData_get_mobile = function () { +this.NotRestoredReasonDetails_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NotRestoredReasonDetails"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NotRestoredReasonDetails_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NotRestoredReasons_get_src = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "mobile"); + let result = cbb_wf.getValue(this, "src"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigatorUAData_get_mobile, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NotRestoredReasons_get_src, this =>", this + '', ", result =>", result + '', info); } return result; } -this.NavigatorUAData_get_platform = function () { +this.NotRestoredReasons_get_id = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "platform"); + let result = cbb_wf.getValue(this, "id"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] NavigatorUAData_get_platform, this =>", this + '', ", result =>", result + '', info); + console.log("[*] NotRestoredReasons_get_id, this =>", this + '', ", result =>", result + '', info); } return result; } -this.NavigatorUAData_getHighEntropyValues = function () { +this.NotRestoredReasons_get_name = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "name"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigatorUAData_getHighEntropyValues, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NotRestoredReasons_get_name, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.NavigatorUAData_toJSON = function () { + +this.NotRestoredReasons_get_url = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "NavigatorUAData"); + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "url"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] NavigatorUAData_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NotRestoredReasons_get_url, this =>", this + '', ", result =>", result + '', info); } return result; +} + +this.NotRestoredReasons_get_reasons = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reasons"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NotRestoredReasons_get_reasons, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NotRestoredReasons_get_children = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "children"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NotRestoredReasons_get_children, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NotRestoredReasons_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NotRestoredReasons"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] NotRestoredReasons_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.OTPCredential_get_code = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "OTPCredential"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "code"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] OTPCredential_get_code, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_city = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "city"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_city, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_country = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "country"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_country, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_dependentLocality = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "dependentLocality"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_dependentLocality, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_organization = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "organization"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_organization, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_phone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "phone"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_phone, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_postalCode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "postalCode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_postalCode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_recipient = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "recipient"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_recipient, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_region = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "region"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_region, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_sortingCode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sortingCode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_sortingCode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_get_addressLine = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "addressLine"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentAddress_get_addressLine, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentAddress_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentAddress"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentAddress_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentRequest_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_get_shippingAddress = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "shippingAddress"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_shippingAddress, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_get_shippingOption = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "shippingOption"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_shippingOption, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_get_shippingType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "shippingType"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_shippingType, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_get_onshippingaddresschange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onshippingaddresschange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_onshippingaddresschange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_set_onshippingaddresschange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onshippingaddresschange", val); + if (cbb_wf.is_log) { + console.log("[*] PaymentRequest_set_onshippingaddresschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PaymentRequest_get_onshippingoptionchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onshippingoptionchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_onshippingoptionchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_set_onshippingoptionchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onshippingoptionchange", val); + if (cbb_wf.is_log) { + console.log("[*] PaymentRequest_set_onshippingoptionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PaymentRequest_abort = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentRequest_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentRequest_canMakePayment = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentRequest_canMakePayment, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentRequest_hasEnrolledInstrument = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentRequest_hasEnrolledInstrument, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentRequest_show = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentRequest_show, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentRequest_get_onpaymentmethodchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onpaymentmethodchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentRequest_get_onpaymentmethodchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentRequest_set_onpaymentmethodchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpaymentmethodchange", val); + if (cbb_wf.is_log) { + console.log("[*] PaymentRequest_set_onpaymentmethodchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PaymentRequestUpdateEvent_updateWith = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentRequestUpdateEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentRequestUpdateEvent_updateWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentResponse_get_requestId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "requestId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_requestId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_methodName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "methodName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_methodName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_details = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "details"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_details, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_shippingAddress = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "shippingAddress"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_shippingAddress, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_shippingOption = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "shippingOption"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_shippingOption, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_payerName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "payerName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_payerName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_payerEmail = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "payerEmail"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_payerEmail, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_payerPhone = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "payerPhone"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_payerPhone, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_get_onpayerdetailchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onpayerdetailchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentResponse_get_onpayerdetailchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentResponse_set_onpayerdetailchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpayerdetailchange", val); + if (cbb_wf.is_log) { + console.log("[*] PaymentResponse_set_onpayerdetailchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PaymentResponse_complete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentResponse_complete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentResponse_retry = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentResponse_retry, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentResponse_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentResponse"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentResponse_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentManager_get_userHint = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "userHint"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentManager_get_userHint, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentManager_set_userHint = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "userHint", val); + if (cbb_wf.is_log) { + console.log("[*] PaymentManager_set_userHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PaymentManager_enableDelegations = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PaymentManager_enableDelegations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PaymentMethodChangeEvent_get_methodName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentMethodChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "methodName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentMethodChangeEvent_get_methodName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PaymentMethodChangeEvent_get_methodDetails = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PaymentMethodChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "methodDetails"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PaymentMethodChangeEvent_get_methodDetails, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Presentation_get_defaultRequest = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Presentation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "defaultRequest"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Presentation_get_defaultRequest, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Presentation_set_defaultRequest = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Presentation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "defaultRequest", val); + if (cbb_wf.is_log) { + console.log("[*] Presentation_set_defaultRequest, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Presentation_get_receiver = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Presentation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "receiver"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Presentation_get_receiver, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationAvailability_get_value = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationAvailability"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "value"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationAvailability_get_value, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationAvailability_get_onchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationAvailability"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationAvailability_get_onchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationAvailability_set_onchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationAvailability"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationAvailability_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationConnection_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_get_url = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "url"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_url, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_get_state = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "state"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_state, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_get_onconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_onconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_set_onconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnect", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationConnection_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationConnection_get_onclose = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onclose"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_onclose, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_set_onclose = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclose", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationConnection_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationConnection_get_onterminate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onterminate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_onterminate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_set_onterminate = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onterminate", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationConnection_set_onterminate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationConnection_get_binaryType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "binaryType"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_binaryType, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_set_binaryType = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "binaryType", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationConnection_set_binaryType, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationConnection_get_onmessage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onmessage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnection_get_onmessage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnection_set_onmessage = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmessage", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationConnection_set_onmessage, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationConnection_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PresentationConnection_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PresentationConnection_send = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PresentationConnection_send, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PresentationConnection_terminate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnection"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PresentationConnection_terminate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PresentationConnectionAvailableEvent_get_connection = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnectionAvailableEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "connection"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnectionAvailableEvent_get_connection, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnectionCloseEvent_get_reason = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnectionCloseEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "reason"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnectionCloseEvent_get_reason, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnectionCloseEvent_get_message = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnectionCloseEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "message"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnectionCloseEvent_get_message, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnectionList_get_connections = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnectionList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "connections"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnectionList_get_connections, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnectionList_get_onconnectionavailable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnectionList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnectionavailable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationConnectionList_get_onconnectionavailable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationConnectionList_set_onconnectionavailable = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationConnectionList"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnectionavailable", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationConnectionList_set_onconnectionavailable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationReceiver_get_connectionList = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationReceiver"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "connectionList"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationReceiver_get_connectionList, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationRequest_get_onconnectionavailable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnectionavailable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PresentationRequest_get_onconnectionavailable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PresentationRequest_set_onconnectionavailable = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnectionavailable", val); + if (cbb_wf.is_log) { + console.log("[*] PresentationRequest_set_onconnectionavailable, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.PresentationRequest_getAvailability = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PresentationRequest_getAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PresentationRequest_reconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PresentationRequest_reconnect, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PresentationRequest_start = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PresentationRequest"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PresentationRequest_start, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Serial_get_onconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Serial"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Serial_get_onconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Serial_set_onconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Serial"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnect", val); + if (cbb_wf.is_log) { + console.log("[*] Serial_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Serial_get_ondisconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Serial"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondisconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] Serial_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.Serial_set_ondisconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Serial"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondisconnect", val); + if (cbb_wf.is_log) { + console.log("[*] Serial_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.Serial_getPorts = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Serial"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Serial_getPorts, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.Serial_requestPort = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Serial"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Serial_requestPort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SerialPort_get_onconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SerialPort_get_onconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SerialPort_set_onconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnect", val); + if (cbb_wf.is_log) { + console.log("[*] SerialPort_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.SerialPort_get_ondisconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondisconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SerialPort_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SerialPort_set_ondisconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondisconnect", val); + if (cbb_wf.is_log) { + console.log("[*] SerialPort_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.SerialPort_get_readable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "readable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SerialPort_get_readable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SerialPort_get_writable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "writable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SerialPort_get_writable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SerialPort_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SerialPort_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SerialPort_forget = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SerialPort_forget, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SerialPort_getInfo = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SerialPort_getInfo, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SerialPort_getSignals = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SerialPort_getSignals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SerialPort_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SerialPort_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SerialPort_setSignals = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SerialPort"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SerialPort_setSignals, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_append = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_append, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_clear = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_clear, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_set = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_set, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_get_worklet = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "worklet"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SharedStorage_get_worklet, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SharedStorage_run = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_run, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorage_selectURL = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorage"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorage_selectURL, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SharedStorageWorklet_addModule = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedStorageWorklet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SharedStorageWorklet_addModule, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucket_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] StorageBucket_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.StorageBucket_get_indexedDB = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "indexedDB"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] StorageBucket_get_indexedDB, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.StorageBucket_get_caches = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "caches"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] StorageBucket_get_caches, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.StorageBucket_estimate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucket_estimate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucket_expires = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucket_expires, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucket_getDirectory = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucket_getDirectory, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucket_persisted = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucket_persisted, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucket_setExpires = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucket_setExpires, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucket_persist = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucket_persist, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucketManager_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucketManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucketManager_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucketManager_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucketManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucketManager_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.StorageBucketManager_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "StorageBucketManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] StorageBucketManager_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USB_get_onconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USB"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USB_get_onconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USB_set_onconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USB"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnect", val); + if (cbb_wf.is_log) { + console.log("[*] USB_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.USB_get_ondisconnect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USB"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondisconnect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USB_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USB_set_ondisconnect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USB"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondisconnect", val); + if (cbb_wf.is_log) { + console.log("[*] USB_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.USB_getDevices = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USB"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USB_getDevices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USB_requestDevice = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USB"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USB_requestDevice, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBAlternateInterface_get_alternateSetting = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "alternateSetting"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBAlternateInterface_get_alternateSetting, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBAlternateInterface_get_interfaceClass = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interfaceClass"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBAlternateInterface_get_interfaceClass, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBAlternateInterface_get_interfaceSubclass = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interfaceSubclass"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBAlternateInterface_get_interfaceSubclass, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBAlternateInterface_get_interfaceProtocol = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interfaceProtocol"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBAlternateInterface_get_interfaceProtocol, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBAlternateInterface_get_interfaceName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interfaceName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBAlternateInterface_get_interfaceName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBAlternateInterface_get_endpoints = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBAlternateInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "endpoints"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBAlternateInterface_get_endpoints, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBConfiguration_get_configurationValue = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBConfiguration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "configurationValue"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBConfiguration_get_configurationValue, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBConfiguration_get_configurationName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBConfiguration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "configurationName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBConfiguration_get_configurationName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBConfiguration_get_interfaces = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBConfiguration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interfaces"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBConfiguration_get_interfaces, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBConnectionEvent_get_device = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBConnectionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "device"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBConnectionEvent_get_device, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_usbVersionMajor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "usbVersionMajor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_usbVersionMajor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_usbVersionMinor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "usbVersionMinor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_usbVersionMinor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_usbVersionSubminor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "usbVersionSubminor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_usbVersionSubminor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_deviceClass = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceClass"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_deviceClass, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_deviceSubclass = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceSubclass"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_deviceSubclass, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_deviceProtocol = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceProtocol"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_deviceProtocol, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_vendorId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "vendorId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_vendorId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_productId = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "productId"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_productId, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_deviceVersionMajor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceVersionMajor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_deviceVersionMajor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_deviceVersionMinor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceVersionMinor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_deviceVersionMinor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_deviceVersionSubminor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "deviceVersionSubminor"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_deviceVersionSubminor, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_manufacturerName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "manufacturerName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_manufacturerName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_productName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "productName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_productName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_serialNumber = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "serialNumber"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_serialNumber, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_configuration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "configuration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_configuration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_configurations = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "configurations"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_configurations, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_get_opened = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "opened"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBDevice_get_opened, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBDevice_claimInterface = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_claimInterface, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_clearHalt = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_clearHalt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_controlTransferIn = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_controlTransferIn, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_controlTransferOut = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_controlTransferOut, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_forget = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_forget, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_isochronousTransferIn = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_isochronousTransferIn, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_isochronousTransferOut = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_isochronousTransferOut, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_open = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_open, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_releaseInterface = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_releaseInterface, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_reset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_reset, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_selectAlternateInterface = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_selectAlternateInterface, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_selectConfiguration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_selectConfiguration, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_transferIn = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_transferIn, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBDevice_transferOut = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBDevice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] USBDevice_transferOut, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.USBEndpoint_get_endpointNumber = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBEndpoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "endpointNumber"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBEndpoint_get_endpointNumber, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBEndpoint_get_direction = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBEndpoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "direction"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBEndpoint_get_direction, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBEndpoint_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBEndpoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBEndpoint_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBEndpoint_get_packetSize = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBEndpoint"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "packetSize"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBEndpoint_get_packetSize, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBInTransferResult_get_data = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBInTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "data"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBInTransferResult_get_data, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBInTransferResult_get_status = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBInTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "status"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBInTransferResult_get_status, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBInterface_get_interfaceNumber = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interfaceNumber"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBInterface_get_interfaceNumber, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBInterface_get_alternate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "alternate"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBInterface_get_alternate, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBInterface_get_alternates = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "alternates"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBInterface_get_alternates, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBInterface_get_claimed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBInterface"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "claimed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBInterface_get_claimed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousInTransferPacket_get_status = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferPacket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "status"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousInTransferPacket_get_status, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousInTransferPacket_get_data = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferPacket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "data"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousInTransferPacket_get_data, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousInTransferResult_get_data = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "data"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousInTransferResult_get_data, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousInTransferResult_get_packets = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousInTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "packets"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousInTransferResult_get_packets, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousOutTransferPacket_get_bytesWritten = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousOutTransferPacket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "bytesWritten"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousOutTransferPacket_get_bytesWritten, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousOutTransferPacket_get_status = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousOutTransferPacket"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "status"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousOutTransferPacket_get_status, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBIsochronousOutTransferResult_get_packets = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBIsochronousOutTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "packets"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBIsochronousOutTransferResult_get_packets, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBOutTransferResult_get_bytesWritten = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBOutTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "bytesWritten"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBOutTransferResult_get_bytesWritten, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.USBOutTransferResult_get_status = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "USBOutTransferResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "status"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] USBOutTransferResult_get_status, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WakeLock_request = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WakeLock"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WakeLock_request, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.WakeLockSentinel_get_onrelease = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onrelease"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WakeLockSentinel_get_onrelease, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WakeLockSentinel_set_onrelease = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onrelease", val); + if (cbb_wf.is_log) { + console.log("[*] WakeLockSentinel_set_onrelease, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.WakeLockSentinel_get_released = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "released"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WakeLockSentinel_get_released, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WakeLockSentinel_get_type = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "type"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WakeLockSentinel_get_type, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.WakeLockSentinel_release = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WakeLockSentinel"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WakeLockSentinel_release, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRAnchor_get_anchorSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "anchorSpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRAnchor_get_anchorSpace, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRAnchor_delete = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchor"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRAnchor_delete, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRAnchorSet_get_size = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "size"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRAnchorSet_get_size, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRAnchorSet_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRAnchorSet_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRAnchorSet_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRAnchorSet_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRAnchorSet_has = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRAnchorSet_has, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRAnchorSet_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRAnchorSet_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRAnchorSet_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRAnchorSet"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRAnchorSet_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRBoundedReferenceSpace_get_boundsGeometry = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRBoundedReferenceSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "boundsGeometry"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRBoundedReferenceSpace_get_boundsGeometry, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRCPUDepthInformation_get_data = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRCPUDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "data"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRCPUDepthInformation_get_data, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRCPUDepthInformation_getDepthInMeters = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRCPUDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRCPUDepthInformation_getDepthInMeters, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRCamera_get_width = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRCamera"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "width"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRCamera_get_width, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRCamera_get_height = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRCamera"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "height"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRCamera_get_height, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRDepthInformation_get_width = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "width"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRDepthInformation_get_width, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRDepthInformation_get_height = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "height"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRDepthInformation_get_height, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRDepthInformation_get_normDepthBufferFromNormView = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "normDepthBufferFromNormView"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRDepthInformation_get_normDepthBufferFromNormView, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRDepthInformation_get_rawValueToMeters = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "rawValueToMeters"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRDepthInformation_get_rawValueToMeters, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRFrame_get_session = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "session"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRFrame_get_session, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRFrame_getPose = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_getPose, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRFrame_getViewerPose = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_getViewerPose, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRFrame_get_trackedAnchors = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "trackedAnchors"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRFrame_get_trackedAnchors, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRFrame_createAnchor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_createAnchor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRFrame_getDepthInformation = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_getDepthInformation, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRFrame_getHitTestResults = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_getHitTestResults, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRFrame_getHitTestResultsForTransientInput = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_getHitTestResultsForTransientInput, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRFrame_getLightEstimate = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRFrame"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRFrame_getLightEstimate, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRHitTestResult_getPose = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRHitTestResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRHitTestResult_getPose, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRHitTestResult_createAnchor = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRHitTestResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRHitTestResult_createAnchor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRHitTestSource_cancel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRHitTestSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRHitTestSource_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRInputSource_get_handedness = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "handedness"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSource_get_handedness, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSource_get_targetRayMode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "targetRayMode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSource_get_targetRayMode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSource_get_targetRaySpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "targetRaySpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSource_get_targetRaySpace, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSource_get_gripSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gripSpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSource_get_gripSpace, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSource_get_gamepad = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "gamepad"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSource_get_gamepad, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSource_get_profiles = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "profiles"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSource_get_profiles, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSourceArray_entries = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRInputSourceArray_entries, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRInputSourceArray_keys = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRInputSourceArray_keys, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRInputSourceArray_values = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRInputSourceArray_values, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRInputSourceArray_forEach = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRInputSourceArray_forEach, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRInputSourceArray_get_length = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceArray"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "length"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSourceArray_get_length, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSourceEvent_get_frame = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "frame"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSourceEvent_get_frame, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSourceEvent_get_inputSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourceEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inputSource"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSourceEvent_get_inputSource, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSourcesChangeEvent_get_session = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourcesChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "session"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSourcesChangeEvent_get_session, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSourcesChangeEvent_get_added = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourcesChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "added"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSourcesChangeEvent_get_added, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRInputSourcesChangeEvent_get_removed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRInputSourcesChangeEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "removed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRInputSourcesChangeEvent_get_removed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRLightEstimate_get_sphericalHarmonicsCoefficients = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRLightEstimate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sphericalHarmonicsCoefficients"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRLightEstimate_get_sphericalHarmonicsCoefficients, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRLightEstimate_get_primaryLightDirection = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRLightEstimate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "primaryLightDirection"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRLightEstimate_get_primaryLightDirection, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRLightEstimate_get_primaryLightIntensity = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRLightEstimate"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "primaryLightIntensity"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRLightEstimate_get_primaryLightIntensity, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRLightProbe_get_probeSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRLightProbe"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "probeSpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRLightProbe_get_probeSpace, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRLightProbe_get_onreflectionchange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRLightProbe"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onreflectionchange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRLightProbe_get_onreflectionchange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRLightProbe_set_onreflectionchange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRLightProbe"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onreflectionchange", val); + if (cbb_wf.is_log) { + console.log("[*] XRLightProbe_set_onreflectionchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRPose_get_transform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRPose"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "transform"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRPose_get_transform, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRPose_get_emulatedPosition = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRPose"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "emulatedPosition"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRPose_get_emulatedPosition, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRay_get_origin = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "origin"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRay_get_origin, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRay_get_direction = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "direction"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRay_get_direction, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRay_get_matrix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRay"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "matrix"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRay_get_matrix, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRReferenceSpace_get_onreset = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRReferenceSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onreset"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRReferenceSpace_get_onreset, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRReferenceSpace_set_onreset = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRReferenceSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onreset", val); + if (cbb_wf.is_log) { + console.log("[*] XRReferenceSpace_set_onreset, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRReferenceSpace_getOffsetReferenceSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRReferenceSpace"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRReferenceSpace_getOffsetReferenceSpace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRReferenceSpaceEvent_get_referenceSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRReferenceSpaceEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "referenceSpace"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRReferenceSpaceEvent_get_referenceSpace, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRReferenceSpaceEvent_get_transform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRReferenceSpaceEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "transform"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRReferenceSpaceEvent_get_transform, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRenderState_get_depthNear = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRenderState"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "depthNear"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRenderState_get_depthNear, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRenderState_get_depthFar = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRenderState"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "depthFar"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRenderState_get_depthFar, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRenderState_get_inlineVerticalFieldOfView = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRenderState"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inlineVerticalFieldOfView"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRenderState_get_inlineVerticalFieldOfView, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRenderState_get_baseLayer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRenderState"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "baseLayer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRenderState_get_baseLayer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRigidTransform_get_position = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "position"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRigidTransform_get_position, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRigidTransform_get_orientation = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "orientation"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRigidTransform_get_orientation, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRigidTransform_get_matrix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "matrix"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRigidTransform_get_matrix, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRRigidTransform_get_inverse = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRRigidTransform"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inverse"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRRigidTransform_get_inverse, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_environmentBlendMode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "environmentBlendMode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_environmentBlendMode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_interactionMode = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "interactionMode"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_interactionMode, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_visibilityState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "visibilityState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_visibilityState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_renderState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "renderState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_renderState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_inputSources = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inputSources"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_inputSources, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_domOverlayState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "domOverlayState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_domOverlayState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_preferredReflectionFormat = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "preferredReflectionFormat"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_preferredReflectionFormat, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_onend = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onend"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onend, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onend = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onend", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onselect = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onselect"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onselect, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onselect = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselect", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onselect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_oninputsourceschange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "oninputsourceschange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_oninputsourceschange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_oninputsourceschange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "oninputsourceschange", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_oninputsourceschange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onselectstart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onselectstart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onselectstart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onselectstart = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselectstart", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onselectstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onselectend = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onselectend"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onselectend, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onselectend = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onselectend", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onselectend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onvisibilitychange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onvisibilitychange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onvisibilitychange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onvisibilitychange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onvisibilitychange", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onvisibilitychange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onsqueeze = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onsqueeze"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onsqueeze, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onsqueeze = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsqueeze", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onsqueeze, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onsqueezestart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onsqueezestart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onsqueezestart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onsqueezestart = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsqueezestart", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onsqueezestart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_onsqueezeend = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onsqueezeend"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_onsqueezeend, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_set_onsqueezeend = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onsqueezeend", val); + if (cbb_wf.is_log) { + console.log("[*] XRSession_set_onsqueezeend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSession_get_depthUsage = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "depthUsage"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_depthUsage, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_get_depthDataFormat = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "depthDataFormat"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_depthDataFormat, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSession_cancelAnimationFrame = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_cancelAnimationFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_end = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_end, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_requestAnimationFrame = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_requestAnimationFrame, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_requestHitTestSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_requestHitTestSource, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_requestHitTestSourceForTransientInput = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_requestHitTestSourceForTransientInput, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_requestLightProbe = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_requestLightProbe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_requestReferenceSpace = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_requestReferenceSpace, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_updateRenderState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSession_updateRenderState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSession_get_enabledFeatures = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "enabledFeatures"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSession_get_enabledFeatures, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSessionEvent_get_session = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSessionEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "session"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSessionEvent_get_session, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSystem_get_ondevicechange = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSystem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ondevicechange"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRSystem_get_ondevicechange, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRSystem_set_ondevicechange = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSystem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondevicechange", val); + if (cbb_wf.is_log) { + console.log("[*] XRSystem_set_ondevicechange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.XRSystem_isSessionSupported = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSystem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSystem_isSessionSupported, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSystem_requestSession = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSystem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSystem_requestSession, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRSystem_supportsSession = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRSystem"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRSystem_supportsSession, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRTransientInputHitTestResult_get_inputSource = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRTransientInputHitTestResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "inputSource"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRTransientInputHitTestResult_get_inputSource, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRTransientInputHitTestResult_get_results = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRTransientInputHitTestResult"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "results"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRTransientInputHitTestResult_get_results, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRTransientInputHitTestSource_cancel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRTransientInputHitTestSource"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRTransientInputHitTestSource_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRView_get_eye = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "eye"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRView_get_eye, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRView_get_projectionMatrix = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "projectionMatrix"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRView_get_projectionMatrix, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRView_get_transform = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "transform"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRView_get_transform, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRView_get_recommendedViewportScale = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "recommendedViewportScale"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRView_get_recommendedViewportScale, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRView_get_isFirstPersonObserver = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "isFirstPersonObserver"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRView_get_isFirstPersonObserver, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRView_get_camera = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "camera"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRView_get_camera, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRView_requestViewportScale = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRView"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRView_requestViewportScale, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.XRViewerPose_get_views = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRViewerPose"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "views"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRViewerPose_get_views, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRViewport_get_x = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRViewport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "x"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRViewport_get_x, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRViewport_get_y = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRViewport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "y"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRViewport_get_y, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRViewport_get_width = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRViewport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "width"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRViewport_get_width, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRViewport_get_height = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRViewport"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "height"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRViewport_get_height, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLDepthInformation_get_texture = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLDepthInformation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "texture"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLDepthInformation_get_texture, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLLayer_getNativeFramebufferScaleFactor = function () { +let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLLayer_getNativeFramebufferScaleFactor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } +this.XRWebGLLayer_get_antialias = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "antialias"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLLayer_get_antialias, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLLayer_get_ignoreDepthValues = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "ignoreDepthValues"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLLayer_get_ignoreDepthValues, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLLayer_get_framebufferWidth = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "framebufferWidth"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLLayer_get_framebufferWidth, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLLayer_get_framebufferHeight = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "framebufferHeight"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLLayer_get_framebufferHeight, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLLayer_get_framebuffer = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "framebuffer"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] XRWebGLLayer_get_framebuffer, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.XRWebGLLayer_getViewport = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "XRWebGLLayer"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] XRWebGLLayer_getViewport, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BackgroundFetchManager_fetch = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BackgroundFetchManager_fetch, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BackgroundFetchManager_get = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BackgroundFetchManager_get, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BackgroundFetchManager_getIds = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BackgroundFetchManager_getIds, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BackgroundFetchRecord_get_request = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRecord"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "request"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRecord_get_request, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRecord_get_responseReady = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRecord"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "responseReady"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRecord_get_responseReady, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_id = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "id"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_id, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_uploadTotal = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "uploadTotal"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_uploadTotal, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_uploaded = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "uploaded"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_uploaded, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_downloadTotal = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "downloadTotal"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_downloadTotal, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_downloaded = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "downloaded"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_downloaded, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_result = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "result"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_result, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_failureReason = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "failureReason"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_failureReason, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_recordsAvailable = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "recordsAvailable"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_recordsAvailable, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_get_onprogress = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onprogress"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BackgroundFetchRegistration_get_onprogress, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.BackgroundFetchRegistration_set_onprogress = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onprogress", val); + if (cbb_wf.is_log) { + console.log("[*] BackgroundFetchRegistration_set_onprogress, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.BackgroundFetchRegistration_abort = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BackgroundFetchRegistration_abort, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BackgroundFetchRegistration_match = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BackgroundFetchRegistration_match, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BackgroundFetchRegistration_matchAll = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "BackgroundFetchRegistration"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] BackgroundFetchRegistration_matchAll, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.BluetoothUUID_canonicalUUID = function () { +let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothUUID_canonicalUUID, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.BluetoothUUID_getCharacteristic = function () { +let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothUUID_getCharacteristic, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.BluetoothUUID_getDescriptor = function () { +let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothUUID_getDescriptor, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.BluetoothUUID_getService = function () { +let r = cbb_wf.checkIllegal(this, "BluetoothUUID"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] BluetoothUUID_getService, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.CSSScopeRule_get_start = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSScopeRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "start"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSScopeRule_get_start, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CSSScopeRule_get_end = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "CSSScopeRule"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "end"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CSSScopeRule_get_end, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.CropTarget_fromElement = function () { +let r = cbb_wf.checkIllegal(this, "CropTarget"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] CropTarget_fromElement, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; + +} +this.DocumentPictureInPictureEvent_get_window = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "DocumentPictureInPictureEvent"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "window"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] DocumentPictureInPictureEvent_get_window, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaMetadata_get_title = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "title"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaMetadata_get_title, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaMetadata_set_title = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "title", val); + if (cbb_wf.is_log) { + console.log("[*] MediaMetadata_set_title, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaMetadata_get_artist = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "artist"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaMetadata_get_artist, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaMetadata_set_artist = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "artist", val); + if (cbb_wf.is_log) { + console.log("[*] MediaMetadata_set_artist, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaMetadata_get_album = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "album"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaMetadata_get_album, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaMetadata_set_album = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "album", val); + if (cbb_wf.is_log) { + console.log("[*] MediaMetadata_set_album, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaMetadata_get_artwork = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "artwork"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaMetadata_get_artwork, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaMetadata_set_artwork = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaMetadata"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "artwork", val); + if (cbb_wf.is_log) { + console.log("[*] MediaMetadata_set_artwork, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaSession_get_metadata = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "metadata"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaSession_get_metadata, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaSession_set_metadata = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "metadata", val); + if (cbb_wf.is_log) { + console.log("[*] MediaSession_set_metadata, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaSession_get_playbackState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "playbackState"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] MediaSession_get_playbackState, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.MediaSession_set_playbackState = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "playbackState", val); + if (cbb_wf.is_log) { + console.log("[*] MediaSession_set_playbackState, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.MediaSession_setActionHandler = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSession_setActionHandler, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSession_setCameraActive = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSession_setCameraActive, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSession_setMicrophoneActive = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSession_setMicrophoneActive, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.MediaSession_setPositionState = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "MediaSession"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] MediaSession_setPositionState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.NavigationActivation_get_entry = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationActivation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "entry"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigationActivation_get_entry, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NavigationActivation_get_from = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationActivation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "from"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigationActivation_get_from, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.NavigationActivation_get_navigationType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "NavigationActivation"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "navigationType"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] NavigationActivation_get_navigationType, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + this.Notification_requestPermission = function () { - let r = cbb_wf.checkIllegal(this, "Notification"); - let ctx = r[0]; - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - let info = ""; - if (!result) { - info = ". 暂时未处理" - } - cbb_wf.console.log("[*] Notification_requestPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +let r = cbb_wf.checkIllegal(this, "Notification"); +let ctx = r[0]; +let result; +if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" } - return result; + console.log("[*] Notification_requestPermission, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', info); +} +return result; } this.Notification_get_onclick = function () { @@ -186158,25 +172152,25 @@ this.Notification_get_onclick = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_onclick, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_onclick, this =>", this + '', ", result =>", result + '', info); } return result; } this.Notification_set_onclick = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Notification"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Notification"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclick", val); + if (cbb_wf.is_log) { + console.log("[*] Notification_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onclick", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Notification_set_onclick, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Notification_get_onshow = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Notification"); @@ -186192,25 +172186,25 @@ this.Notification_get_onshow = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_onshow, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_onshow, this =>", this + '', ", result =>", result + '', info); } return result; } this.Notification_set_onshow = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Notification"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Notification"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onshow", val); + if (cbb_wf.is_log) { + console.log("[*] Notification_set_onshow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onshow", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Notification_set_onshow, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Notification_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Notification"); @@ -186226,25 +172220,25 @@ this.Notification_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.Notification_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Notification"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Notification"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] Notification_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Notification_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Notification_get_onclose = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Notification"); @@ -186260,25 +172254,25 @@ this.Notification_get_onclose = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_onclose, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_onclose, this =>", this + '', ", result =>", result + '', info); } return result; } this.Notification_set_onclose = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Notification"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Notification"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onclose", val); + if (cbb_wf.is_log) { + console.log("[*] Notification_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onclose", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] Notification_set_onclose, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Notification_get_title = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Notification"); @@ -186294,7 +172288,7 @@ this.Notification_get_title = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_title, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_title, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186314,7 +172308,7 @@ this.Notification_get_dir = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_dir, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_dir, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186334,7 +172328,7 @@ this.Notification_get_lang = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_lang, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_lang, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186354,7 +172348,7 @@ this.Notification_get_body = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_body, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_body, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186374,7 +172368,7 @@ this.Notification_get_tag = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_tag, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_tag, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186394,7 +172388,7 @@ this.Notification_get_icon = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_icon, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_icon, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186414,7 +172408,7 @@ this.Notification_get_badge = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_badge, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_badge, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186434,7 +172428,7 @@ this.Notification_get_vibrate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_vibrate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_vibrate, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186454,7 +172448,7 @@ this.Notification_get_timestamp = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_timestamp, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_timestamp, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186474,7 +172468,7 @@ this.Notification_get_renotify = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_renotify, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_renotify, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186494,7 +172488,7 @@ this.Notification_get_silent = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_silent, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_silent, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186514,7 +172508,7 @@ this.Notification_get_requireInteraction = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_requireInteraction, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_requireInteraction, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186534,7 +172528,7 @@ this.Notification_get_data = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_data, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_data, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186554,28 +172548,28 @@ this.Notification_get_actions = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_actions, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_actions, this =>", this + '', ", result =>", result + '', info); } return result; } this.Notification_close = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Notification"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Notification"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Notification_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Notification_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.Notification_get_image = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "Notification"); @@ -186591,130 +172585,416 @@ this.Notification_get_image = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] Notification_get_image, this =>", this + '', ", result =>", result + '', info); + console.log("[*] Notification_get_image, this =>", this + '', ", result =>", result + '', info); } return result; } -this.PaymentManager_get_userHint = function () { +this.PageSwapEvent_get_activation = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentManager"); + let r = cbb_wf.checkIllegal(this, "PageSwapEvent"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "userHint"); + let result = cbb_wf.getValue(this, "activation"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PaymentManager_get_userHint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PageSwapEvent_get_activation, this =>", this + '', ", result =>", result + '', info); } return result; } -this.PaymentManager_set_userHint = function (val) { +this.PerformanceLongAnimationFrameTiming_get_renderStart = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentManager"); + let r = cbb_wf.checkIllegal(this, "PerformanceLongAnimationFrameTiming"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "userHint", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PaymentManager_set_userHint, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} -this.PaymentManager_enableDelegations = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); - } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "renderStart"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentManager_enableDelegations, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceLongAnimationFrameTiming_get_renderStart, this =>", this + '', ", result =>", result + '', info); } return result; - } -this.PaymentRequestUpdateEvent_updateWith = function () { + +this.PerformanceLongAnimationFrameTiming_get_styleAndLayoutStart = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "PaymentRequestUpdateEvent"); + let r = cbb_wf.checkIllegal(this, "PerformanceLongAnimationFrameTiming"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "styleAndLayoutStart"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PaymentRequestUpdateEvent_updateWith, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceLongAnimationFrameTiming_get_styleAndLayoutStart, this =>", this + '', ", result =>", result + '', info); } return result; - } + +this.PerformanceLongAnimationFrameTiming_get_firstUIEventTimestamp = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceLongAnimationFrameTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "firstUIEventTimestamp"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceLongAnimationFrameTiming_get_firstUIEventTimestamp, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceLongAnimationFrameTiming_get_blockingDuration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceLongAnimationFrameTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "blockingDuration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceLongAnimationFrameTiming_get_blockingDuration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceLongAnimationFrameTiming_get_scripts = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceLongAnimationFrameTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "scripts"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceLongAnimationFrameTiming_get_scripts, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceLongAnimationFrameTiming_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceLongAnimationFrameTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceLongAnimationFrameTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.PerformanceScriptTiming_get_invokerType = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "invokerType"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_invokerType, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_invoker = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "invoker"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_invoker, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_windowAttribution = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "windowAttribution"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_windowAttribution, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_executionStart = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "executionStart"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_executionStart, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_forcedStyleAndLayoutDuration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "forcedStyleAndLayoutDuration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_forcedStyleAndLayoutDuration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_pauseDuration = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "pauseDuration"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_pauseDuration, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_window = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "window"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_window, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_sourceURL = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sourceURL"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_sourceURL, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_sourceFunctionName = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sourceFunctionName"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_sourceFunctionName, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_get_sourceCharPosition = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "sourceCharPosition"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] PerformanceScriptTiming_get_sourceCharPosition, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.PerformanceScriptTiming_toJSON = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PerformanceScriptTiming"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PerformanceScriptTiming_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.PeriodicSyncManager_getTags = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PeriodicSyncManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PeriodicSyncManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PeriodicSyncManager_getTags, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PeriodicSyncManager_getTags, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PeriodicSyncManager_register = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PeriodicSyncManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PeriodicSyncManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PeriodicSyncManager_register, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PeriodicSyncManager_register, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PeriodicSyncManager_unregister = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PeriodicSyncManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PeriodicSyncManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PeriodicSyncManager_unregister, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PeriodicSyncManager_unregister, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PermissionStatus_get_name = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PermissionStatus"); @@ -186730,7 +173010,7 @@ this.PermissionStatus_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PermissionStatus_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PermissionStatus_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186750,7 +173030,7 @@ this.PermissionStatus_get_state = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PermissionStatus_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PermissionStatus_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186770,93 +173050,93 @@ this.PermissionStatus_get_onchange = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PermissionStatus_get_onchange, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PermissionStatus_get_onchange, this =>", this + '', ", result =>", result + '', info); } return result; } this.PermissionStatus_set_onchange = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PermissionStatus"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PermissionStatus"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onchange", val); + if (cbb_wf.is_log) { + console.log("[*] PermissionStatus_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onchange", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] PermissionStatus_set_onchange, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.Permissions_query = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "Permissions"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "Permissions"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] Permissions_query, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] Permissions_query, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushManager_getSubscription = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PushManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PushManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PushManager_getSubscription, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PushManager_getSubscription, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushManager_permissionState = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PushManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PushManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PushManager_permissionState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PushManager_permissionState, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushManager_subscribe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PushManager"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PushManager"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PushManager_subscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PushManager_subscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushSubscription_get_endpoint = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PushSubscription"); @@ -186872,7 +173152,7 @@ this.PushSubscription_get_endpoint = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PushSubscription_get_endpoint, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PushSubscription_get_endpoint, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186892,7 +173172,7 @@ this.PushSubscription_get_expirationTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PushSubscription_get_expirationTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PushSubscription_get_expirationTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -186912,62 +173192,62 @@ this.PushSubscription_get_options = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PushSubscription_get_options, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PushSubscription_get_options, this =>", this + '', ", result =>", result + '', info); } return result; } this.PushSubscription_getKey = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PushSubscription"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PushSubscription"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PushSubscription_getKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PushSubscription_getKey, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushSubscription_toJSON = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PushSubscription"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PushSubscription"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PushSubscription_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PushSubscription_toJSON, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushSubscription_unsubscribe = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "PushSubscription"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "PushSubscription"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] PushSubscription_unsubscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] PushSubscription_unsubscribe, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.PushSubscriptionOptions_get_userVisibleOnly = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "PushSubscriptionOptions"); @@ -186983,7 +173263,7 @@ this.PushSubscriptionOptions_get_userVisibleOnly = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PushSubscriptionOptions_get_userVisibleOnly, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PushSubscriptionOptions_get_userVisibleOnly, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187003,7 +173283,7 @@ this.PushSubscriptionOptions_get_applicationServerKey = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] PushSubscriptionOptions_get_applicationServerKey, this =>", this + '', ", result =>", result + '', info); + console.log("[*] PushSubscriptionOptions_get_applicationServerKey, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187023,7 +173303,7 @@ this.RemotePlayback_get_state = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RemotePlayback_get_state, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RemotePlayback_get_state, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187043,25 +173323,25 @@ this.RemotePlayback_get_onconnecting = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RemotePlayback_get_onconnecting, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RemotePlayback_get_onconnecting, this =>", this + '', ", result =>", result + '', info); } return result; } this.RemotePlayback_set_onconnecting = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RemotePlayback"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RemotePlayback"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnecting", val); + if (cbb_wf.is_log) { + console.log("[*] RemotePlayback_set_onconnecting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onconnecting", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RemotePlayback_set_onconnecting, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RemotePlayback_get_onconnect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RemotePlayback"); @@ -187077,25 +173357,25 @@ this.RemotePlayback_get_onconnect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RemotePlayback_get_onconnect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RemotePlayback_get_onconnect, this =>", this + '', ", result =>", result + '', info); } return result; } this.RemotePlayback_set_onconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RemotePlayback"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RemotePlayback"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onconnect", val); + if (cbb_wf.is_log) { + console.log("[*] RemotePlayback_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RemotePlayback_set_onconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RemotePlayback_get_ondisconnect = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "RemotePlayback"); @@ -187111,76 +173391,76 @@ this.RemotePlayback_get_ondisconnect = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] RemotePlayback_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); + console.log("[*] RemotePlayback_get_ondisconnect, this =>", this + '', ", result =>", result + '', info); } return result; } this.RemotePlayback_set_ondisconnect = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RemotePlayback"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RemotePlayback"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "ondisconnect", val); + if (cbb_wf.is_log) { + console.log("[*] RemotePlayback_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "ondisconnect", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] RemotePlayback_set_ondisconnect, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.RemotePlayback_cancelWatchAvailability = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RemotePlayback"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RemotePlayback"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RemotePlayback_cancelWatchAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RemotePlayback_cancelWatchAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RemotePlayback_prompt = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RemotePlayback"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RemotePlayback"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RemotePlayback_prompt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RemotePlayback_prompt, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.RemotePlayback_watchAvailability = function () { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "RemotePlayback"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "RemotePlayback"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] RemotePlayback_watchAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + } - // 没有功能 - let result; - if (cbb_wf.is_log) { - // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] RemotePlayback_watchAvailability, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); - } - return result; - -} this.ScrollTimeline_get_source = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "ScrollTimeline"); @@ -187196,7 +173476,7 @@ this.ScrollTimeline_get_source = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScrollTimeline_get_source, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScrollTimeline_get_source, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187216,7 +173496,7 @@ this.ScrollTimeline_get_axis = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ScrollTimeline_get_axis, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ScrollTimeline_get_axis, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187236,7 +173516,7 @@ this.ViewTimeline_get_subject = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ViewTimeline_get_subject, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ViewTimeline_get_subject, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187256,7 +173536,7 @@ this.ViewTimeline_get_startOffset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ViewTimeline_get_startOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ViewTimeline_get_startOffset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187276,7 +173556,7 @@ this.ViewTimeline_get_endOffset = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ViewTimeline_get_endOffset, this =>", this + '', ", result =>", result + '', info); + console.log("[*] ViewTimeline_get_endOffset, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187296,7 +173576,7 @@ this.SharedWorker_get_port = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SharedWorker_get_port, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SharedWorker_get_port, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187316,25 +173596,204 @@ this.SharedWorker_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SharedWorker_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SharedWorker_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.SharedWorker_set_onerror = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SharedWorker"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] SharedWorker_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.SpeechSynthesis_get_pending = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "SharedWorker"); + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onerror", val); + let result = cbb_wf.getValue(this, "pending"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SharedWorker_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesis_get_pending, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + +this.SpeechSynthesis_get_speaking = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "speaking"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesis_get_speaking, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SpeechSynthesis_get_paused = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "paused"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesis_get_paused, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SpeechSynthesis_get_onvoiceschanged = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "onvoiceschanged"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesis_get_onvoiceschanged, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SpeechSynthesis_set_onvoiceschanged = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onvoiceschanged", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesis_set_onvoiceschanged, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.SpeechSynthesis_cancel = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SpeechSynthesis_cancel, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SpeechSynthesis_getVoices = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SpeechSynthesis_getVoices, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SpeechSynthesis_pause = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SpeechSynthesis_pause, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SpeechSynthesis_resume = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SpeechSynthesis_resume, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } +this.SpeechSynthesis_speak = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesis"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] SpeechSynthesis_speak, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + } this.SpeechSynthesisErrorEvent_get_error = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisErrorEvent"); @@ -187350,7 +173809,7 @@ this.SpeechSynthesisErrorEvent_get_error = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisErrorEvent_get_error, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187370,7 +173829,7 @@ this.SpeechSynthesisEvent_get_utterance = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisEvent_get_utterance, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisEvent_get_utterance, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187390,7 +173849,7 @@ this.SpeechSynthesisEvent_get_charIndex = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisEvent_get_charIndex, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisEvent_get_charIndex, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187410,7 +173869,7 @@ this.SpeechSynthesisEvent_get_charLength = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisEvent_get_charLength, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisEvent_get_charLength, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187430,7 +173889,7 @@ this.SpeechSynthesisEvent_get_elapsedTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisEvent_get_elapsedTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisEvent_get_elapsedTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187450,7 +173909,7 @@ this.SpeechSynthesisEvent_get_name = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisEvent_get_name, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisEvent_get_name, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187470,25 +173929,25 @@ this.SpeechSynthesisUtterance_get_text = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_text, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_text, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_text = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "text", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "text", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_text, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_lang = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187504,25 +173963,25 @@ this.SpeechSynthesisUtterance_get_lang = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_lang, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_lang, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_lang = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "lang", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_lang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "lang", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_lang, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_voice = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187538,25 +173997,25 @@ this.SpeechSynthesisUtterance_get_voice = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_voice, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_voice, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_voice = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "voice", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_voice, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "voice", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_voice, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_volume = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187572,25 +174031,25 @@ this.SpeechSynthesisUtterance_get_volume = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_volume, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_volume, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_volume = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "volume", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_volume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "volume", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_volume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_rate = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187606,25 +174065,25 @@ this.SpeechSynthesisUtterance_get_rate = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_rate, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_rate, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_rate = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "rate", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_rate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "rate", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_rate, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_pitch = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187640,25 +174099,25 @@ this.SpeechSynthesisUtterance_get_pitch = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_pitch, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_pitch, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_pitch = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "pitch", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_pitch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "pitch", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_pitch, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onstart = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187674,25 +174133,25 @@ this.SpeechSynthesisUtterance_get_onstart = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onstart, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onstart, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onstart = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onstart", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onstart", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onstart, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onend = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187708,25 +174167,25 @@ this.SpeechSynthesisUtterance_get_onend = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onend, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onend, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onend = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onend", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onend", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onend, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onerror = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187742,25 +174201,25 @@ this.SpeechSynthesisUtterance_get_onerror = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onerror, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onerror, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onerror = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onerror", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onerror", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onerror, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onpause = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187776,25 +174235,25 @@ this.SpeechSynthesisUtterance_get_onpause = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onpause, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onpause, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onpause = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onpause", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onpause", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onpause, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onresume = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187810,25 +174269,25 @@ this.SpeechSynthesisUtterance_get_onresume = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onresume, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onresume, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onresume = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onresume", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onresume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onresume", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onresume, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onmark = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187844,25 +174303,25 @@ this.SpeechSynthesisUtterance_get_onmark = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onmark, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onmark, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onmark = function (val) { - // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); - let ctx = r[0]; - if (r[1]) { - // 报错 - throw cbb_wf.newError.call(ctx, "Illegal invocation"); + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onmark", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onmark, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; } - cbb_wf.setValue(this, "onmark", val); - if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onmark, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); - } - return; -} this.SpeechSynthesisUtterance_get_onboundary = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); @@ -187878,25 +174337,125 @@ this.SpeechSynthesisUtterance_get_onboundary = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] SpeechSynthesisUtterance_get_onboundary, this =>", this + '', ", result =>", result + '', info); + console.log("[*] SpeechSynthesisUtterance_get_onboundary, this =>", this + '', ", result =>", result + '', info); } return result; } this.SpeechSynthesisUtterance_set_onboundary = function (val) { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + cbb_wf.setValue(this, "onboundary", val); + if (cbb_wf.is_log) { + console.log("[*] SpeechSynthesisUtterance_set_onboundary, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + } + return; + } +this.SpeechSynthesisVoice_get_voiceURI = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "SpeechSynthesisUtterance"); + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisVoice"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - cbb_wf.setValue(this, "onboundary", val); + let result = cbb_wf.getValue(this, "voiceURI"); if (cbb_wf.is_log) { - cbb_wf.console.log("[*] SpeechSynthesisUtterance_set_onboundary, this =>", this + '', ", val =>", val + '', ". 暂时未处理"); + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesisVoice_get_voiceURI, this =>", this + '', ", result =>", result + '', info); } - return; + return result; } + +this.SpeechSynthesisVoice_get_name = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisVoice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "name"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesisVoice_get_name, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SpeechSynthesisVoice_get_lang = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisVoice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "lang"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesisVoice_get_lang, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SpeechSynthesisVoice_get_localService = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisVoice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "localService"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesisVoice_get_localService, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + +this.SpeechSynthesisVoice_get_default = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "SpeechSynthesisVoice"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "default"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] SpeechSynthesisVoice_get_default, this =>", this + '', ", result =>", result + '', info); + } + return result; +} + this.VideoPlaybackQuality_get_creationTime = function () { // 非法调用 let r = cbb_wf.checkIllegal(this, "VideoPlaybackQuality"); @@ -187912,7 +174471,7 @@ this.VideoPlaybackQuality_get_creationTime = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VideoPlaybackQuality_get_creationTime, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VideoPlaybackQuality_get_creationTime, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187932,7 +174491,7 @@ this.VideoPlaybackQuality_get_totalVideoFrames = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VideoPlaybackQuality_get_totalVideoFrames, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VideoPlaybackQuality_get_totalVideoFrames, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187952,7 +174511,7 @@ this.VideoPlaybackQuality_get_droppedVideoFrames = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VideoPlaybackQuality_get_droppedVideoFrames, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VideoPlaybackQuality_get_droppedVideoFrames, this =>", this + '', ", result =>", result + '', info); } return result; } @@ -187972,87 +174531,125 @@ this.VideoPlaybackQuality_get_corruptedVideoFrames = function () { if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] VideoPlaybackQuality_get_corruptedVideoFrames, this =>", this + '', ", result =>", result + '', info); + console.log("[*] VideoPlaybackQuality_get_corruptedVideoFrames, this =>", this + '', ", result =>", result + '', info); } return result; } -this.ViewTransition_get_finished = function () { +this.WebSocketError_get_closeCode = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let r = cbb_wf.checkIllegal(this, "WebSocketError"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "finished"); + let result = cbb_wf.getValue(this, "closeCode"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ViewTransition_get_finished, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocketError_get_closeCode, this =>", this + '', ", result =>", result + '', info); } return result; } -this.ViewTransition_get_ready = function () { +this.WebSocketError_get_reason = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let r = cbb_wf.checkIllegal(this, "WebSocketError"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "ready"); + let result = cbb_wf.getValue(this, "reason"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ViewTransition_get_ready, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocketError_get_reason, this =>", this + '', ", result =>", result + '', info); } return result; } -this.ViewTransition_get_updateCallbackDone = function () { +this.WebSocketStream_get_url = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let r = cbb_wf.checkIllegal(this, "WebSocketStream"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - let result = cbb_wf.getValue(this, "updateCallbackDone"); + let result = cbb_wf.getValue(this, "url"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 let info = ""; if (!result) { info = ". 暂时未处理" } - cbb_wf.console.log("[*] ViewTransition_get_updateCallbackDone, this =>", this + '', ", result =>", result + '', info); + console.log("[*] WebSocketStream_get_url, this =>", this + '', ", result =>", result + '', info); } return result; } -this.ViewTransition_skipTransition = function () { +this.WebSocketStream_get_opened = function () { // 非法调用 - let r = cbb_wf.checkIllegal(this, "ViewTransition"); + let r = cbb_wf.checkIllegal(this, "WebSocketStream"); let ctx = r[0]; if (r[1]) { // 报错 throw cbb_wf.newError.call(ctx, "Illegal invocation"); } - // 没有功能 - let result; + let result = cbb_wf.getValue(this, "opened"); if (cbb_wf.is_log) { // 函数没补, 原来的静态代码, 没有动过 - cbb_wf.console.log("[*] ViewTransition_skipTransition, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebSocketStream_get_opened, this =>", this + '', ", result =>", result + '', info); } return result; - } +this.WebSocketStream_get_closed = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocketStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + let result = cbb_wf.getValue(this, "closed"); + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + let info = ""; + if (!result) { + info = ". 暂时未处理" + } + console.log("[*] WebSocketStream_get_closed, this =>", this + '', ", result =>", result + '', info); + } + return result; +} +this.WebSocketStream_close = function () { + // 非法调用 + let r = cbb_wf.checkIllegal(this, "WebSocketStream"); + let ctx = r[0]; + if (r[1]) { + // 报错 + throw cbb_wf.newError.call(ctx, "Illegal invocation"); + } + // 没有功能 + let result; + if (cbb_wf.is_log) { + // 函数没补, 原来的静态代码, 没有动过 + console.log("[*] WebSocketStream_close, this =>", this + '', ", arguments =>", arguments, ", result =>", result + '', '. 暂时未处理'); + } + return result; + + }