You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.hosted.foreign/src/com/oracle/svm/hosted/foreign/ForeignFunctionsFeature.java
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -664,6 +664,10 @@ protected void initSafeArenaAccessors(BeforeAnalysisAccessImpl access) throws No
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.hosted.foreign/src/com/oracle/svm/hosted/foreign/phases/SubstrateOptimizeSharedArenaAccessPhase.java
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -645,10 +645,9 @@ private static EconomicSet<DominatedCall> insertSessionChecks(StructuredGraph gr
645
645
// Compute the graph with all the necessary data about scoped memory accesses.
0 commit comments