Home
last modified time | relevance | path

Searched refs:mark_out_of_memory (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dcontexts.h268 void mark_out_of_memory() { in mark_out_of_memory() function
Dtop.cc817 context()->mark_out_of_memory(); in ReportPendingMessages()
Dheap.cc1939 Top::context()->mark_out_of_memory(); in AllocateConsString()
2042 Top::context()->mark_out_of_memory(); in AllocateExternalStringFromAscii()
2063 Top::context()->mark_out_of_memory(); in AllocateExternalStringFromTwoByte()
Druntime.cc3773 Top::context()->mark_out_of_memory(); in Runtime_URIEscape()
4044 Top::context()->mark_out_of_memory(); in ConvertCaseHelper()
4321 Top::context()->mark_out_of_memory(); in Runtime_StringBuilderConcat()
4386 Top::context()->mark_out_of_memory(); in Runtime_StringBuilderConcat()
Dobjects.cc590 Top::context()->mark_out_of_memory(); in RetryAfterGC()