Searched refs:LowMemoryNotification (Results 1 - 6 of 6) sorted by relevance

/external/v8/test/fuzzer/
H A Dfuzzer-support.cc71 isolate_->LowMemoryNotification();
/external/chromium-libpac/src/
H A Dproxy_resolver_v8.cc510 isolate_->LowMemoryNotification();
/external/v8/test/cctest/
H A Dtest-strings.cc1356 CcTest::isolate()->LowMemoryNotification();
/external/v8/src/
H A Dd8.cc2081 isolate->LowMemoryNotification();
H A Dapi.cc7734 void Isolate::LowMemoryNotification() { function in class:v8::Isolate
/external/v8/include/
H A Dv8.h6080 * LowMemoryNotification() instead to influence the garbage collection
6223 void LowMemoryNotification();

Completed in 226 milliseconds