Home | History | Annotate | Download | only in x64

Lines Matching defs:JumpPatchSite

25 class JumpPatchSite BASE_EMBEDDED {
27 explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm) {
33 ~JumpPatchSite() {
998 JumpPatchSite patch_site(masm_);
2263 JumpPatchSite patch_site(masm_);
2317 JumpPatchSite patch_site(masm_); // unbound, signals no inlined smi code.
4226 JumpPatchSite patch_site(masm_);
4518 JumpPatchSite patch_site(masm_);