Searched refs:check_functions (Results 1 – 2 of 2) sorted by relevance
380 friend void CheckDebuggerUnloaded(bool check_functions); // In test-debug.cc
418 void CheckDebuggerUnloaded(bool check_functions) { in CheckDebuggerUnloaded() argument436 if (check_functions) { in CheckDebuggerUnloaded()463 static void CheckDebuggerUnloaded(bool check_functions = false) { in CheckDebuggerUnloaded() argument467 v8::internal::CheckDebuggerUnloaded(check_functions); in CheckDebuggerUnloaded()