Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ Length
Method
Length
test-app/runtime/src/main/cpp/JsArgConverter.cpp:672–674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
670
}
671
672
int JsArgConverter::Length() const {
673
return m_argsLen;
674
}
675
676
bool JsArgConverter::IsValid() const {
677
return m_isValid;
Callers
2
JsArgConverter
Method · 0.45
ConvertJavaScriptArray
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected