Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h738 size_t monitor_enter_count_; variable
Dmethod_verifier.cc405 monitor_enter_count_(0), in MethodVerifier()
705 monitor_enter_count_ = monitor_enter_count; in ComputeWidthsAndCountOps()