Commit 0585506
authored
Remove unused isPowerOfTwo function from JS compiler. NFC (emscripten-core#23353)
Also, add `utf8` to read function to avoid the extra `toString()` call
(which itself defaults to `utf8`).1 parent 0768854 commit 0585506
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 228 | | |
233 | 229 | | |
234 | | - | |
| 230 | + | |
235 | 231 | | |
236 | 232 | | |
237 | 233 | | |
| |||
0 commit comments