Home
last modified time | relevance | path

Searched defs:UnwrapAndTypeCheckValue (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DCompartment-inl.h194 [[nodiscard]] inline T* UnwrapAndTypeCheckValue(JSContext* cx, in UnwrapAndTypeCheckValue() function
220 [[nodiscard]] inline JSObject* UnwrapAndTypeCheckValue( in UnwrapAndTypeCheckValue() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DCompartment-inl.h194 [[nodiscard]] inline T* UnwrapAndTypeCheckValue(JSContext* cx, in UnwrapAndTypeCheckValue() function
220 [[nodiscard]] inline JSObject* UnwrapAndTypeCheckValue( in UnwrapAndTypeCheckValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DCompartment-inl.h194 [[nodiscard]] inline T* UnwrapAndTypeCheckValue(JSContext* cx, in UnwrapAndTypeCheckValue() function
220 [[nodiscard]] inline JSObject* UnwrapAndTypeCheckValue( in UnwrapAndTypeCheckValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DCompartment-inl.h167 inline MOZ_MUST_USE T* UnwrapAndTypeCheckValue(JSContext* cx, HandleValue value, in UnwrapAndTypeCheckValue() function