1 2
export const isJavaScriptCore: boolean = !("process" in globalThis) && !("location" in globalThis);