WorkerDebuggerGlobalScope
package js.html
extends EventTarget
Доступно в js
Переменные
read onlyglobal:Dynamic
onmessage:Function
Методы
createSandbox(name:String, prototype:Dynamic):Dynamic
Выбрасывает:
null |
DOMError |
|---|
dump(?string:String):Void
enterEventLoop():Void
leaveEventLoop():Void
loadSubScript(url:String, ?sandbox:Dynamic):Void
Выбрасывает:
null |
DOMError |
|---|
postMessage(message:String):Void
reportError(message:String):Void
retrieveConsoleEvents():Array<Dynamic>
Выбрасывает:
null |
DOMError |
|---|
setConsoleEventHandler(handler:Function):Void
Выбрасывает:
null |
DOMError |
|---|
setImmediate(handler:Function):Void
Выбрасывает:
null |
DOMError |
|---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/WorkerDebuggerGlobalScope.html