Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc1066 JSRegExp::kLastIndexFieldIndex, in InitializeGlobal()
1091 proto->InObjectPropertyAtPut(JSRegExp::kLastIndexFieldIndex, in InitializeGlobal()
Dobjects.h7822 static const int kLastIndexFieldIndex = 4; variable
Druntime.cc2611 JSRegExp::kLastIndexFieldIndex, Smi::FromInt(0), SKIP_WRITE_BARRIER); in RUNTIME_FUNCTION()