Home
last modified time | relevance | path

Searched refs:ownsProcessState (Results 1 – 3 of 3) sorted by relevance

/third_party/node/lib/
Dtrace_events.js23 const { ownsProcessState } = require('internal/worker');
24 if (!hasTracing || !ownsProcessState)
/third_party/node/lib/internal/
Dworker.js59 ownsProcessState,
504 ownsProcessState, property
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md978 …https://github.com/nodejs/node/commit/01bb7b7559)] - **src**: split ownsProcessState off isMainThr…