Home
last modified time | relevance | path

Searched refs:kFullGarbageCollection (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/shell/renderer/
Dgc_controller.cc50 v8::Isolate::kFullGarbageCollection); in Collect()
63 v8::Isolate::kFullGarbageCollection); in CollectAll()
/external/chromium_org/v8/src/extensions/
Dgc-extension.cc23 : v8::Isolate::kFullGarbageCollection); in GC()
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebUnitTests.cpp53 …v8::Isolate::GetCurrent()->RequestGarbageCollectionForTesting(v8::Isolate::kFullGarbageCollection); in runHelper()
/external/chromium_org/content/renderer/pepper/
Dhost_var_tracker_unittest.cc73 v8::Isolate::kFullGarbageCollection); in TearDown()
Dplugin_module.cc286 RequestGarbageCollectionForTesting(v8::Isolate::kFullGarbageCollection); in RunV8GC()
/external/chromium_org/extensions/renderer/
Dmodule_system_test.cc238 v8::Isolate::kFullGarbageCollection); in TearDown()
/external/chromium_org/v8/include/
Dv8.h4465 kFullGarbageCollection, enumerator
/external/chromium_org/v8/src/
Dapi.cc6555 DCHECK_EQ(kFullGarbageCollection, type); in RequestGarbageCollectionForTesting()