Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ parparvm_runtime.js
File
parparvm_runtime.js
vm/ByteCodeTranslator/src/javascript/parparvm_runtime.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
(global) {
2
const
CN1_STRING_VALUE =
"cn1_java_lang_String_value"
;
3
const
CN1_STRING_OFFSET =
"cn1_java_lang_String_offset"
;
4
const
CN1_STRING_COUNT =
"cn1_java_lang_String_count"
;
Callers
nothing calls this directly
Calls
15
scheduleHostRefReleaseFlush
Function · 0.85
vmLifecycle
Function · 0.85
classObjectForName
Function · 0.85
_LL
Function · 0.85
_LfromInt
Function · 0.85
_LtoNumber
Function · 0.85
_Lc
Function · 0.85
_LfromNumber
Function · 0.85
wrapRawJsErrorAsRuntimeException
Function · 0.85
vmDiag
Function · 0.85
installCompatibilityClasses
Function · 0.85
bindNative
Function · 0.85
Tested by
no test coverage detected