Home | History | Annotate | Download | only in cctest

Lines Matching refs:SetCounterFunction

19181     SetCounterFunction,
19216 case SetCounterFunction:
19217 CcTest::isolate()->SetCounterFunction(NULL);
19260 InitializeTestHelper(InitDefaultIsolateThread::SetCounterFunction);
20704 env->GetIsolate()->SetCounterFunction(LookupCounter);
20751 env->GetIsolate()->SetCounterFunction(LookupCounterCOWArrays);