Home
last modified time | relevance | path

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

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