Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp77675 void setMagic(JSWhyMagic why) { in setMagic() function in JS::Value
78531 void setMagic(JSWhyMagic why) { value().setMagic(why); } in setMagic() function in js::MutableWrappedPtrOperations
78561 void setMagic(JSWhyMagic why) { setBarriered(JS::MagicValue(why)); } in setMagic() function in js::HeapBase