| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7ac8ab8 commit 05bb3e1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -207,10 +207,7 @@ void IsolateData::MemoryInfo(MemoryTracker* tracker) const { | |||
| 207 | 207 | #define V(PropertyName, StringValue) \ | |
| 208 | 208 | tracker->TrackField(#PropertyName, PropertyName()); | |
| 209 | 209 | PER_ISOLATE_SYMBOL_PROPERTIES(V) | |
| 210 | - #undef V | ||
| 211 | 210 | ||
| 212 | - #define V(PropertyName, StringValue) \ | ||
| 213 | - tracker->TrackField(#PropertyName, PropertyName()); | ||
| 214 | 211 | PER_ISOLATE_STRING_PROPERTIES(V) | |
| 215 | 212 | #undef V | |
| 216 | 213 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments