MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / get_browser

Function get_browser

test/browser_common.py:312–313  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

310
311
312def get_browser():
313 return EMTEST_BROWSER
314
315
316CHROMIUM_BASED_BROWSERS = ['chrom', 'edge', 'opera']

Callers 8

test_no_browserMethod · 0.90
test_emrunMethod · 0.90
is_swiftshaderFunction · 0.90
decoratedFunction · 0.90
setUpClassMethod · 0.90
require_jspiMethod · 0.90
test_asyncMethod · 0.90
test_embindMethod · 0.90

Calls

no outgoing calls

Tested by 8

test_no_browserMethod · 0.72
test_emrunMethod · 0.72
is_swiftshaderFunction · 0.72
decoratedFunction · 0.72
setUpClassMethod · 0.72
require_jspiMethod · 0.72
test_asyncMethod · 0.72
test_embindMethod · 0.72