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

Method GetIsolate

test-app/runtime/src/main/cpp/Runtime.cpp:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196Isolate* Runtime::GetIsolate() const { return m_isolate; }
197
198jobject Runtime::GetJavaRuntime() const { return m_runtime; }
199

Callers 15

PrepareV8RuntimeMethod · 0.45
ClearTimerMethod · 0.45
SetTimerMethod · 0.45
InitMethod · 0.45
RequireCallbackImplMethod · 0.45
CtorMethod · 0.45

Calls

no outgoing calls

Tested by 5

GetInstanceMethod · 0.36
TestMethod · 0.36