Searched refs:InstallSamplingGCCallback (Results 1 – 3 of 3) sorted by relevance
455 static void InstallSamplingGCCallback(Isolate* isolate);
845 void WasmCodeManager::InstallSamplingGCCallback(Isolate* isolate) { in InstallSamplingGCCallback() function in v8::internal::wasm::WasmCodeManager
2982 wasm::WasmCodeManager::InstallSamplingGCCallback(this); in Throw()