Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ V8DebuggerId
Function
V8DebuggerId
test-app/runtime/src/main/cpp/include/v8-inspector.h:122–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
public:
121
V8DebuggerId() = default;
122
V8DebuggerId(const V8DebuggerId&) = default;
123
V8DebuggerId& operator=(const V8DebuggerId&) = default;
124
125
std::unique_ptr<StringBuffer> toString() const;
Callers
1
v8-inspector.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected