Home
last modified time | relevance | path

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

/third_party/node/lib/internal/process/
Dper_thread.js253 const trailingValuesRegex = /=.*$/; constant
342 key = StringPrototypeReplace(key, trailingValuesRegex, '');