Searched defs:STR_APPLY_UIA_OK (Results 1 – 3 of 3) sorted by relevance
3651 try { String.fromCharCode.apply(null, new Uint8Array(1)); } catch(__) { STR_APPLY_UIA_OK = false; } property
5541 try { String.fromCharCode.apply(null, new Uint8Array(1)); } catch (__) { STR_APPLY_UIA_OK = false; } property