Commit 0333ed0
authored
Assume all HEAPXX variables are SAB. NFC (#25690)
Also add a comment to clarify why the use of SHRINK_LEVEL here does not
change semantics, only perf.
This should decrease codesize of multi-threaded version of UTF16ToString
which includes the line:
`getUnsharedTextDecoderView('HEAPU16', 'idx', 'endIdx') }}})`1 parent d02668a commit 0333ed0
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | | - | |
1047 | | - | |
1048 | | - | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
1049 | 1050 | | |
1050 | 1051 | | |
1051 | 1052 | | |
| |||
0 commit comments