Home
last modified time | relevance | path

Searched defs:parentPort (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/shorthand/defaultConfig/
DworkercustomModule_decl.d.ts18 const parentPort: number; constant
DworkercustomModule_requireApi.js20 parentPort constant
DworkercustomModule.js18 parentPort : 2 property
DrequireApi_worker_threads.js17 const { Worker, isMainThread, parentPort, workerData, MessagePort} = require('worker_threads'); constant
/arkcompiler/ets_frontend/arkguard/test/grammar/shorthand/toplevelConfig/
DrequireApi_worker_threads.js17 const { Worker, isMainThread, parentPort, workerData, MessagePort} = require('worker_threads'); constant