You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param array<string, true> $checked Optional. An array of already checked script handles, used to avoid recursive loops.
1071
+
* @param array<string, string> $stored_results Optional. An array of already computed max priority by handle, used to increase performance in large dependency lists.
1072
+
*
1071
1073
* @return string|null Highest fetch priority for the script and its dependents.
0 commit comments