Home | History | Annotate | Download | only in arm64

Lines Matching defs:JumpPatchSite

27 class JumpPatchSite BASE_EMBEDDED {
29 explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm), reg_(NoReg) {
35 ~JumpPatchSite() {
1041 JumpPatchSite patch_site(masm_);
1981 JumpPatchSite patch_site(masm_);
2071 JumpPatchSite patch_site(masm_); // Unbound, signals no inlined smi code.
3941 JumpPatchSite patch_site(masm_);
4244 JumpPatchSite patch_site(masm_);