Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h464 #define THROW_OOM_ERROR(thread, message) \ macro
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp1318 THROW_OOM_ERROR(thread, oss.str().c_str()); in ThrowOutOfMemoryError()

Completed in 6 milliseconds