Home
last modified time | relevance | path

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

/external/v8/src/
Dassert-scope.cc102 bool PerThreadAssertScope<kType, kAllow>::IsAllowed() { in IsAllowed() function in v8::internal::PerThreadAssertScope
130 bool PerIsolateAssertScope<kType, kAllow>::IsAllowed(Isolate* isolate) { in IsAllowed() function in v8::internal::PerIsolateAssertScope