Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dsts_vm_interface_impl.cpp89 STSVMInterfaceImpl::VMBarrier::VMBarrier(size_t vmsCount) in VMBarrier() function in ark::ets::interop::js::STSVMInterfaceImpl::VMBarrier
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/sts_vm_interface_impl_tests/
Dsts_vm_interface_impl_tests.cpp28 using VMBarrier = STSVMInterfaceImpl::VMBarrier; typedef in ark::ets::interop::js::testing::STSVMInterfaceImplTest