Searched refs:hasMatchingError (Results 1 - 1 of 1) sorted by relevance
/third_party/node/lib/ | ||
H A D | assert.js | 850 function hasMatchingError(actual, expected) { function 879 if (!error || hasMatchingError(actual, error)) { |
Completed in 2 milliseconds