refactor(script): apply suggestions

This commit is contained in:
yvt 2021-07-25 18:45:22 +09:00
parent df5e2911fd
commit 690d8462a5
3 changed files with 24 additions and 33 deletions

View file

@ -6694,7 +6694,6 @@ class CGDescriptor(CGThing):
if descriptor.isMaybeCrossOriginObject():
cgThings.append(CGDOMJSProxyHandler_getPrototype(descriptor))
cgThings.append(CGDOMJSProxyHandler_set(descriptor))
pass
# cgThings.append(CGDOMJSProxyHandler(descriptor))
# cgThings.append(CGIsMethod(descriptor))