diff options
author | Chris Double <chris.double@double.co.nz> | 2015-03-12 19:06:07 +1300 |
---|---|---|
committer | Chris Double <chris.double@double.co.nz> | 2015-03-12 19:15:12 +1300 |
commit | 2af19b26758ee1344f72ade4eee802ca7d4bb925 (patch) | |
tree | 1a917308580661af306dd4b133ee0a236b9abf58 /components/script/tests.rs | |
parent | 7b6e314df1b93bd749eee9036927d795f26e1590 (diff) | |
download | servo-2af19b26758ee1344f72ade4eee802ca7d4bb925.tar.gz servo-2af19b26758ee1344f72ade4eee802ca7d4bb925.zip |
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'.
Diffstat (limited to 'components/script/tests.rs')
0 files changed, 0 insertions, 0 deletions