Home
last modified time | relevance | path

Searched refs:kGlobalFieldIndex (Results 1 – 6 of 6) 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()
/external/chromium_org/v8/src/
Dbootstrapper.cc979 JSRegExp::kGlobalFieldIndex, in InitializeGlobal()
1024 proto->InObjectPropertyAtPut(JSRegExp::kGlobalFieldIndex, in InitializeGlobal()
Dobjects.h7846 static const int kGlobalFieldIndex = 1; variable
Druntime.cc2593 JSRegExp::kGlobalFieldIndex, *global, SKIP_WRITE_BARRIER); in RUNTIME_FUNCTION()