Searched refs:kJSAssertTotalCountFunc (Results 1 – 1 of 1) sorted by relevance
30 const char kJSAssertTotalCountFunc[] = "mrtAssertTotalCount"; variable77 if (name == kJSAssertTotalCountFunc) { in Execute()138 CefV8Value::CreateFunction(kJSAssertTotalCountFunc, handler.get()); in OnContextCreated()139 window->SetValue(kJSAssertTotalCountFunc, total_count_func, attributes); in OnContextCreated()