Searched refs:IsIllegal (Results 1 - 4 of 4) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
H A DTracingStatus.h34 bool IsIllegal() const { return status_ == kIllegal; } function in class:TracingStatus
H A DRecordInfo.h30 bool IsInproperlyTraced() { return traced_ && NeedsTracing().IsIllegal(); }
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
H A DMockMethodInterceptor.java124 InterceptedInvocation.SuperMethod.IsIllegal.INSTANCE
H A DInterceptedInvocation.java162 enum IsIllegal implements SuperMethod { enum in interface:InterceptedInvocation.SuperMethod

Completed in 110 milliseconds