We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d2f429 + 57646b4 commit 4c7f04fCopy full SHA for 4c7f04f
runtime/compiler/runtime/MetaData.cpp
@@ -303,11 +303,6 @@ calculateMapSize(
303
}
304
305
306
-// This method creates the internal ptr data structure (common to entire method;
307
-// so hung off the stack atlas). It contains information specifying the base array
308
-// temps and which internal pointers are derived from each base array temp
309
-// in the format described above.
310
-//
311
// This method creates the internal ptr data structure (common to entire method;
312
// so hung off the stack atlas). It contains information specifying the base array
313
// temps and which internal pointers are derived from each base array temp
0 commit comments