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

Function V8StackTraceId

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

Source from the content-addressed store, hash-verified

298
299 V8StackTraceId();
300 V8StackTraceId(const V8StackTraceId&) = default;
301 V8StackTraceId(uintptr_t id, const std::pair<int64_t, int64_t> debugger_id);
302 V8StackTraceId(uintptr_t id, const std::pair<int64_t, int64_t> debugger_id,
303 bool should_pause);

Callers 1

v8-inspector.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected