Home | History | Annotate | Download | only in x87

Lines Matching refs:JumpPatchSite

25 class JumpPatchSite BASE_EMBEDDED {
27 explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm) {
33 ~JumpPatchSite() {
972 JumpPatchSite patch_site(masm_);
2222 JumpPatchSite patch_site(masm_);
2311 JumpPatchSite patch_site(masm_); // unbound, signals no inlined smi code.
4215 JumpPatchSite patch_site(masm_);
4511 JumpPatchSite patch_site(masm_);