MCPcopy Create free account
hub / github.com/NativeScript/android / V8ContextInfo

Function V8ContextInfo

test-app/runtime/src/main/cpp/include/v8-inspector.h:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 void* operator new(size_t, NotNullTagEnum, void*) = delete;
108 void* operator new(size_t, void*) = delete;
109 V8ContextInfo(const V8ContextInfo&) = delete;
110 V8ContextInfo& operator=(const V8ContextInfo&) = delete;
111};
112

Callers 2

v8-inspector.hFile · 0.70
initMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected