MCPcopy 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
684JsArgConverter::Error JsArgConverter::GetError() const {
685 return m_error;
686}
687
688JsArgConverter::~JsArgConverter() {
689 if (m_argsLen > 0) {

Callers 3

CallJavaMethodMethod · 0.45
ResolveConstructorMethod · 0.45
SetArrayElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected