Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ error
Function
error
Ports/JavaScriptPort/src/main/webapp/js/fontmetrics.js:1904–1908 ·
view source on GitHub ↗
(method)
Source
from the content-addressed store, hash-verified
1902
}
1903
1904
function
error (method) {
1905
var
event =
new
Event(
'error'
)
1906
event.data =
new
Error(
'Wrong state for '
+ method)
1907
return
event
1908
}
1909
1910
var
context, processor
1911
Callers
1
fontmetrics.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected