Home
last modified time | relevance | path

Searched defs:handle_mut (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/rust/etc/
H A Dwrapper.hpp40 uintptr_t handle_mut; member
/dports/lang/spidermonkey60/firefox-60.9.0/js/rust/src/
H A Dheap.rs74 pub fn handle_mut(&self) -> JS::MutableHandle<T> { in handle_mut() method
H A Drust.rs389 pub fn handle_mut(&mut self) -> JS::MutableHandle<T> { in handle_mut() method
/dports/lang/spidermonkey78/firefox-78.9.0/js/rust/src/
H A Dheap.rs83 pub fn handle_mut(&self) -> JS::MutableHandle<T> { in handle_mut() method
H A Drust.rs415 pub fn handle_mut(&mut self) -> JS::MutableHandle<T> { in handle_mut() method
978 pub fn handle_mut(&self) -> JS::MutableHandleIdVector { in handle_mut() method