Home
last modified time | relevance | path

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

/external/v8/src/
Dreloc-info.h324 static int PostCodegenRelocationMask() { in PostCodegenRelocationMask() function
Dreloc-info.cc380 RelocIterator it(desc, RelocInfo::PostCodegenRelocationMask()); in RequiresRelocationAfterCodegen()
Dobjects.cc14404 const int mode_mask = RelocInfo::PostCodegenRelocationMask(); in CopyFromNoFlush()