I see the following code in the compiled JS:
function isSupported_0(){
isNull(compileTimeSupport) && (compileTimeSupport =
newTypedArray$TypedArrayCompileTimeSupport_0);
if (!$isSupported_0()) {
return false;
}
return isSupportedRuntime_0();
}
However, i can't in the GWT source where this code is generated - could
anyone help me with this?
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.