Searched refs:check_functions (Results 1 – 2 of 2) sorted by relevance
649 friend void CheckDebuggerUnloaded(bool check_functions); // In test-debug.cc
385 void CheckDebuggerUnloaded(bool check_functions) { in CheckDebuggerUnloaded() argument403 if (check_functions) { in CheckDebuggerUnloaded()423 bool check_functions = false) { in CheckDebuggerUnloaded() argument427 v8::internal::CheckDebuggerUnloaded(check_functions); in CheckDebuggerUnloaded()