Searched refs:kJSAssertContextCountFunc (Results 1 – 1 of 1) sorted by relevance
32 const char kJSAssertContextCountFunc[] = "mrtAssertContextCount"; variable83 } else if (name == kJSAssertContextCountFunc) { in Execute()146 CefV8Value::CreateFunction(kJSAssertContextCountFunc, handler.get()); in OnContextCreated()147 window->SetValue(kJSAssertContextCountFunc, context_count_func, attributes); in OnContextCreated()