Home
last modified time | relevance | path

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

/external/v8/src/
Dassert-scope.h100 class PerThreadAssertScope : public PerThreadAssertScopeBase {
102 PerThreadAssertScope() { in PerThreadAssertScope() function
107 ~PerThreadAssertScope() { data_->set(type, old_state_); } in ~PerThreadAssertScope()
117 DISALLOW_COPY_AND_ASSIGN(PerThreadAssertScope);
158 PerThreadAssertScope<type, allow> {