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.
1 parent c6ed963 commit 2fc56a2Copy full SHA for 2fc56a2
include/PyDictProxyHandler.hh
@@ -48,7 +48,6 @@ public:
48
JS::ObjectOpResult &result) const override;
49
/**
50
* @brief [[HasProperty]]
51
- * // printf("copy\n");
52
* @param cx - pointer to JSContext
53
* @param proxy - The proxy object who's propery we wish to check
54
* @param id - key value of the property to check
0 commit comments