Searched defs:isAIX (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/lib/internal/modules/ | ||
| D | package_json_reader.js | 22 const isAIX = process.platform === 'aix'; constant |
| /third_party/node/test/common/ | ||
| D | index.js | 980 get isAIX() { getter |