MCPcopy 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) {
2const CN1_STRING_VALUE = "cn1_java_lang_String_value";
3const CN1_STRING_OFFSET = "cn1_java_lang_String_offset";
4const CN1_STRING_COUNT = "cn1_java_lang_String_count";

Callers

nothing calls this directly

Calls 15

vmLifecycleFunction · 0.85
classObjectForNameFunction · 0.85
_LLFunction · 0.85
_LfromIntFunction · 0.85
_LtoNumberFunction · 0.85
_LcFunction · 0.85
_LfromNumberFunction · 0.85
vmDiagFunction · 0.85
bindNativeFunction · 0.85

Tested by

no test coverage detected