Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ GetError
Method
GetError
test-app/runtime/src/main/cpp/JsArgConverter.cpp:684–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
682
}
683
684
JsArgConverter::Error JsArgConverter::GetError() const {
685
return m_error;
686
}
687
688
JsArgConverter::~JsArgConverter() {
689
if (m_argsLen > 0) {
Callers
3
CallJavaMethod
Method · 0.45
ResolveConstructor
Method · 0.45
SetArrayElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected