Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp61190 Vector<T, N, AP>::resizeUninitialized(size_t aNewLength) in resizeUninitialized() function in mozilla::Vector
97129 …__attribute__ ((warn_unused_result)) bool resizeUninitialized(size_t aNewLength) { return vec().re… in resizeUninitialized() function in js::MutableWrappedPtrOperations