Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp43 class ScopedNativeCodeThreadIfNeeded { class
45 explicit ScopedNativeCodeThreadIfNeeded(ManagedThread *thread) : thread_(thread) in ScopedNativeCodeThreadIfNeeded() function in ark::ets::interop::js::ets_proxy::ScopedNativeCodeThreadIfNeeded