Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc967 JSRegExp::kGlobalFieldIndex, in InitializeGlobal()
1015 proto->InObjectPropertyAtPut(JSRegExp::kGlobalFieldIndex, in InitializeGlobal()
Dobjects.h6354 static const int kGlobalFieldIndex = 1; variable
Druntime.cc1809 JSRegExp::kGlobalFieldIndex, global, SKIP_WRITE_BARRIER); in RUNTIME_FUNCTION()