mirror of
https://github.com/servo/servo.git
synced 2025-06-16 12:24:29 +00:00
Replace &JSRef with JSRef in the bulk of the generated code. This will remove a level of indirection throughout all DOM code. This patch doesn't change methods implemented on JSRef<T> to take `self` rather than `&self`, and it leaves a few other uses of &JSRef, but those changes can be made incrementally. |
||
---|---|---|
.. | ||
crashtests | ||
parser | ||
ply | ||
stubgenerator | ||
test | ||
BindingGen.py | ||
Bindings.conf | ||
BindingUtils.cpp | ||
BindingUtils.h | ||
Codegen.py | ||
CodegenRust.py | ||
Configuration.py | ||
DOMJSClass.h | ||
DOMJSProxyHandler.cpp | ||
DOMJSProxyHandler.h | ||
ErrorResult.h | ||
Errors.msg | ||
GenerateCSS2PropertiesWebIDL.py | ||
GlobalGen.py | ||
Makefile.in | ||
Nullable.h | ||
PrimitiveConversions.h | ||
pythonpath.py | ||
RegisterBindings.h | ||
TypedArray.h |