Home
last modified time | relevance | path

Searched defs:maybe_build_indices (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc253 GotoIf(SmiEqual(num_results, SmiConstant(1)), &maybe_build_indices); in ConstructNewResultFromMatchInfo() local
317 GotoIf(TaggedEqual(maybe_names, SmiZero()), &maybe_build_indices); in ConstructNewResultFromMatchInfo() local
381 &maybe_build_indices, &inner_loop); in ConstructNewResultFromMatchInfo() local

Completed in 6 milliseconds