pub type JSPropertyNameAccumulatorRef = *mut OpaqueJSPropertyNameAccumulator;Expand description
@typedef JSPropertyNameAccumulatorRef An ordered set used to collect the names of a JavaScript object’s properties.
pub type JSPropertyNameAccumulatorRef = *mut OpaqueJSPropertyNameAccumulator;@typedef JSPropertyNameAccumulatorRef An ordered set used to collect the names of a JavaScript object’s properties.