Searched refs:THROW_UNCATCHABLE_ERROR (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | ecma_macros.h | 382 #define THROW_UNCATCHABLE_ERROR(thread, type, message) \ macro 465 THROW_UNCATCHABLE_ERROR(thread, ErrorType::OOM_ERROR, message) |
Completed in 3 milliseconds