JSPropertyNameAccumulatorRef typedef

JSPropertyNameAccumulatorRef = Pointer<OpaqueJSPropertyNameAccumulator>

JSPropertyNameAccumulatorRef An ordered set used to collect the names of a JavaScript object's properties.

Implementation

typedef JSPropertyNameAccumulatorRef = Pointer<OpaqueJSPropertyNameAccumulator>;