Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h364 return Constant(StringConstantBaseOf(node->op())); in ToConstant()
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.h422 const StringConstantBase* StringConstantBaseOf(const Operator* op)
H A Dcommon-operator.cc1244 const StringConstantBase* StringConstantBaseOf(const Operator* op) { in StringConstantBaseOf() function
H A Djs-native-context-specialization.cc131 return StringConstantBaseOf(node->op())->GetMaxStringConstantLength(); in GetMaxStringLength()
182 return StringConstantBaseOf(node->op()); in CreateDelayedStringConstant()

Completed in 12 milliseconds