Home
last modified time | relevance | path

Searched defs:ASSERT_NO_ABRUPT_COMPLETION (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h290 #define ASSERT_NO_ABRUPT_COMPLETION(thread) ASSERT(!(thread)->HasPendingException()); macro

Completed in 2 milliseconds