mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
@@ -4866,7 +4866,6 @@ return true;"""
|
||||
return CGGeneric(self.getBody())
|
||||
|
||||
|
||||
# TODO(Issue 5876)
|
||||
class CGDOMJSProxyHandler_defineProperty(CGAbstractExternMethod):
|
||||
def __init__(self, descriptor):
|
||||
args = [Argument('*mut JSContext', 'cx'), Argument('HandleObject', 'proxy'),
|
||||
|
||||
Reference in New Issue
Block a user