Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dassembler-arm64.cc361 assm_->SetNextConstPoolCheckIn(1); in RecordEntry()
4838 SetNextConstPoolCheckIn(kCheckConstPoolInterval); in CheckConstPool()
4877 SetNextConstPoolCheckIn(kCheckConstPoolInterval); in CheckConstPool()
Dassembler-arm64.h3413 void SetNextConstPoolCheckIn(int instructions) { in SetNextConstPoolCheckIn() function