mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
refactor(script): apply suggestions
This commit is contained in:
parent
df5e2911fd
commit
690d8462a5
3 changed files with 24 additions and 33 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue