Home
last modified time | relevance | path

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

/external/v8/src/
Dsafepoint-table.h106 return Memory<uint32_t>(GetPcOffsetLocation(index)); in GetPcOffset()
142 Address GetPcOffsetLocation(unsigned index) const { in GetPcOffsetLocation() function
148 return GetPcOffsetLocation(index) + kDeoptimizationIndexOffset; in GetInfoLocation()
152 return GetPcOffsetLocation(index) + kTrampolinePcOffset; in GetTrampolineLocation()