fune/js/xpconnect/wrappers
Jan de Mooij df5c2e2c5e Bug 1674777 part 10 - Fix XPConnect callers for JS_GetTypedArrayLength returning size_t. r=kmag
For enumerateNames on Xrays, throw an OOM exception upfront. This matches what we do
inside the JS engine when enumerating large typed arrays.

Differential Revision: https://phabricator.services.mozilla.com/D103902
2021-02-10 11:22:59 +00:00
..
AccessCheck.cpp Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
AccessCheck.h Bug 1648453 - Fix build errors caused by MacOS headers defining check macro r=smaug 2020-07-17 17:36:04 +00:00
ChromeObjectWrapper.cpp
ChromeObjectWrapper.h
FilteringWrapper.cpp Bug 1669556 - Simplify FilteringWrapper. r=mccr8 2020-10-07 20:06:13 +00:00
FilteringWrapper.h
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
WaiveXrayWrapper.cpp
WaiveXrayWrapper.h
WrapperFactory.cpp Bug 1669556 - Simplify PreCreate handling WrapperFactory. r=mccr8 2020-10-07 20:06:06 +00:00
WrapperFactory.h
XrayWrapper.cpp Bug 1674777 part 10 - Fix XPConnect callers for JS_GetTypedArrayLength returning size_t. r=kmag 2021-02-10 11:22:59 +00:00
XrayWrapper.h Bug 1678374 - Reduce dependencies on js, in particular on jsfriendapi.h. r=jandem 2020-11-23 16:12:19 +00:00