Home
last modified time | relevance | path

Searched refs:has_out_of_memory (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcontexts.h290 inline bool has_out_of_memory();
Disolate.h1391 inline bool Context::has_out_of_memory() { in has_out_of_memory() function
Dapi.cc3771 return env->has_out_of_memory(); in HasOutOfMemoryException()