pub unsafe fn new_map(ctx: *mut JSContext) -> Result<JSValueRef, JsError>
Expand description

create new instance of Map

Safety

please ensure the passed JSContext is still valid