Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ GetContext
Method
GetContext
test-app/runtime/src/main/cpp/Runtime.cpp:959–961 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
957
}
958
959
Local<Context> Runtime::GetContext() {
960
return this->m_context->Get(this->m_isolate);
961
}
962
963
int Runtime::GetId() { return this->m_id; }
964
Callers
15
RunModule
Method · 0.95
RunWorker
Method · 0.95
RunScript
Method · 0.95
ConvertJsValueToJavaObject
Method · 0.95
PumpTimerLoopCallback
Method · 0.80
RunOnMainThreadFdCallback
Method · 0.80
CallJSMethod
Method · 0.80
CreateExtendedJSWrapper
Method · 0.80
GetEmptyObject
Method · 0.80
scheduleBreak
Method · 0.80
dispatchMessage
Method · 0.80
init
Method · 0.80
Calls
1
Get
Method · 0.45
Tested by
5
scheduleBreak
Method · 0.64
dispatchMessage
Method · 0.64
init
Method · 0.64
registerModules
Method · 0.64
GetReturnMessageFromDomainHandlerResult
Method · 0.64