Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp64319 virtual void onRegExpSharedEdge(js::RegExpShared** sharedp) { in onRegExpSharedEdge()
64362 void dispatchToOnEdge(js::RegExpShared** sharedp) { onRegExpSharedEdge(sharedp); } in dispatchToOnEdge()