JSValue throwOutOfMemory(String fmt, {bool autoDispose = true}) => JSValue.ptr(this, JS_ThrowOutOfMemory(_ref), autoDispose: autoDispose);