Home | History | Annotate | Download | only in x64

Lines Matching refs:JumpPatchSite

47 class JumpPatchSite BASE_EMBEDDED {
49 explicit JumpPatchSite(MacroAssembler* masm)
56 ~JumpPatchSite() {
802 JumpPatchSite patch_site(masm_);
1676 JumpPatchSite patch_site(masm_);
3852 JumpPatchSite patch_site(masm_);
4146 JumpPatchSite patch_site(masm_);
4266 void FullCodeGenerator::EmitCallIC(Handle<Code> ic, JumpPatchSite* patch_site) {