Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ isChinaOldBrowser
Function
isChinaOldBrowser
static-mock.js:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
isMobile () {
return
false },
51
isOldBrowser () {
return
false },
52
isChinaOldBrowser () {
return
false },
53
isIPadBrowser () {
return
false }
54
}
55
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected