Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ ToArgs
Method
ToArgs
test-app/runtime/src/main/cpp/JsArgConverter.cpp:680–682 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
678
}
679
680
jvalue *JsArgConverter::ToArgs() {
681
return m_args;
682
}
683
684
JsArgConverter::Error JsArgConverter::GetError() const {
685
return m_error;
Callers
2
RegisterInstance
Method · 0.45
CallJavaMethod
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected