pub fn get_own_property_names_q(
q_ctx: &QuickJsRealmAdapter,
obj_ref: &QuickJsValueAdapter,
) -> Result<JSPropertyEnumRef, JsError>
Expand description
get the property names of an object
pub fn get_own_property_names_q(
q_ctx: &QuickJsRealmAdapter,
obj_ref: &QuickJsValueAdapter,
) -> Result<JSPropertyEnumRef, JsError>
get the property names of an object