Searched refs:IsActive (Results 1 – 5 of 5) sorted by relevance
79 heap->ConcurrentCopyingCollector()->IsActive()) { in DisableReadBarrierForReference()
391 bool IsActive() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsActive() function593 interpreter_handler_table_ = IsActive() ? kAlternativeHandlerTable : kMainHandlerTable; in UpdateInterpreterHandlerTable()
482 EXPECT_FALSE(instr->IsActive()); in TEST_F()496 EXPECT_FALSE(instr->IsActive()); in TEST_F()
144 bool IsActive() const { in IsActive() function
151 !runtime->GetInstrumentation()->IsActive() && in CanUseMterp()