Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ IsValid
Method
IsValid
test-app/runtime/src/main/cpp/JsArgConverter.cpp:676–678 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
674
}
675
676
bool JsArgConverter::IsValid() const {
677
return m_isValid;
678
}
679
680
jvalue *JsArgConverter::ToArgs() {
681
return m_args;
Callers
3
CallJavaMethod
Method · 0.45
ResolveConstructor
Method · 0.45
SetArrayElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected