Home | History | Annotate | Download | only in cctest

Lines Matching refs:IdleNotification

17098 TEST(IdleNotification) {
17108 finished = v8::V8::IdleNotification();
17128 finished = v8::V8::IdleNotification(IdlePauseInMs);
17148 finished = v8::V8::IdleNotification(IdlePauseInMs);
17165 v8::V8::IdleNotification(kShortIdlePauseInMs);
17176 v8::V8::IdleNotification(kLongIdlePauseInMs);
17184 finished = v8::V8::IdleNotification(kShortIdlePauseInMs);