Home | History | Annotate | Download | only in x64

Lines Matching defs:Jump

346   Jump(stub->GetCode(), RelocInfo::CODE_TARGET);
420 // Set the entry point and jump to the C entry runtime stub.
1478 void MacroAssembler::Jump(ExternalReference ext) {
1484 void MacroAssembler::Jump(Address destination, RelocInfo::Mode rmode) {
1490 void MacroAssembler::Jump(Handle<Code> code_object, RelocInfo::Mode rmode) {
1857 Jump(adaptor, RelocInfo::CODE_TARGET);
1892 Jump(code, rmode);