Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-native-context-specialization.cc203 bool IsStringConstant(JSHeapBroker* broker, Node* node) { in IsStringConstant() function
338 (IsStringConstant(broker(), lhs) || IsStringConstant(broker(), rhs))) { in ReduceJSAdd()