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

Method SetInstanceIsolate

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

Source from the content-addressed store, hash-verified

86}
87
88void ObjectManager::SetInstanceIsolate(Isolate* isolate) {
89 m_isolate = isolate;
90}
91
92void ObjectManager::Init(Isolate* isolate) {
93 auto jsWrapperFuncTemplate =

Callers 1

PrepareV8RuntimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected