Home
last modified time | relevance | path

Searched refs:clear_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug.h450 void ClearAllDebugInfos(DebugInfoClearFunction clear_function);
Ddebug.cc1545 void Debug::ClearAllDebugInfos(DebugInfoClearFunction clear_function) { in ClearAllDebugInfos() argument
1551 clear_function(debug_info); in ClearAllDebugInfos()