Searched defs:IsAllowed (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | assert_gc_scope.cpp | 23 bool AssertGCScopeT<true>::IsAllowed() in IsAllowed() function in ark::AssertGCScopeT |
| D | assert_gc_scope.h | 34 static bool IsAllowed() in IsAllowed() function |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | assert_scope.cpp | 39 bool AssertScopeT<type, isAllow, IsDebug>::IsAllowed() in IsAllowed() function in panda::ecmascript::AssertScopeT |