Home
last modified time | relevance | path

Searched refs:LOCAL_TO_SHARE_WEAK_REF_ASSERT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dassert_scope.cpp55 case AssertType::LOCAL_TO_SHARE_WEAK_REF_ASSERT: in AssertScopeT()
85 case AssertType::LOCAL_TO_SHARE_WEAK_REF_ASSERT: in IsAllowed()
100 template class PUBLIC_API AssertScopeT<AssertType::LOCAL_TO_SHARE_WEAK_REF_ASSERT, false, IS_ALLOW_CHECK>;
101 template class PUBLIC_API AssertScopeT<AssertType::LOCAL_TO_SHARE_WEAK_REF_ASSERT, true, IS_ALLOW_CHECK>;
H A Dassert_scope.h37 LOCAL_TO_SHARE_WEAK_REF_ASSERT, member in panda::ecmascript::AssertType
68 using DisAllowLocalToShareWeakRefHandle = AssertScopeT<AssertType::LOCAL_TO_SHARE_WEAK_REF_ASSERT,
70 using AllowLocalToShareWeakRefHandle = AssertScopeT<AssertType::LOCAL_TO_SHARE_WEAK_REF_ASSERT,

Completed in 1 milliseconds