Searched refs:__utf8Decode (Results 1 – 2 of 2) sorted by relevance
401 const __utf8Decode = function(arrayBuffer, begin, end){ function in self.Jaccwabyt450 return (addr===pos) ? "" : __utf8Decode(mem, addr, pos);
743 const __utf8Decode = function(arrayBuffer, begin, end){ function in self.WhWasmUtilInstaller760 return n ? __utf8Decode(heapWrappers().HEAP8U, ptr, ptr+n) : (null===n ? n : "");