Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc91 bool ShouldCreateConsString() { in ShouldCreateConsString() function in v8::internal::compiler::JSBinopReduction
569 if (r.ShouldCreateConsString()) { in ReduceJSAdd()