Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.h44 bool m_cleanup; variable
Dv8-console.cc864 if (scope->m_cleanup) { in accessorGetterCallback()
909 m_cleanup(false) { in CommandLineAPIScope()
935 m_cleanup = true; in ~CommandLineAPIScope()