MCPcopy Create free account
hub / github.com/NativeScript/android / GetMarkingMode

Method GetMarkingMode

test-app/runtime/src/main/cpp/ObjectManager.cpp:612–614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

610}
611
612ObjectManager::JavaScriptMarkingMode ObjectManager::GetMarkingMode() {
613 return this->m_markingMode;
614}
615
616jclass ObjectManager::JAVA_LANG_CLASS = nullptr;
617jmethodID ObjectManager::GET_NAME_METHOD_ID = nullptr;

Callers 1

PrepareV8RuntimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected