Commit e2e6dd8
[regexp] Fix the demangling hack for profiling
The magic string is `.<`, not `.>`. See the linked code in pprof.
This fixes the anti-demangling hack originally added in
https://chromium-review.googlesource.com/c/v8/v8/+/5953393.
Change-Id: Ifd1f1d7e867f6afd42695ada4677a461a81a71be
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7048339
Auto-Submit: Jakob Linke <[email protected]>
Reviewed-by: Patrick Thier <[email protected]>
Commit-Queue: Patrick Thier <[email protected]>
Commit-Queue: Jakob Linke <[email protected]>
Cr-Commit-Position: refs/heads/main@{#103149}1 parent 3a9cc96 commit e2e6dd8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments