Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_dictionary.cpp312 ASSERT_NO_ABRUPT_COMPLETION(thread); in GetAllKeys()
340 ASSERT_NO_ABRUPT_COMPLETION(thread); in GetAllKeysByFilter()
371 ASSERT_NO_ABRUPT_COMPLETION(thread); in GetAllEnumKeys()
H A Dtagged_tree.h372 ASSERT_NO_ABRUPT_COMPLETION(thread); in OrdinayEntryCompare()
H A Decma_macros.h290 #define ASSERT_NO_ABRUPT_COMPLETION(thread) ASSERT(!(thread)->HasPendingException()); macro
H A Dshared_object_factory.cpp943 ASSERT_NO_ABRUPT_COMPLETION(thread_); in NewJSSendableFunction()
H A Dobject_factory.cpp5003 ASSERT_NO_ABRUPT_COMPLETION(thread_); in NewJSFunction()
5016 ASSERT_NO_ABRUPT_COMPLETION(thread_); in NewJSFunction()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1714 ASSERT_NO_ABRUPT_COMPLETION(thread); in RuntimeThrowReferenceError()
2622 ASSERT_NO_ABRUPT_COMPLETION(thread);
2666 ASSERT_NO_ABRUPT_COMPLETION(thread);

Completed in 21 milliseconds