Home
last modified time | relevance | path

Searched defs:switchesToNative (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_codegen_extensions.cpp118 bool switchesToNative = GetRuntime()->IsNecessarySwitchThreadState(inst->GetCallMethod()); in EtsBeginNativeMethod() local
144 bool switchesToNative = GetRuntime()->IsNecessarySwitchThreadState(inst->GetCallMethod()); in EtsEndNativeMethod() local