Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_handle_scope.cpp89 CHECK_NO_HANDLE_ALLOC; in NewHandle()
135 CHECK_NO_HANDLE_ALLOC; in NewPrimitiveHandle()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dassert_scope.h131 #define CHECK_NO_HANDLE_ALLOC ASSERT_PRINT(AllowHandleAllocation::IsAllowed(), "disallow execute handle alloc.") macro

Completed in 1 milliseconds