Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distributive-Network/PythonMonkey
/ ProxySlots
Enum
ProxySlots
include/PyBaseProxyHandler.hh:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
};
32
33
enum ProxySlots {PyObjectSlot, OtherSlot};
34
35
typedef struct {
36
const char *name; /* The name of the method */
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected