Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dassembler-arm64.cc330 assm_->SetNextConstPoolCheckIn(1); in RecordEntry()
3016 SetNextConstPoolCheckIn(kCheckConstPoolInterval); in CheckConstPool()
3055 SetNextConstPoolCheckIn(kCheckConstPoolInterval); in CheckConstPool()
Dassembler-arm64.h2017 void SetNextConstPoolCheckIn(int instructions) { in SetNextConstPoolCheckIn() function