Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp121800 struct TypedArrayObjectStorage : AllTypedArraysBase { struct
121802 JSObject* mTypedObj;
121803 JSObject* mWrappedObj;
121805 TypedArrayObjectStorage() in TypedArrayObjectStorage() function
121811 TypedArrayObjectStorage(TypedArrayObjectStorage&& aOther) in TypedArrayObjectStorage() argument
121820 inline void TraceSelf(JSTracer* trc) in TraceSelf()