JSValue stringify({bool autoDispose = true}) => JSValue.ptr( _ctx, JS_ToString(_ctx.ref, _ref.ref), autoDispose: autoDispose, );