MCPcopy 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
672int JsArgConverter::Length() const {
673 return m_argsLen;
674}
675
676bool JsArgConverter::IsValid() const {
677 return m_isValid;

Callers 2

JsArgConverterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected