Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused isPowerOfTwo function from JS compiler. NFC (#23353)
Also, add `utf8` to read function to avoid the extra `toString()` call (which itself defaults to `utf8`).
- Loading branch information