mirror of
https://github.com/servo/servo.git
synced 2025-06-09 17:13:24 +00:00
As noted by @bholley. "unwrap" is confusing because we are both stripping off wrappers *and* getting a native from a reflector. Changing the "unwrap" usage to "native_from_reflector" for clarity. This renames 'unwrap' to 'native_from_reflector' and 'unwrap_jsmanaged' to 'native_from_reflector_jsmanaged'. |
||
---|---|---|
.. | ||
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 |