Home
last modified time | relevance | path

Searched defs:GetDebuggerCount (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/snapshot/
Dnatives-external.cc38 int GetDebuggerCount() { return debugger_count_; } in GetDebuggerCount() function in v8::internal::NativesStore
202 int NativesCollection<type>::GetDebuggerCount() { in GetDebuggerCount() function in v8::internal::NativesCollection