| 
    Chromium Embedded Framework (CEF)
    129.0.1+g463bda9+chromium-129.0.6668.12
    
   | 
 
This is the complete list of members for CefV8Context, including all inherited members.
| AddRef() const =0 | CefBaseRefCounted | pure virtual | 
| Enter()=0 | CefV8Context | pure virtual | 
| Eval(const CefString &code, const CefString &script_url, int start_line, CefRefPtr< CefV8Value > &retval, CefRefPtr< CefV8Exception > &exception)=0 | CefV8Context | pure virtual | 
| Exit()=0 | CefV8Context | pure virtual | 
| GetBrowser()=0 | CefV8Context | pure virtual | 
| GetCurrentContext() | CefV8Context | static | 
| GetEnteredContext() | CefV8Context | static | 
| GetFrame()=0 | CefV8Context | pure virtual | 
| GetGlobal()=0 | CefV8Context | pure virtual | 
| GetTaskRunner()=0 | CefV8Context | pure virtual | 
| HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual | 
| HasOneRef() const =0 | CefBaseRefCounted | pure virtual | 
| InContext() | CefV8Context | static | 
| IsSame(CefRefPtr< CefV8Context > that)=0 | CefV8Context | pure virtual | 
| IsValid()=0 | CefV8Context | pure virtual | 
| Release() const =0 | CefBaseRefCounted | pure virtual | 
| ~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |