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
Add missing write to polyglotForeignClasses for the base case
* The write used to be in classForTraits() but was moved
to resolvePolyglotForeignClass() to move that code
behind the @TruffleBoundary for multi-context.
Copy file name to clipboardExpand all lines: graalpython/com.oracle.graal.python/src/com/oracle/graal/python/nodes/object/GetForeignObjectClassNode.java
0 commit comments