Searched refs:trampoline_pc_ (Results 1 – 1 of 1) sorted by relevance
38 trampoline_pc_(trampoline_pc) { in SafepointEntry()48 trampoline_pc_ == other.trampoline_pc_;58 int trampoline_pc() const { return trampoline_pc_; } in trampoline_pc()85 int trampoline_pc_ = kNoTrampolinePC; variable