Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ browser_bridge.js
File
browser_bridge.js
vm/ByteCodeTranslator/src/javascript/browser_bridge.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
(global) {
2
function
shouldEnableDiag() {
3
if
(global.__parparDiagEnabled != null) {
4
return
!!global.__parparDiagEnabled;
Callers
nothing calls this directly
Calls
15
diag
Function · 0.85
postHostCallback
Function · 0.85
normalizeHostResult
Function · 0.85
cn1InvokeNativeInterface
Function · 0.85
hostResult
Function · 0.85
resolveHostRef
Function · 0.85
fallbackHostObjectForClass
Function · 0.85
mapHostArgs
Function · 0.85
noteDrawTarget
Function · 0.85
isCanvasLike
Function · 0.85
getSurface
Function · 0.85
replaySurfaceCommands
Function · 0.85
Tested by
no test coverage detected