Home
last modified time | relevance | path

Searched refs:first_nullish (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h3127 bool first_nullish = true; in ParseCoalesceExpression() local
3139 if (first_nullish) { in ParseCoalesceExpression()
3143 first_nullish = false; in ParseCoalesceExpression()

Completed in 10 milliseconds