TestFunctions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

getStringDataAsAString
string getStringDataAsAString()
Undocumented in source. Be warned that the author may not have intended to support it.
getStringDataAsAString
string getStringDataAsAString(uint length)
Undocumented in source. Be warned that the author may not have intended to support it.
getStringDataAsDOMString
string getStringDataAsDOMString(uint length)
Undocumented in source. Be warned that the author may not have intended to support it.
getStringDataAsDOMString
string getStringDataAsDOMString()
Undocumented in source. Be warned that the author may not have intended to support it.
one
int one()
Undocumented in source. Be warned that the author may not have intended to support it.
passThroughCallbackPromise
auto passThroughCallbackPromise(PromiseReturner callback)
Undocumented in source. Be warned that the author may not have intended to support it.
passThroughPromise
auto passThroughPromise(Promise!(Any) arg)
Undocumented in source. Be warned that the author may not have intended to support it.
setStringData
void setStringData(string arg)
Undocumented in source. Be warned that the author may not have intended to support it.
testThrowNsresult
void testThrowNsresult()
Undocumented in source. Be warned that the author may not have intended to support it.
testThrowNsresultFromNative
void testThrowNsresultFromNative()
Undocumented in source. Be warned that the author may not have intended to support it.
throwToRejectPromise
auto throwToRejectPromise()
Undocumented in source. Be warned that the author may not have intended to support it.
throwUncatchableException
void throwUncatchableException()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
auto toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
two
int two()
Undocumented in source. Be warned that the author may not have intended to support it.
wrapperCachedNonISupportsObject
auto wrapperCachedNonISupportsObject()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta