Commit a580b46
use explicit v8::String namespace in internal code
This otherwise does not compile with clangcl 18.1 on Windows
because it would be inferred as v8::internal::String
Refs: nodejs/node#56959
Change-Id: Ia14e2a5c2a730772a64e1c31019d0144d4eeb78f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6271543
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Joyee Cheung <joyee@igalia.com>
Cr-Commit-Position: refs/heads/main@{#98734}1 parent deeef08 commit a580b46
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments