Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc429 Smi::FromInt(kInitialLastIndexValue), in Initialize()
437 Handle<Smi>(Smi::FromInt(kInitialLastIndexValue), isolate)), in Initialize()
H A Djs-regexp.h160 static constexpr int kInitialLastIndexValue = 0; member in v8::internal::JSRegExp
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc444 SmiConstant(JSRegExp::kInitialLastIndexValue)); in CreateRegExpLiteral()
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc1940 jsgraph()->SmiConstant(JSRegExp::kInitialLastIndexValue)); in AllocateLiteralRegExp()

Completed in 7 milliseconds