From 08fcfb8458eb5d64c8361eb937f921cf7b2880b5 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Thu, 4 Apr 2024 23:40:53 +0800 Subject: [PATCH] H.o2 -> H.Rti__getFutureFromFutureOr --- branch/latest/md5.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index f45ce8f..1450559 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -1865,7 +1865,7 @@ var A = { var s = b.c return s == null ? b.c = H._Universe__lookupQuestionRti(a, b.z, true) : s }, - o2(a, b) { + Rti__getFutureFromFutureOr(a, b) { var s = b.c return s == null ? b.c = H._Universe__lookupInterfaceRti(a, "bl", [b.z]) : s }, @@ -2888,7 +2888,7 @@ var A = { } if (r === 8) { if (!H._isSubtype(a, b.z, c, d, e)) return false - return H._isSubtype(a, H.o2(a, b), c, d, e) + return H._isSubtype(a, H.Rti__getFutureFromFutureOr(a, b), c, d, e) } if (r === 7) { s = H._isSubtype(a, b.z, c, d, e) @@ -2896,7 +2896,7 @@ var A = { } if (p === 8) { if (H._isSubtype(a, b, c, d.z, e)) return true - return H._isSubtype(a, b, c, H.o2(a, d), e) + return H._isSubtype(a, b, c, H.Rti__getFutureFromFutureOr(a, d), e) } if (p === 7) { s = H._isSubtype(a, b, c, d.z, e)