servo/components/script/dom/bindings/codegen
Chris Double 2af19b2675 Fix #2108 by renaming unwrap functions to native_from_reflector
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'.
2015-03-12 19:15:12 +13:00
..
crashtests Cargoify servo 2014-09-08 20:21:42 -06:00
parser Add support for BinaryName attribute to servo's codegen (fixes #4435) r=jdm 2015-02-27 18:28:01 -08:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
stubgenerator Cargoify servo 2014-09-08 20:21:42 -06:00
test Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
BindingGen.py Cargoify servo 2014-09-08 20:21:42 -06:00
Bindings.conf Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
BindingUtils.cpp Cargoify servo 2014-09-08 20:21:42 -06:00
BindingUtils.h Cargoify servo 2014-09-08 20:21:42 -06:00
Codegen.py Cargoify servo 2014-09-08 20:21:42 -06:00
CodegenRust.py Fix #2108 by renaming unwrap functions to native_from_reflector 2015-03-12 19:15:12 +13:00
Configuration.py Add support for BinaryName attribute to servo's codegen (fixes #4435) r=jdm 2015-02-27 18:28:01 -08:00
DOMJSClass.h Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSProxyHandler.cpp Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSProxyHandler.h Cargoify servo 2014-09-08 20:21:42 -06:00
ErrorResult.h Cargoify servo 2014-09-08 20:21:42 -06:00
Errors.msg Cargoify servo 2014-09-08 20:21:42 -06:00
GenerateCSS2PropertiesWebIDL.py Cargoify servo 2014-09-08 20:21:42 -06:00
GlobalGen.py Cargoify servo 2014-09-08 20:21:42 -06:00
Makefile.in Cargoify servo 2014-09-08 20:21:42 -06:00
Nullable.h Cargoify servo 2014-09-08 20:21:42 -06:00
PrimitiveConversions.h Cargoify servo 2014-09-08 20:21:42 -06:00
pythonpath.py Cargoify servo 2014-09-08 20:21:42 -06:00
RegisterBindings.h Cargoify servo 2014-09-08 20:21:42 -06:00
TypedArray.h Cargoify servo 2014-09-08 20:21:42 -06:00