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
Since it calls Runtime::evaluate_script directly, it does not benefit from the changes to GlobalScope::evaluate_script_on_global_from_result. We should either make it use that or add AutoEntryScript.