Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc1040 JSRegExp::kGlobalFieldIndex, in InitializeGlobal()
1085 proto->InObjectPropertyAtPut(JSRegExp::kGlobalFieldIndex, in InitializeGlobal()
Dobjects.h7819 static const int kGlobalFieldIndex = 1; variable
Druntime.cc2605 JSRegExp::kGlobalFieldIndex, *global, SKIP_WRITE_BARRIER); in RUNTIME_FUNCTION()