Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dsafe_ptr.h24 inline void AssertNotNull(const T *ptr) in AssertNotNull() function
31 using Base = Ptr<T, AssertNotNull<T>>;
116 AssertNotNull(ptr);

Completed in 1 milliseconds