Searched refs:allow_js_access_ (Results 1 – 2 of 2) sorted by relevance
50 allow_js_access_(true) { in BackgroundInfo()83 return GetBackgroundInfo(extension).allow_js_access_; in AllowJSAccess()229 !allow_js_access->GetAsBoolean(&allow_js_access_)) { in LoadAllowJSAccess()
74 bool allow_js_access_; variable