Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breach/thrust
/ isolate
Method
isolate
src/renderer/extensions/script_context.h:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
void DispatchOnUnloadEvent();
82
83
v8::Isolate* isolate() const { return isolate_; }
84
85
// Get the URL of this context's web frame.
86
GURL GetURL() const;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected