Home | History | Annotate | Download | only in arm64

Lines Matching refs:JumpPatchSite

28 class JumpPatchSite BASE_EMBEDDED {
30 explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm), reg_(NoReg) {
36 ~JumpPatchSite() {
899 JumpPatchSite patch_site(masm_);
1512 JumpPatchSite patch_site(masm_);
1600 JumpPatchSite patch_site(masm_); // Unbound, signals no inlined smi code.
2362 JumpPatchSite patch_site(masm_);
2631 JumpPatchSite patch_site(masm_);