Searched refs:check_functions (Results 1 – 2 of 2) sorted by relevance
373 friend void CheckDebuggerUnloaded(bool check_functions); // In test-debug.cc
420 void CheckDebuggerUnloaded(bool check_functions) { in CheckDebuggerUnloaded() argument438 if (check_functions) { in CheckDebuggerUnloaded()465 static void CheckDebuggerUnloaded(bool check_functions = false) { in CheckDebuggerUnloaded() argument469 v8::internal::CheckDebuggerUnloaded(check_functions); in CheckDebuggerUnloaded()