Home
last modified time | relevance | path

Searched refs:outIsolateId (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.h124 Response getIsolateId(String16* outIsolateId) override;
H A Dv8-runtime-agent-impl.cc682 Response V8RuntimeAgentImpl::getIsolateId(String16* outIsolateId) { in getIsolateId() argument
685 *outIsolateId = buf; in getIsolateId()

Completed in 3 milliseconds