Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.h45 bool m_cleanup; variable
Dv8-console.cc777 if (scope->m_cleanup) { in accessorGetterCallback()
823 m_cleanup(false) { in CommandLineAPIScope()
854 m_cleanup = true; in ~CommandLineAPIScope()